commit:     b93e18209ed3406739db085c3018004c41999682
Author:     ArsenShnurkov <Arsen.Shnurkov <AT> gmail <DOT> com>
AuthorDate: Tue Aug 16 22:35:07 2016 +0000
Commit:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 22:35:07 2016 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=b93e1820

remove base from inherit line

 dev-dotnet/NLog/NLog-4.1.3_pre-r201510280.ebuild   |  6 +--
 .../Open-NAT/Open-NAT-1.0.0-r201510290.ebuild      |  5 +-
 dev-dotnet/cecil/cecil-0.9.6_p20160209.ebuild      |  2 +-
 .../deveel-irony-1.0.0_p20150328.ebuild            |  2 +-
 .../deveel-math-1.5.66-r201512290.ebuild           |  2 +-
 .../eto-parse/eto-parse-1.4.0-r20150907.ebuild     |  4 +-
 dev-dotnet/gtk-sharp/gtk-sharp-2.12.21-r1.ebuild   | 60 +++++++++++++++++++++
 dev-dotnet/gtk-sharp/gtk-sharp-2.99.1-r1.ebuild    | 60 +++++++++++++++++++++
 dev-dotnet/gtk-sharp/gtk-sharp-2.99.3-r1.ebuild    | 61 ++++++++++++++++++++++
 .../icsharpcodetexteditor-3.2.2-r20150630.ebuild   |  4 +-
 .../irony-framework-1.0.0_p20131212-r1.ebuild      |  2 +-
 ...lus-9999.ebuild => libgdiplus-2.10.9-r3.ebuild} | 20 +++----
 dev-dotnet/libgdiplus/libgdiplus-9999.ebuild       |  6 +--
 dev-dotnet/log4net/log4net-1.2.11-r1.ebuild        |  4 +-
 dev-dotnet/log4net/log4net-1.2.11.ebuild           |  4 +-
 .../monotorrent-1.0.0-r201510130.ebuild            |  6 +--
 .../newtonsoft-json/newtonsoft-json-6.0.8.ebuild   |  2 +-
 .../newtonsoft-json-7.0.1_p20150831.ebuild         |  2 +-
 .../newtonsoft-json-8.0.1_p20151229.ebuild         |  2 +-
 dev-dotnet/nini/nini-1.1.0-r3.ebuild               |  6 +--
 dev-dotnet/nuget/nuget-2.8.1.ebuild                |  6 +--
 dev-dotnet/nuget/nuget-2.8.3.ebuild                |  6 +--
 dev-dotnet/nuget/nuget-2.8.7-r1.ebuild             |  4 +-
 dev-dotnet/nuget/nuget-2.8.7-r2.ebuild             |  2 +-
 dev-dotnet/nuget/nuget-2.8.7.ebuild                |  6 +--
 .../sharpziplib-0.86.0-r20150714.ebuild            |  6 +--
 .../x-pagedlist-1.24.0.23549-r201512120.ebuild     |  6 +--
 .../xdt-for-monodevelop-2.8.1-r1.ebuild            |  2 +-
 .../xdt-for-monodevelop-2.8.1.ebuild               |  6 +--
 .../xdt-for-monodevelop-2.8.3.ebuild               |  6 +--
 dev-util/mono-debugger/mono-debugger-9999.ebuild   |  6 +--
 ...ebuild => mono-docbrowser-2.20130821-r2.ebuild} |  9 ++--
 .../mono-docbrowser/mono-docbrowser-9999.ebuild    |  6 +--
 dev-util/nunit/nunit-2.6.4_p2015011102-r1.ebuild   |  2 +-
 dev-util/nunit/nunit-3.0.1-r1.ebuild               |  2 +-
 35 files changed, 259 insertions(+), 76 deletions(-)

