summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-28 14:31:15 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-28 14:31:15 +0000
commit5bc8cf6a23f5651a9208f31673fa1987c5163144 (patch)
tree12f8cee808a5a0665b9cb1d4a4ba165badeddfe1 /net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild
parentFix slot-dep on gtk+ (diff)
downloadhistorical-5bc8cf6a23f5651a9208f31673fa1987c5163144.tar.gz
historical-5bc8cf6a23f5651a9208f31673fa1987c5163144.tar.bz2
historical-5bc8cf6a23f5651a9208f31673fa1987c5163144.zip
Fix slot-dep on gtk+
Package-Manager: portage-2.1.9.44/cvs/Linux x86_64
Diffstat (limited to 'net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild')
-rw-r--r--net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild b/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild
index 8c69a9e9cc4f..a23db734c89b 100644
--- a/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild
+++ b/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild,v 1.7 2007/10/31 19:46:39 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild,v 1.8 2011/03/28 14:30:52 nirbheek Exp $
+
+EAPI="1"
inherit eutils
@@ -20,7 +22,7 @@ IUSE=""
DEPEND="x11-libs/libXxf86vm
x11-libs/libXext
x11-libs/libX11
- >=x11-libs/gtk+-2
+ x11-libs/gtk+:2
amd64? ( >=app-emulation/emul-linux-x86-baselibs-1.0
>=app-emulation/emul-linux-x86-gtklibs-1.0 )"