commit: 8814606cbdbf80f79c160e30278e50f375db7cdf
Author: Heather <Heather <AT> live <DOT> ru>
AuthorDate: Mon Aug 10 12:04:34 2015 +0000
Commit: Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 12:04:34 2015 +0000
URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=8814606c
specify hyena gtk-sharp slot
dev-dotnet/hyena/hyena-0.5.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-dotnet/hyena/hyena-0.5.ebuild
b/dev-dotnet/hyena/hyena-0.5.ebuild
index ee5a777..3c029e6 100644
--- a/dev-dotnet/hyena/hyena-0.5.ebuild
+++ b/dev-dotnet/hyena/hyena-0.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="5"
+EAPI=5
inherit dotnet versionator
@@ -17,7 +17,7 @@ IUSE="debug"
RDEPEND=">=dev-lang/mono-2.4.2
dev-dotnet/glib-sharp
- dev-dotnet/gtk-sharp"
+ dev-dotnet/gtk-sharp:2"
DEPEND="${RDEPEND}
sys-apps/sed
virtual/pkgconfig"