From bb7b9eb7a73bcd90991ff211fe1144cd4eebcef2 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Wed, 23 Mar 2011 16:47:09 +0000 Subject: use slot dep for gtk in old version too (Portage version: 2.2.0_alpha28/cvs/Linux x86_64) --- net-p2p/bittorrent/bittorrent-4.4.0-r1.ebuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'net-p2p/bittorrent') diff --git a/net-p2p/bittorrent/bittorrent-4.4.0-r1.ebuild b/net-p2p/bittorrent/bittorrent-4.4.0-r1.ebuild index 76919a42b240..6991302635ca 100644 --- a/net-p2p/bittorrent/bittorrent-4.4.0-r1.ebuild +++ b/net-p2p/bittorrent/bittorrent-4.4.0-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 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/bittorrent/bittorrent-4.4.0-r1.ebuild,v 1.3 2010/11/15 16:12:35 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-4.4.0-r1.ebuild,v 1.4 2011/03/23 16:47:09 ssuominen Exp $ + +EAPI=1 PYTHON_DEPEND="2" @@ -20,7 +22,7 @@ KEYWORDS="alpha amd64 arm hppa ppc ppc64 s390 sh sparc x86" IUSE="gtk" RDEPEND="gtk? ( - >=x11-libs/gtk+-2.6 + >=x11-libs/gtk+-2.6:2 >=dev-python/pygtk-2.6 ) >=dev-python/pycrypto-2.0" -- cgit v1.2.3-65-gdbad