summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-05-12 18:00:03 +0000
committerJon Hood <squinky86@gentoo.org>2004-05-12 18:00:03 +0000
commit0a6e619259734a9890902d6a683e6730f1f0cad8 (patch)
tree4ac4a648ff2d646b26302747bdaa5f2263700e1e /net-p2p/amule
parentadded IUSE (diff)
downloadhistorical-0a6e619259734a9890902d6a683e6730f1f0cad8.tar.gz
historical-0a6e619259734a9890902d6a683e6730f1f0cad8.tar.bz2
historical-0a6e619259734a9890902d6a683e6730f1f0cad8.zip
testing in ~amd64 until zlib is marked stable
Diffstat (limited to 'net-p2p/amule')
-rw-r--r--net-p2p/amule/ChangeLog5
-rw-r--r--net-p2p/amule/Manifest4
-rw-r--r--net-p2p/amule/amule-1.2.6.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/amule/ChangeLog b/net-p2p/amule/ChangeLog
index b83abadfa8cb..9920bed7f7e1 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.18 2004/04/20 17:57:15 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.19 2004/05/12 18:00:03 squinky86 Exp $
+
+ 12 May 2004; Jon Hood <squinky86@gentoo.org> amule-1.2.6.ebuild:
+ putting back into ~amd64 since zlib dependency is still in ~arch
20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> amule-1.1.0.ebuild:
Added IUSE.
diff --git a/net-p2p/amule/Manifest b/net-p2p/amule/Manifest
index 5c559ef284c2..9afde7558183 100644
--- a/net-p2p/amule/Manifest
+++ b/net-p2p/amule/Manifest
@@ -1,6 +1,6 @@
-MD5 08e3e6dd99f23da8ef8c9df5231bf7dd amule-1.2.6.ebuild 1034
+MD5 5dd86500aef9d60b600653027424aff8 amule-1.2.6.ebuild 1038
MD5 5870be80977e4ef8c18a2f79db5bd77f amule-1.1.0.ebuild 996
-MD5 dd6e6c793c6c56eddaae01a6182eeb57 ChangeLog 2577
+MD5 f422e4d1562739fd553c503acb7541c1 ChangeLog 2711
MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
MD5 1f788e567786e2aefb362559593e827a files/digest-amule-1.1.0 65
MD5 a301972585e39355d61f9dcc8daaab86 files/digest-amule-1.2.6 65
diff --git a/net-p2p/amule/amule-1.2.6.ebuild b/net-p2p/amule/amule-1.2.6.ebuild
index 837867626d96..e2bffc3989ca 100644
--- a/net-p2p/amule/amule-1.2.6.ebuild
+++ b/net-p2p/amule/amule-1.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-1.2.6.ebuild,v 1.5 2004/03/29 01:20:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-1.2.6.ebuild,v 1.6 2004/05/12 18:00:03 squinky86 Exp $
MY_P=${P/m/M}
S=${WORKDIR}/${MY_P}
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 amd64"
+KEYWORDS="~x86 ~amd64"
IUSE="nls"
DEPEND=">=x11-libs/wxGTK-2.4.2