From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-853857-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 4CA161384B4
	for <garchives@archives.gentoo.org>; Mon, 28 Dec 2015 07:54:50 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C869221C006;
	Mon, 28 Dec 2015 07:54:48 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 4097521C006
	for <gentoo-commits@lists.gentoo.org>; Mon, 28 Dec 2015 07:54:48 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 622023405D5
	for <gentoo-commits@lists.gentoo.org>; Mon, 28 Dec 2015 07:54:47 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 494BBCF1
	for <gentoo-commits@lists.gentoo.org>; Mon, 28 Dec 2015 07:54:45 +0000 (UTC)
From: "Heather Cynede" <cynede@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Heather Cynede" <cynede@gentoo.org>
Message-ID: <1451234926.7d401b5d03efa449f60ff89637fd44ac69e400bb.cynede@gentoo>
Subject: [gentoo-commits] proj/dotnet:master commit in: /
X-VCS-Repository: proj/dotnet
X-VCS-Committer: cynede
X-VCS-Committer-Name: Heather Cynede
X-VCS-Revision: 7d401b5d03efa449f60ff89637fd44ac69e400bb
X-VCS-Branch: master
Date: Mon, 28 Dec 2015 07:54:45 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: ebbdc976-3209-4783-bf89-9f3efa117775
X-Archives-Hash: dd18cdd1a0d00aa0b6d27d1f304fa512

commit:     7d401b5d03efa449f60ff89637fd44ac69e400bb
Author:     Heather <Heather <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sun Dec 27 16:48:46 2015 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Sun Dec 27 16:48:46 2015 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=7d401b5d

Merge pull request #151 from ArsenShnurkov/X.PagedList

draft ebuild for X.PagedList

 dev-dotnet/X-PagedList/Manifest                    |   2 +
 .../X-PagedList-1.24.0.23549-r201512120.ebuild     | 159 +++++++++++++++++++++
 .../X-PagedList/files/X.PagedList.Mvc.csproj.patch |  79 ++++++++++
 .../X-PagedList/files/X.PagedList.csproj.patch     |  69 +++++++++
 dev-dotnet/X-PagedList/files/X.PagedList.nuspec    |  15 ++
 .../{monotorrent => X-PagedList}/metadata.xml      |  12 +-
 eclass/nupkg.eclass                                |  30 ++++
 7 files changed, 358 insertions(+), 8 deletions(-)