summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-11-23 18:43:53 +0000
committerJon Hood <squinky86@gentoo.org>2004-11-23 18:43:53 +0000
commiteecbc0f47a51b7a14b4e1cf92aadf6048c2942cd (patch)
tree3bd053ff52406e88154955cb030f053c4822fce2 /net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild
parentcorrect pkg_setup function name (diff)
downloadhistorical-eecbc0f47a51b7a14b4e1cf92aadf6048c2942cd.tar.gz
historical-eecbc0f47a51b7a14b4e1cf92aadf6048c2942cd.tar.bz2
historical-eecbc0f47a51b7a14b4e1cf92aadf6048c2942cd.zip
fix wxpython depend; mark -r2 stable on x86, #71075
Diffstat (limited to 'net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild')
-rw-r--r--net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild b/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild
index 27902776dfde..e20fe79f0252 100644
--- a/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild
+++ b/net-p2p/bittorrent/bittorrent-3.4.2-r2.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/bittorrent-3.4.2-r2.ebuild,v 1.1 2004/10/11 21:16:26 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild,v 1.2 2004/11/23 18:43:53 squinky86 Exp $
inherit distutils
@@ -14,10 +14,10 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~amd64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~amd64"
IUSE="X"
-RDEPEND="X? ( >=dev-python/wxpython-2.2 )
+RDEPEND="X? ( <dev-python/wxpython-2.5* )
>=dev-lang/python-2.1
!virtual/bittorrent"
DEPEND="${RDEPEND}