diff options
author | Jason Wever <weeve@gentoo.org> | 2004-07-23 01:24:31 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-07-23 01:24:31 +0000 |
commit | c7350c7f2db2af3f9da4e38b745da5ba8e4340eb (patch) | |
tree | ea233ee41957704f6269e7b0dc0799664a9d1178 /net-p2p/bittorrent/bittorrent-3.4.2.ebuild | |
parent | Stable on sparc. (diff) | |
download | historical-c7350c7f2db2af3f9da4e38b745da5ba8e4340eb.tar.gz historical-c7350c7f2db2af3f9da4e38b745da5ba8e4340eb.tar.bz2 historical-c7350c7f2db2af3f9da4e38b745da5ba8e4340eb.zip |
Stable on sparc.
Diffstat (limited to 'net-p2p/bittorrent/bittorrent-3.4.2.ebuild')
-rw-r--r-- | net-p2p/bittorrent/bittorrent-3.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bittorrent/bittorrent-3.4.2.ebuild b/net-p2p/bittorrent/bittorrent-3.4.2.ebuild index 61845b9bab3c..02965f0c079b 100644 --- a/net-p2p/bittorrent/bittorrent-3.4.2.ebuild +++ b/net-p2p/bittorrent/bittorrent-3.4.2.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.ebuild,v 1.5 2004/07/17 15:04:15 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.2.ebuild,v 1.6 2004/07/23 01:24:31 weeve 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 ) |