diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-10-20 12:16:22 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-10-20 12:16:22 +0000 |
commit | 199c5505db338cea84b5109713f25034a8e9012f (patch) | |
tree | 5475bd1ec76b03f737195870f25ce50b0fd8ba47 /net-p2p | |
parent | Remove old version. (diff) | |
download | gentoo-2-199c5505db338cea84b5109713f25034a8e9012f.tar.gz gentoo-2-199c5505db338cea84b5109713f25034a8e9012f.tar.bz2 gentoo-2-199c5505db338cea84b5109713f25034a8e9012f.zip |
stable on amd64
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/azureus/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/azureus/azureus-2.5.0.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/azureus/ChangeLog b/net-p2p/azureus/ChangeLog index 8c6a4ecdbfc2..b6cd6a4ed741 100644 --- a/net-p2p/azureus/ChangeLog +++ b/net-p2p/azureus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/azureus # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus/ChangeLog,v 1.32 2006/10/17 02:36:27 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus/ChangeLog,v 1.33 2006/10/20 12:16:22 blubb Exp $ + + 20 Oct 2006; Simon Stelling <blubb@gentoo.org> azureus-2.5.0.0-r3.ebuild: + stable on amd64 17 Oct 2006; Joshua Jackson <tsunam@gentoo.org> azureus-2.5.0.0-r3.ebuild: Stable x86; bug #113389 diff --git a/net-p2p/azureus/azureus-2.5.0.0-r3.ebuild b/net-p2p/azureus/azureus-2.5.0.0-r3.ebuild index b3c533e55918..2a00f2d4226e 100644 --- a/net-p2p/azureus/azureus-2.5.0.0-r3.ebuild +++ b/net-p2p/azureus/azureus-2.5.0.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus/azureus-2.5.0.0-r3.ebuild,v 1.2 2006/10/17 02:36:27 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus/azureus-2.5.0.0-r3.ebuild,v 1.3 2006/10/20 12:16:22 blubb Exp $ inherit eutils fdo-mime java-pkg-2 java-ant-2 @@ -9,7 +9,7 @@ HOMEPAGE="http://azureus.sourceforge.net/" SRC_URI="mirror://sourceforge/azureus/Azureus_${PV}_source.zip" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="source" |