From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E7F7413888F for ; Thu, 29 Oct 2015 07:21:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73817E0855; Thu, 29 Oct 2015 07:21:10 +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 29BFDE0855 for ; Thu, 29 Oct 2015 07:21:10 +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 3A450340A4A for ; Thu, 29 Oct 2015 07:21:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F8501996 for ; Thu, 29 Oct 2015 07:21:06 +0000 (UTC) From: "Heather Cynede" 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" Message-ID: <1446042652.dc7dcd960a08ef251afaf6a2907c9ee8f2c7b0d6.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: dc7dcd960a08ef251afaf6a2907c9ee8f2c7b0d6 X-VCS-Branch: master Date: Thu, 29 Oct 2015 07:21:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2c327b23-616d-441e-ae43-c380d59f82c3 X-Archives-Hash: c218673a9110853cde1e563c20fdbac0 commit: dc7dcd960a08ef251afaf6a2907c9ee8f2c7b0d6 Author: Heather users noreply github com> AuthorDate: Wed Oct 28 14:30:52 2015 +0000 Commit: Heather Cynede gentoo org> CommitDate: Wed Oct 28 14:30:52 2015 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=dc7dcd96 Merge pull request #137 from ArsenShnurkov/NLog NLog dev-dotnet/NLog/Manifest | 1 + dev-dotnet/NLog/NLog-4.1.3_pre-r201510280.ebuild | 82 ++++++++++++++++++++++++ dev-dotnet/NLog/files/NLog.mono4.sln.patch | 43 +++++++++++++ dev-dotnet/NLog/files/NLog.nuspec.patch | 14 ++++ dev-dotnet/NLog/files/NoStdLib-NoConfig.patch | 81 +++++++++++++++++++++++ dev-dotnet/{slntools => NLog}/metadata.xml | 0 eclass/nuget.eclass | 35 +--------- eclass/nupkg.eclass | 53 +++++++++++++++ 8 files changed, 275 insertions(+), 34 deletions(-)