commit: 3e7f47bca771e2abcffa211caba3f13eb6f09aba
Author: Heather <Heather <AT> live <DOT> ru>
AuthorDate: Mon Aug 10 12:02:28 2015 +0000
Commit: Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 12:02:28 2015 +0000
URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=3e7f47bc
correct gio sharp gtk-sharp slot
dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild
b/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild
index 49a2538..850b785 100644
--- a/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild
+++ b/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="5"
+EAPI=5
inherit autotools dotnet
DESCRIPTION="GIO API C# binding"
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=dev-dotnet/gtk-sharp-2.12.21
+RDEPEND=">=dev-dotnet/gtk-sharp-2.12.21:2
>=dev-libs/glib-2.22:2"
DEPEND="${RDEPEND}
virtual/pkgconfig"