diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-05-05 23:32:21 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-05-05 23:32:21 +0000 |
commit | 23133fd3f3558d715614d2b4370240c20665a6d3 (patch) | |
tree | e710eea580248805b7e8c9961f9a6d7f1cae2ebb /net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild | |
parent | stable on ia64 (diff) | |
download | gentoo-2-23133fd3f3558d715614d2b4370240c20665a6d3.tar.gz gentoo-2-23133fd3f3558d715614d2b4370240c20665a6d3.tar.bz2 gentoo-2-23133fd3f3558d715614d2b4370240c20665a6d3.zip |
Removed * postfix from <, <=, >= and > dependencies.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild')
-rw-r--r-- | net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild b/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild index 5f7ea59750e9..0629be1891b4 100644 --- a/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild +++ b/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild,v 1.5 2005/03/05 03:49:15 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild,v 1.6 2005/05/05 23:27:49 swegener Exp $ inherit distutils @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="x86 ~ppc sparc ~alpha ~arm ~amd64" IUSE="X" -RDEPEND="X? ( <dev-python/wxpython-2.5* ) +RDEPEND="X? ( <dev-python/wxpython-2.5 ) >=dev-lang/python-2.1 !virtual/bittorrent" DEPEND="${RDEPEND} |