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 | de6f6041798ffecd266eafdc7acaf51b24a813cc (patch) | |
tree | 7327529b638a035bfcc9137aa0f04a141794ed8b /net-p2p | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-de6f6041798ffecd266eafdc7acaf51b24a813cc.tar.gz gentoo-2-de6f6041798ffecd266eafdc7acaf51b24a813cc.tar.bz2 gentoo-2-de6f6041798ffecd266eafdc7acaf51b24a813cc.zip |
Stable on sparc.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bittorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/bittorrent/bittorrent-3.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog index d432c9e2bb36..c94dcb31759b 100644 --- a/net-p2p/bittorrent/ChangeLog +++ b/net-p2p/bittorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/bittorrent # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.31 2004/07/17 15:04:15 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.32 2004/07/23 01:24:31 weeve Exp $ + + 22 Jul 2004; Jason Wever <weeve@gentoo.org> bittorrent-3.4.2.ebuild: + Stable on sparc. *bittorrent-3.4.2-r1 (17 Jul 2004) 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 ) |