diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 12:18:04 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 12:18:04 +0000 |
commit | 57a4716a1261c59d575ba5cffddbe09b655c08dc (patch) | |
tree | f1e03f139bcafee40793650eee71717a9fabca73 /net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild | |
parent | Initial import. Closing bug #55942. (Manifest recommit) (diff) | |
download | gentoo-2-57a4716a1261c59d575ba5cffddbe09b655c08dc.tar.gz gentoo-2-57a4716a1261c59d575ba5cffddbe09b655c08dc.tar.bz2 gentoo-2-57a4716a1261c59d575ba5cffddbe09b655c08dc.zip |
Change wxPython to wxpython.
Diffstat (limited to 'net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild')
-rw-r--r-- | net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild b/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild index 930f42c7a9cd..f47646002829 100644 --- a/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild +++ b/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild,v 1.4 2004/06/25 00:28:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild,v 1.5 2004/07/03 12:18:04 kloeri Exp $ inherit distutils eutils @@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc alpha ~sparc" IUSE="X" -RDEPEND="X? ( >=dev-python/wxPython-2.2 ) +RDEPEND="X? ( >=dev-python/wxpython-2.2 ) >=dev-lang/python-2.1 !virtual/bittorrent" DEPEND="${RDEPEND} |