diff --git a/dev-dotnet/NLog/NLog-4.1.3_pre-r201510280.ebuild 
b/dev-dotnet/NLog/NLog-4.1.3_pre-r201510280.ebuild
index a20769a..5a7fb55 100644
--- a/dev-dotnet/NLog/NLog-4.1.3_pre-r201510280.ebuild
+++ b/dev-dotnet/NLog/NLog-4.1.3_pre-r201510280.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
-inherit mono-env dotnet nupkg
+EAPI=6
+inherit mono-env dotnet nupkg gac
 
 NAME="NLog"
 HOMEPAGE="https://github.com/ArsenShnurkov/${NAME}";

diff --git a/dev-dotnet/Open-NAT/Open-NAT-1.0.0-r201510290.ebuild 
b/dev-dotnet/Open-NAT/Open-NAT-1.0.0-r201510290.ebuild
index 8389688..6a233b1 100644
--- a/dev-dotnet/Open-NAT/Open-NAT-1.0.0-r201510290.ebuild
+++ b/dev-dotnet/Open-NAT/Open-NAT-1.0.0-r201510290.ebuild
@@ -2,10 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-# mono-env
-inherit  dotnet nupkg
+inherit  dotnet nupkg gac
 
 HOMEPAGE="https://lontivero.github.io/Open.NAT";
 DESCRIPTION="Class library to use port forwarding in NAT devices with UPNP 
and/or PMP"

diff --git a/dev-dotnet/cecil/cecil-0.9.6_p20160209.ebuild 
b/dev-dotnet/cecil/cecil-0.9.6_p20160209.ebuild
index 802a115..6637544 100644
--- a/dev-dotnet/cecil/cecil-0.9.6_p20160209.ebuild
+++ b/dev-dotnet/cecil/cecil-0.9.6_p20160209.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-inherit nupkg
+inherit nupkg gac
 
 HOMEPAGE="http://cecil.pe/";
 DESCRIPTION="System.Reflection alternative to generate and inspect .NET 
executables/libraries"

diff --git a/dev-dotnet/deveel-irony/deveel-irony-1.0.0_p20150328.ebuild 
b/dev-dotnet/deveel-irony/deveel-irony-1.0.0_p20150328.ebuild
index 2792243..e5b9e81 100644
--- a/dev-dotnet/deveel-irony/deveel-irony-1.0.0_p20150328.ebuild
+++ b/dev-dotnet/deveel-irony/deveel-irony-1.0.0_p20150328.ebuild
@@ -16,7 +16,7 @@ USE_DOTNET="net45"
 
 KEYWORDS="~amd64 ~x86"
 
-inherit versionator dotnet nupkg
+inherit versionator dotnet nupkg gac
 
 HOMEPAGE=https://github.com/deveel/irony
 NAME=irony

diff --git a/dev-dotnet/deveel-math/deveel-math-1.5.66-r201512290.ebuild 
b/dev-dotnet/deveel-math/deveel-math-1.5.66-r201512290.ebuild
index 0974881..c168cf9 100644
--- a/dev-dotnet/deveel-math/deveel-math-1.5.66-r201512290.ebuild
+++ b/dev-dotnet/deveel-math/deveel-math-1.5.66-r201512290.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-inherit versionator dotnet nupkg
+inherit versionator dotnet nupkg gac
 
 HOMEPAGE="https://github.com/deveel/deveel-math/";
 DESCRIPTION="A library for handling big numbers and decimals under Mono/.NET 
frameworks"

diff --git a/dev-dotnet/eto-parse/eto-parse-1.4.0-r20150907.ebuild 
b/dev-dotnet/eto-parse/eto-parse-1.4.0-r20150907.ebuild
index ff72670..d2f5fbf 100644
--- a/dev-dotnet/eto-parse/eto-parse-1.4.0-r20150907.ebuild
+++ b/dev-dotnet/eto-parse/eto-parse-1.4.0-r20150907.ebuild
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
-inherit mono-env nuget dotnet
+EAPI=6
+inherit mono-env nuget dotnet gac
 
 NAME="Eto.Parse"
 HOMEPAGE="https://github.com/picoe/${NAME}";

