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 A56DF1397EC for ; Tue, 18 Aug 2015 09:36:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49E6DE088C; Tue, 18 Aug 2015 09:35:59 +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 9D6A9E088C for ; Tue, 18 Aug 2015 09:35:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 869873408FE for ; Tue, 18 Aug 2015 09:35:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F2C3162 for ; Tue, 18 Aug 2015 09:35:56 +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: <1439890511.611fd9effe694f1108c458b23fe4fe457e8a0f9c.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: 611fd9effe694f1108c458b23fe4fe457e8a0f9c X-VCS-Branch: master Date: Tue, 18 Aug 2015 09:35:56 +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: 20558361-acae-4ddb-9462-9803a21496a1 X-Archives-Hash: 59c18f4052ed0ce6b3c81e4b18aaaa45 commit: 611fd9effe694f1108c458b23fe4fe457e8a0f9c Author: Heather users noreply github com> AuthorDate: Tue Aug 18 09:35:11 2015 +0000 Commit: Heather Cynede gentoo org> CommitDate: Tue Aug 18 09:35:11 2015 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=611fd9ef Merge pull request #107 from ArsenShnurkov/nunit Nunit dev-dotnet/nant/nant-0.93.5019-r201504210.ebuild | 2 +- dev-dotnet/nunit/Manifest | 1 + dev-dotnet/nunit/files/nunit.linux.sln.nuspec | 31 +++ .../nunit/files/removing-2.0-compatibiility.patch | 29 +++ dev-dotnet/nunit/files/removing-tests.patch | 213 +++++++++++++++++++++ dev-dotnet/{slntools => nunit}/metadata.xml | 0 dev-dotnet/nunit/nunit-3.0.0-r201508180.ebuild | 60 ++++++ eclass/dotnet.eclass | 31 --- eclass/nuget.eclass | 41 ++++ 9 files changed, 376 insertions(+), 32 deletions(-)