diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2007-09-29 00:10:25 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2007-09-29 00:10:25 +0000 |
commit | cbdbdcd9120320a0e898b77f917b96924155cceb (patch) | |
tree | ed4915ea84666278d655b31639c74e1798bd2f50 /net-p2p/bittorrent/bittorrent-5.0.7.ebuild | |
parent | Lock wxGTK to 2.6. (diff) | |
download | gentoo-2-cbdbdcd9120320a0e898b77f917b96924155cceb.tar.gz gentoo-2-cbdbdcd9120320a0e898b77f917b96924155cceb.tar.bz2 gentoo-2-cbdbdcd9120320a0e898b77f917b96924155cceb.zip |
Lock wxGTK to 2.6.
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-p2p/bittorrent/bittorrent-5.0.7.ebuild')
-rw-r--r-- | net-p2p/bittorrent/bittorrent-5.0.7.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/bittorrent/bittorrent-5.0.7.ebuild b/net-p2p/bittorrent/bittorrent-5.0.7.ebuild index 231028064edd..20a5913e3194 100644 --- a/net-p2p/bittorrent/bittorrent-5.0.7.ebuild +++ b/net-p2p/bittorrent/bittorrent-5.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.7.ebuild,v 1.13 2007/06/24 22:14:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.7.ebuild,v 1.14 2007/09/29 00:10:25 dirtyepic Exp $ inherit distutils fdo-mime eutils @@ -19,8 +19,7 @@ IUSE="gtk" RDEPEND=">=dev-lang/python-2.3 gtk? ( - >=x11-libs/wxGTK-2.6 - >=dev-python/wxpython-2.6 + =dev-python/wxpython-2.6* ) >=dev-python/pycrypto-2.0 >=dev-python/twisted-2 |