diff --git a/dev-dotnet/gtk-sharp/gtk-sharp-2.12.21-r1.ebuild 
b/dev-dotnet/gtk-sharp/gtk-sharp-2.12.21-r1.ebuild
new file mode 100644
index 0000000..95c1c8a
--- /dev/null
+++ b/dev-dotnet/gtk-sharp/gtk-sharp-2.12.21-r1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit dotnet autotools
+
+SLOT="2"
+DESCRIPTION="gtk bindings for mono"
+LICENSE="GPL-2"
+HOMEPAGE="http://www.mono-project.com/GtkSharp";
+KEYWORDS="~amd64 ~x86 ~ppc"
+SRC_URI="http://download.mono-project.com/sources/gtk-sharp212/${P}.tar.gz";
+IUSE="debug"
+
+RESTRICT="test"
+
+RDEPEND="
+       >=dev-lang/mono-3.0
+       x11-libs/pango
+       >=dev-libs/glib-2.31
+       dev-libs/atk
+       x11-libs/gtk+:2
+       gnome-base/libglade
+       dev-perl/XML-LibXML
+       !dev-dotnet/gtk-sharp-gapi
+       !dev-dotnet/gtk-sharp-docs
+       !dev-dotnet/gtk-dotnet-sharp
+       !dev-dotnet/gdk-sharp
+       !dev-dotnet/glib-sharp
+       !dev-dotnet/glade-sharp
+       !dev-dotnet/pango-sharp
+       !dev-dotnet/atk-sharp"
+DEPEND="${RDEPEND}
+       virtual/pkgconfig
+       sys-devel/automake:1.11"
+
+src_prepare() {
+       base_src_prepare
+       eautoreconf
+       libtoolize
+}
+
+src_configure() {
+       econf   --disable-static \
+               --disable-dependency-tracking \
+               --disable-maintainer-mode \
+               $(use_enable debug)
+}
+
+src_compile() {
+       emake
+}
+
+src_install() {
+       default
+       dotnet_multilib_comply
+       sed -i "s/\\r//g" "${D}"/usr/bin/* || die "sed failed"
+}

diff --git a/dev-dotnet/gtk-sharp/gtk-sharp-2.99.1-r1.ebuild 
b/dev-dotnet/gtk-sharp/gtk-sharp-2.99.1-r1.ebuild
new file mode 100644
index 0000000..0c03ca3
--- /dev/null
+++ b/dev-dotnet/gtk-sharp/gtk-sharp-2.99.1-r1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit dotnet autotools
+
+SLOT="3"
+DESCRIPTION="gtk bindings for mono"
+LICENSE="GPL-2"
+HOMEPAGE="http://www.mono-project.com/GtkSharp";
+KEYWORDS="~amd64 ~x86 ~ppc"
+SRC_URI="https://github.com/mono/${PN}/archive/${PV}.zip -> ${P}.zip"
+IUSE="debug"
+
+RESTRICT="test"
+
+RDEPEND="
+       >=dev-lang/mono-3.0
+       x11-libs/pango
+       >=dev-libs/glib-2.31
+       dev-libs/atk
+       x11-libs/gtk+:3
+       gnome-base/libglade
+       dev-perl/XML-LibXML
+       !dev-dotnet/gtk-sharp-gapi
+       !dev-dotnet/gtk-sharp-docs
+       !dev-dotnet/gtk-dotnet-sharp
+       !dev-dotnet/gdk-sharp
+       !dev-dotnet/glib-sharp
+       !dev-dotnet/glade-sharp
+       !dev-dotnet/pango-sharp
+       !dev-dotnet/atk-sharp"
+DEPEND="${RDEPEND}
+       virtual/pkgconfig
+       sys-devel/automake:1.11"
+
+src_prepare() {
+       base_src_prepare
+       eautoreconf
+       libtoolize
+}
+
+src_configure() {
+       econf   --disable-static \
+               --disable-dependency-tracking \
+               --disable-maintainer-mode \
+               $(use_enable debug)
+}
+
+src_compile() {
+       emake
+}
+
+src_install() {
+       default
+       dotnet_multilib_comply
+       sed -i "s/\\r//g" "${D}"/usr/bin/* || die "sed failed"
+}

diff --git a/dev-dotnet/gtk-sharp/gtk-sharp-2.99.3-r1.ebuild 
b/dev-dotnet/gtk-sharp/gtk-sharp-2.99.3-r1.ebuild
new file mode 100644
index 0000000..5a21f97
--- /dev/null
+++ b/dev-dotnet/gtk-sharp/gtk-sharp-2.99.3-r1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit dotnet autotools
+
+SLOT="3"
+DESCRIPTION="gtk bindings for mono"
+LICENSE="GPL-2"
+HOMEPAGE="http://www.mono-project.com/GtkSharp";
+KEYWORDS="~amd64 ~x86 ~ppc"
+SRC_URI="https://github.com/mono/${PN}/archive/${PV}.zip -> ${P}.zip"
+IUSE="debug"
+
+RESTRICT="test"
+
+RDEPEND="
+       >=dev-lang/mono-3.0
+       x11-libs/pango
+       >=dev-libs/glib-2.31
+       dev-libs/atk
+       x11-libs/gtk+:3
+       gnome-base/libglade
+       dev-perl/XML-LibXML
+       !dev-dotnet/gtk-sharp-gapi
+       !dev-dotnet/gtk-sharp-docs
+       !dev-dotnet/gtk-dotnet-sharp
+       !dev-dotnet/gdk-sharp
+       !dev-dotnet/glib-sharp
+       !dev-dotnet/glade-sharp
+       !dev-dotnet/pango-sharp
+       !dev-dotnet/atk-sharp"
+DEPEND="${RDEPEND}
+       virtual/pkgconfig
+       sys-devel/automake:1.11"
+
+src_prepare() {
+       base_src_prepare
+       eautoreconf
+       libtoolize
+}
+
+src_configure() {
+       econf   CSC=/usr/bin/mcs
+               --disable-static \
+               --disable-dependency-tracking \
+               --disable-maintainer-mode \
+               $(use_enable debug)
+}
+
+src_compile() {
+       emake CSC=/usr/bin/mcs
+}
+
+src_install() {
+       default
+       dotnet_multilib_comply
+       sed -i "s/\\r//g" "${D}"/usr/bin/* || die "sed failed"
+}

diff --git 
a/dev-dotnet/icsharpcodetexteditor/icsharpcodetexteditor-3.2.2-r20150630.ebuild 
b/dev-dotnet/icsharpcodetexteditor/icsharpcodetexteditor-3.2.2-r20150630.ebuild
index 2391bb3..b312ed3 100644
--- 
a/dev-dotnet/icsharpcodetexteditor/icsharpcodetexteditor-3.2.2-r20150630.ebuild
+++ 
b/dev-dotnet/icsharpcodetexteditor/icsharpcodetexteditor-3.2.2-r20150630.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=6
 
-inherit eutils nuget dotnet
+inherit eutils nuget dotnet gac
 
 DESCRIPTION="ICSharpCode.TextEditor library"
 LICENSE="MIT"

diff --git 
a/dev-dotnet/irony-framework/irony-framework-1.0.0_p20131212-r1.ebuild 
b/dev-dotnet/irony-framework/irony-framework-1.0.0_p20131212-r1.ebuild
index 9a44870..a2b566d 100644
--- a/dev-dotnet/irony-framework/irony-framework-1.0.0_p20131212-r1.ebuild
+++ b/dev-dotnet/irony-framework/irony-framework-1.0.0_p20131212-r1.ebuild
@@ -16,7 +16,7 @@ USE_DOTNET="net45"
 
 KEYWORDS="~amd64 ~x86"
 
-inherit versionator vcs-snapshot dotnet nupkg
+inherit versionator vcs-snapshot dotnet nupkg gac
 
 NAME=irony
 EHG_REVISION=09918247d378a0e3deedae2af563fa5f402530f9

diff --git a/dev-dotnet/libgdiplus/libgdiplus-9999.ebuild 
b/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r3.ebuild
similarity index 69%
copy from dev-dotnet/libgdiplus/libgdiplus-9999.ebuild
copy to dev-dotnet/libgdiplus/libgdiplus-2.10.9-r3.ebuild
index 56af384..6b69b62 100644
--- a/dev-dotnet/libgdiplus/libgdiplus-9999.ebuild
+++ b/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r3.ebuild
@@ -1,18 +1,17 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
-
-inherit base autotools eutils dotnet flag-o-matic git-2
+EAPI=6
+inherit eutils dotnet flag-o-matic
 
 DESCRIPTION="Library for using System.Drawing with mono"
 HOMEPAGE="http://www.mono-project.com";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS=""
-EGIT_REPO_URI="http://github.com/mono/${PN}.git";
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux 
~x86-solaris"
+SRC_URI="http://download.mono-project.com/sources/${PN}/${P}.tar.bz2";
 
 IUSE="cairo"
 
@@ -25,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.16:2
        x11-libs/libXt
        >=x11-libs/cairo-1.8.4[X]
        media-libs/libexif
-       >=media-libs/giflib-4.1.3
+       >=media-libs/giflib-4.2.3
        virtual/jpeg:0
        media-libs/tiff:0
        !cairo? ( >=x11-libs/pango-1.20 )"
@@ -33,17 +32,20 @@ DEPEND="${RDEPEND}"
 
 RESTRICT="test"
 
-PATCHES=( "${FILESDIR}/${P}-giflib-quantizebuffer.patch"  )
+PATCHES=("${FILESDIR}/${P}-gold.patch"
+       "${FILESDIR}/${PN}-2.10.1-libpng15.patch"
+       "${FILESDIR}/${PN}-2.10.9-giflib-quantizebuffer.patch")
 
 src_prepare() {
        base_src_prepare
-       NOCONFIGURE="true" ./autogen.sh
+       sed -i -e 's:ungif:gif:g' configure || die
 }
 
 src_configure() {
        append-flags -fno-strict-aliasing
        econf   --disable-dependency-tracking           \
                --disable-static                        \
+               --with-cairo=system                     \
                $(use !cairo && printf %s --with-pango)
 }
 

diff --git a/dev-dotnet/libgdiplus/libgdiplus-9999.ebuild 
b/dev-dotnet/libgdiplus/libgdiplus-9999.ebuild
index 56af384..66de234 100644
--- a/dev-dotnet/libgdiplus/libgdiplus-9999.ebuild
+++ b/dev-dotnet/libgdiplus/libgdiplus-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=6
 
-inherit base autotools eutils dotnet flag-o-matic git-2
+inherit autotools eutils dotnet flag-o-matic git-r3
 
 DESCRIPTION="Library for using System.Drawing with mono"
 HOMEPAGE="http://www.mono-project.com";

diff --git a/dev-dotnet/log4net/log4net-1.2.11-r1.ebuild 
b/dev-dotnet/log4net/log4net-1.2.11-r1.ebuild
index a5cf97a..c9ca4d3 100644
--- a/dev-dotnet/log4net/log4net-1.2.11-r1.ebuild
+++ b/dev-dotnet/log4net/log4net-1.2.11-r1.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit eutils mono-env dotnet multilib versionator
+inherit eutils mono-env dotnet multilib versionator gac
 
 PV_MAJOR=$(get_version_component_range 1-2)
 

diff --git a/dev-dotnet/log4net/log4net-1.2.11.ebuild 
b/dev-dotnet/log4net/log4net-1.2.11.ebuild
index 04f20e6..471faa0 100644
--- a/dev-dotnet/log4net/log4net-1.2.11.ebuild
+++ b/dev-dotnet/log4net/log4net-1.2.11.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit eutils mono-env multilib versionator
+inherit eutils mono-env multilib versionator gac
 
 PV_MAJOR=$(get_version_component_range 1-2)
 

diff --git a/dev-dotnet/monotorrent/monotorrent-1.0.0-r201510130.ebuild 
b/dev-dotnet/monotorrent/monotorrent-1.0.0-r201510130.ebuild
index 27a567d..312723e 100644
--- a/dev-dotnet/monotorrent/monotorrent-1.0.0-r201510130.ebuild
+++ b/dev-dotnet/monotorrent/monotorrent-1.0.0-r201510130.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit nupkg
+inherit nupkg gac
 
 HOMEPAGE="http://projects.qnetp.net/projects/show/monotorrent";
 DESCRIPTION="Monotorrent is an open source C# bittorrent library"

diff --git a/dev-dotnet/newtonsoft-json/newtonsoft-json-6.0.8.ebuild 
b/dev-dotnet/newtonsoft-json/newtonsoft-json-6.0.8.ebuild
index 6edd220..1645ee5 100644
--- a/dev-dotnet/newtonsoft-json/newtonsoft-json-6.0.8.ebuild
+++ b/dev-dotnet/newtonsoft-json/newtonsoft-json-6.0.8.ebuild
@@ -13,7 +13,7 @@ EAPI=6
 USE_DOTNET="net45"
 IUSE="${USE_DOTNET} debug developer test +nupkg +gac +pkg-config"
 
-inherit nupkg
+inherit nupkg gac
 
 NAME="Newtonsoft.Json"
 NUSPEC_ID="${NAME}"

diff --git a/dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild 
b/dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild
index 7272c8f..c5ff34a 100644
--- a/dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild
+++ b/dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild
@@ -13,7 +13,7 @@ EAPI=6
 USE_DOTNET="net45"
 IUSE="${USE_DOTNET} debug developer test +nupkg +gac +pkg-config"
 
-inherit nupkg
+inherit nupkg gac
 
 NAME="Newtonsoft.Json"
 NUSPEC_ID="${NAME}"

diff --git a/dev-dotnet/newtonsoft-json/newtonsoft-json-8.0.1_p20151229.ebuild 
b/dev-dotnet/newtonsoft-json/newtonsoft-json-8.0.1_p20151229.ebuild
index 73aa3d5..93c41a6 100644
--- a/dev-dotnet/newtonsoft-json/newtonsoft-json-8.0.1_p20151229.ebuild
+++ b/dev-dotnet/newtonsoft-json/newtonsoft-json-8.0.1_p20151229.ebuild
@@ -13,7 +13,7 @@ EAPI=6
 USE_DOTNET="net45"
 IUSE="${USE_DOTNET} debug developer test +nupkg +gac +pkg-config"
 
-inherit nupkg
+inherit nupkg gac
 
 NAME="Newtonsoft.Json"
 NUSPEC_ID="${NAME}"

diff --git a/dev-dotnet/nini/nini-1.1.0-r3.ebuild 
b/dev-dotnet/nini/nini-1.1.0-r3.ebuild
index fba15ad..3167785 100644
--- a/dev-dotnet/nini/nini-1.1.0-r3.ebuild
+++ b/dev-dotnet/nini/nini-1.1.0-r3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit mono-env dotnet multilib versionator
+inherit mono-env dotnet multilib versionator gac
 
 DESCRIPTION="Nini - A configuration library for .NET"
 HOMEPAGE="http://nini.sourceforge.net";

diff --git a/dev-dotnet/nuget/nuget-2.8.1.ebuild 
b/dev-dotnet/nuget/nuget-2.8.1.ebuild
index df56b0d..7e0b327 100644
--- a/dev-dotnet/nuget/nuget-2.8.1.ebuild
+++ b/dev-dotnet/nuget/nuget-2.8.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=6
 USE_DOTNET="net45"
 
-inherit dotnet eutils
+inherit dotnet eutils gac
 
 DESCRIPTION="Nuget - .NET Package Manager"
 HOMEPAGE="http://nuget.codeplex.com";

diff --git a/dev-dotnet/nuget/nuget-2.8.3.ebuild 
b/dev-dotnet/nuget/nuget-2.8.3.ebuild
index 1695a0f..7897214 100644
--- a/dev-dotnet/nuget/nuget-2.8.3.ebuild
+++ b/dev-dotnet/nuget/nuget-2.8.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=6
 USE_DOTNET="net45"
 
-inherit dotnet eutils
+inherit dotnet eutils gac
 
 DESCRIPTION="Nuget - .NET Package Manager"
 HOMEPAGE="http://nuget.codeplex.com";

diff --git a/dev-dotnet/nuget/nuget-2.8.7-r1.ebuild 
b/dev-dotnet/nuget/nuget-2.8.7-r1.ebuild
index 6c2f817..4f96d15 100644
--- a/dev-dotnet/nuget/nuget-2.8.7-r1.ebuild
+++ b/dev-dotnet/nuget/nuget-2.8.7-r1.ebuild
@@ -2,10 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=6
 USE_DOTNET="net45"
 
-inherit dotnet eutils
+inherit dotnet eutils gac
 
 # This ebuild provides a forked version of nuget modified to work with 
MonoDevelop.
 # See https://bugzilla.xamarin.com/show_bug.cgi?id=27693

diff --git a/dev-dotnet/nuget/nuget-2.8.7-r2.ebuild 
b/dev-dotnet/nuget/nuget-2.8.7-r2.ebuild
index b36ffa7..2f60f91 100644
--- a/dev-dotnet/nuget/nuget-2.8.7-r2.ebuild
+++ b/dev-dotnet/nuget/nuget-2.8.7-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="6"
+EAPI=6
 USE_DOTNET="net45"
 
 inherit dotnet eutils gac

diff --git a/dev-dotnet/nuget/nuget-2.8.7.ebuild 
b/dev-dotnet/nuget/nuget-2.8.7.ebuild
index 6f41815..bde191a 100644
--- a/dev-dotnet/nuget/nuget-2.8.7.ebuild
+++ b/dev-dotnet/nuget/nuget-2.8.7.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=6
 USE_DOTNET="net45"
 
-inherit dotnet eutils
+inherit dotnet eutils gac
 
 # This ebuild provides a forked version of nuget modified to work with 
MonoDevelop.
 # See https://bugzilla.xamarin.com/show_bug.cgi?id=27693

diff --git a/dev-dotnet/sharpziplib/sharpziplib-0.86.0-r20150714.ebuild 
b/dev-dotnet/sharpziplib/sharpziplib-0.86.0-r20150714.ebuild
index 3c57679..e50e229 100644
--- a/dev-dotnet/sharpziplib/sharpziplib-0.86.0-r20150714.ebuild
+++ b/dev-dotnet/sharpziplib/sharpziplib-0.86.0-r20150714.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
-inherit mono-env nuget dotnet
+EAPI=6
+inherit mono-env nuget dotnet gac
 
 NAME="SharpZipLib"
 HOMEPAGE="https://github.com/icsharpcode/${NAME}";

diff --git a/dev-dotnet/x-pagedlist/x-pagedlist-1.24.0.23549-r201512120.ebuild 
b/dev-dotnet/x-pagedlist/x-pagedlist-1.24.0.23549-r201512120.ebuild
index 09c3809..1ea8e02 100644
--- a/dev-dotnet/x-pagedlist/x-pagedlist-1.24.0.23549-r201512120.ebuild
+++ b/dev-dotnet/x-pagedlist/x-pagedlist-1.24.0.23549-r201512120.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit versionator dotnet nupkg
+inherit versionator dotnet nupkg gac
 
 HOMEPAGE="https://github.com/kpi-ua/X.PagedList/";
 DESCRIPTION="Nugget for easily paging through any IEnumerable/IQueryable in 
Asp.Net MVC"

diff --git a/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.1-r1.ebuild 
b/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.1-r1.ebuild
index 0eb37bb..9868521 100644
--- a/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.1-r1.ebuild
+++ b/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.1-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="6"
+EAPI=6
 USE_DOTNET="net45"
 
 inherit dotnet eutils gac

diff --git a/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.1.ebuild 
b/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.1.ebuild
index 59ec525..17ef1bd 100644
--- a/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.1.ebuild
+++ b/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=6
 USE_DOTNET="net45"
 
-inherit dotnet eutils
+inherit dotnet eutils gac
 
 DESCRIPTION="Microsoft's Xml Document Transformation library"
 HOMEPAGE="https://github.com/mrward/xdt";

diff --git a/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.3.ebuild 
b/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.3.ebuild
index 59ec525..17ef1bd 100644
--- a/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.3.ebuild
+++ b/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=6
 USE_DOTNET="net45"
 
-inherit dotnet eutils
+inherit dotnet eutils gac
 
 DESCRIPTION="Microsoft's Xml Document Transformation library"
 HOMEPAGE="https://github.com/mrward/xdt";

diff --git a/dev-util/mono-debugger/mono-debugger-9999.ebuild 
b/dev-util/mono-debugger/mono-debugger-9999.ebuild
index 2dd9368..b2e798d 100644
--- a/dev-util/mono-debugger/mono-debugger-9999.ebuild
+++ b/dev-util/mono-debugger/mono-debugger-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit base dotnet autotools flag-o-matic eutils git-2
+inherit dotnet autotools flag-o-matic eutils git-r3
 
 DESCRIPTION="Debugger for .NET managed and unmanaged applications"
 HOMEPAGE="http://www.mono-project.com/";

diff --git a/dev-util/mono-docbrowser/mono-docbrowser-9999.ebuild 
b/dev-util/mono-docbrowser/mono-docbrowser-2.20130821-r2.ebuild
similarity index 88%
copy from dev-util/mono-docbrowser/mono-docbrowser-9999.ebuild
copy to dev-util/mono-docbrowser/mono-docbrowser-2.20130821-r2.ebuild
index 19a823f..946d312 100644
--- a/dev-util/mono-docbrowser/mono-docbrowser-9999.ebuild
+++ b/dev-util/mono-docbrowser/mono-docbrowser-2.20130821-r2.ebuild
@@ -1,19 +1,20 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit base dotnet autotools git-2
+inherit dotnet autotools git-r3
 
 DESCRIPTION="monodoc stripped from mono-tools"
 HOMEPAGE="http://www.mono-project.com/";
 
 EGIT_REPO_URI="git://github.com/mono/mono-tools.git"
+EGIT_COMMIT="3d28f26e1ca93ea7ead9ff2aae1897ec01c1ceb8"
 
 LICENSE="GPL-2 MIT"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 IUSE="+webkit gtkhtml"
 
 # gtkhtml is currently deprecated in Gentoo tree

diff --git a/dev-util/mono-docbrowser/mono-docbrowser-9999.ebuild 
b/dev-util/mono-docbrowser/mono-docbrowser-9999.ebuild
index 19a823f..ecbd33a 100644
--- a/dev-util/mono-docbrowser/mono-docbrowser-9999.ebuild
+++ b/dev-util/mono-docbrowser/mono-docbrowser-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit base dotnet autotools git-2
+inherit dotnet autotools git-r3
 
 DESCRIPTION="monodoc stripped from mono-tools"
 HOMEPAGE="http://www.mono-project.com/";

diff --git a/dev-util/nunit/nunit-2.6.4_p2015011102-r1.ebuild 
b/dev-util/nunit/nunit-2.6.4_p2015011102-r1.ebuild
index b08be2b..8e6d5c9 100644
--- a/dev-util/nunit/nunit-2.6.4_p2015011102-r1.ebuild
+++ b/dev-util/nunit/nunit-2.6.4_p2015011102-r1.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=6
-inherit mono-env nuget dotnet
+inherit mono-env nuget dotnet gac
 
 NAME="nunitv2"
 HOMEPAGE="https://github.com/nunit/${NAME}";

diff --git a/dev-util/nunit/nunit-3.0.1-r1.ebuild 
b/dev-util/nunit/nunit-3.0.1-r1.ebuild
index f8972d0..69aed20 100644
--- a/dev-util/nunit/nunit-3.0.1-r1.ebuild
+++ b/dev-util/nunit/nunit-3.0.1-r1.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=6
-inherit mono-env nuget dotnet
+inherit mono-env nuget dotnet gac
 
 NAME="nunit"
 HOMEPAGE="https://github.com/nunit/${NAME}";

Reply via email to