diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-08-16 03:19:29 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-08-16 03:19:29 +0000 |
commit | e863780a0eb046879662bc4020e0ab7534753cb3 (patch) | |
tree | 3dcbb018649ffc137b11b06a652cf59a56fa3aa1 /net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild | |
parent | digest recommit (diff) | |
download | historical-e863780a0eb046879662bc4020e0ab7534753cb3.tar.gz historical-e863780a0eb046879662bc4020e0ab7534753cb3.tar.bz2 historical-e863780a0eb046879662bc4020e0ab7534753cb3.zip |
stable on x86, cleanup old versions
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 e1ba50e19d1d..5105c2c1e83c 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-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-r1.ebuild,v 1.1 2004/07/17 15:04:15 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild,v 1.2 2004/08/16 03:19:29 squinky86 Exp $ inherit distutils @@ -14,7 +14,7 @@ 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 ) |