summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-11-15 16:12:35 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-11-15 16:12:35 +0000
commitf5e8ccabf637025befcca7a4aef799daa01e4232 (patch)
tree25bedf30ae49c77af0656eabb60cd1db271eac8e /net-p2p/bittorrent/bittorrent-4.4.0-r1.ebuild
parentFix dependencies. (diff)
downloadhistorical-f5e8ccabf637025befcca7a4aef799daa01e4232.tar.gz
historical-f5e8ccabf637025befcca7a4aef799daa01e4232.tar.bz2
historical-f5e8ccabf637025befcca7a4aef799daa01e4232.zip
Fix dependencies.
Package-Manager: portage-2.2.0_alpha4_p23/cvs/Linux x86_64
Diffstat (limited to 'net-p2p/bittorrent/bittorrent-4.4.0-r1.ebuild')
-rw-r--r--net-p2p/bittorrent/bittorrent-4.4.0-r1.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/net-p2p/bittorrent/bittorrent-4.4.0-r1.ebuild b/net-p2p/bittorrent/bittorrent-4.4.0-r1.ebuild
index 69b00c5e67e2..76919a42b240 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-2008 Gentoo Foundation
+# Copyright 1999-2010 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.2 2008/01/17 14:15:30 armin76 Exp $
+# $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 $
+
+PYTHON_DEPEND="2"
inherit distutils fdo-mime eutils
@@ -17,8 +19,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ppc ppc64 s390 sh sparc x86"
IUSE="gtk"
-RDEPEND=">=dev-lang/python-2.3
- gtk? (
+RDEPEND="gtk? (
>=x11-libs/gtk+-2.6
>=dev-python/pygtk-2.6
)