diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-06-15 15:20:53 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-06-15 15:20:53 +0000 |
commit | 85af96a92f5b832d35d60977f7c4cea9955974fe (patch) | |
tree | 677eb94083697086debc55b83f33c19d87d45267 /net-p2p/amule | |
parent | Filtered -fforce-addr and closing bug #53980. (diff) | |
download | historical-85af96a92f5b832d35d60977f7c4cea9955974fe.tar.gz historical-85af96a92f5b832d35d60977f7c4cea9955974fe.tar.bz2 historical-85af96a92f5b832d35d60977f7c4cea9955974fe.zip |
testing ~amd64, closes #53981
Diffstat (limited to 'net-p2p/amule')
-rw-r--r-- | net-p2p/amule/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/amule/Manifest | 8 | ||||
-rw-r--r-- | net-p2p/amule/amule-2.0.0_rc3.ebuild | 2 |
3 files changed, 9 insertions, 6 deletions
diff --git a/net-p2p/amule/ChangeLog b/net-p2p/amule/ChangeLog index 04eb196e82d6..dec07c5030ed 100644 --- a/net-p2p/amule/ChangeLog +++ b/net-p2p/amule/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/amule # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.20 2004/05/25 23:41:59 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.21 2004/06/15 15:20:53 squinky86 Exp $ + + 15 Jun 2004; Jon Hood <squinky86@gentoo.org> amule-2.0.0_rc3.ebuild: + testing ~amd64, closes #53981 *amule-2.0.0_rc3 (25 May 2004) diff --git a/net-p2p/amule/Manifest b/net-p2p/amule/Manifest index da2935e73c26..225faf927878 100644 --- a/net-p2p/amule/Manifest +++ b/net-p2p/amule/Manifest @@ -1,7 +1,7 @@ -MD5 c88555dfc6a040cbaf1a76c4b53d9367 amule-2.0.0_rc3.ebuild 2033 -MD5 5dd86500aef9d60b600653027424aff8 amule-1.2.6.ebuild 1038 -MD5 5870be80977e4ef8c18a2f79db5bd77f amule-1.1.0.ebuild 996 -MD5 a0cac8fbd3432b39bb11993ad1b7c0c5 ChangeLog 2910 +MD5 663ff3d35b19e0e8626515781c7d93bb amule-2.0.0_rc3.ebuild 2040 +MD5 eb0668f3a510489a739cf19c663ed684 amule-1.2.6.ebuild 1037 +MD5 853d2c1793f27b2751da0784b38a18bd amule-1.1.0.ebuild 995 +MD5 9039f5f25702babdb2d0139b81c713b0 ChangeLog 3013 MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 MD5 2fb2652f4ff91f2244ff07cccd31d5d2 files/digest-amule-2.0.0_rc3 68 MD5 1f788e567786e2aefb362559593e827a files/digest-amule-1.1.0 65 diff --git a/net-p2p/amule/amule-2.0.0_rc3.ebuild b/net-p2p/amule/amule-2.0.0_rc3.ebuild index 27438331f738..7b7cedc50c46 100644 --- a/net-p2p/amule/amule-2.0.0_rc3.ebuild +++ b/net-p2p/amule/amule-2.0.0_rc3.ebuild @@ -12,7 +12,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="debug nls stats remote" EXTRA_ECONF="--disable-optimise" |