Gentoo Archives: gentoo-commits

From: Mikhail Pukhlikov <cynede@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/dotnet:master commit in: /
Date: Sat, 30 Jul 2016 08:35:48
Message-Id: 1469859213.ce5d37c714fb1e102d9e1133d8828d20b100caca.cynede@gentoo
1 commit: ce5d37c714fb1e102d9e1133d8828d20b100caca
2 Author: mpkh <cynede <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 06:13:33 2016 +0000
4 Commit: Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 06:13:33 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=ce5d37c7
7
8 Merge pull request #209 from ArsenShnurkov/nunit-3-0-1
9
10 Nunit 3 0 1
11
12 dev-dotnet/nunit/Manifest | 1 -
13 dev-dotnet/nunit/files/nunit-2.6.4.nuspec | 24 ---
14 dev-dotnet/nunit/files/nunit.nuspec | 33 ----
15 .../nunit/files/removing-2.0-compatibiility.patch | 29 ---
16 .../nunit/files/removing-tests-from-nproj.patch | 12 --
17 dev-dotnet/nunit/metadata.xml | 12 --
18 .../nunit/nunit-3.0.0_beta3-r201508190.ebuild | 78 --------
19 dev-util/nunit/Manifest | 1 +
20 dev-util/nunit/build.sh | 4 +
21 .../nunit/files/nunit-3.0.1-nuget.nuspec.patch | 20 ++
22 .../files/nunit-3.0.1-nunit.console.nuspec.patch | 24 +++
23 .../files/nunit-3.0.1-nunit.engine.nuspec.patch | 16 ++
24 .../nunit-3.0.1-removing-tests-from-nproj.patch | 208 +++++++++++++++++++++
25 .../nunit/files/removing-2.0-compatibiility.patch | 29 ---
26 .../nunit/files/removing-tests-from-nproj.patch | 12 --
27 dev-util/nunit/nunit-3.0.1-r1.ebuild | 134 +++++++++++++
28 profiles/updates/2016-07-27 | 3 +
29 17 files changed, 410 insertions(+), 230 deletions(-)