diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-08-14 00:46:09 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-08-14 00:46:09 +0000 |
commit | 4f1413251d02f092bc65a95dea650199b3dc8f70 (patch) | |
tree | fdee1035b5788151de73eb7ff3c4f18f8074704b /net-p2p/amule/amule-1.2.8.ebuild | |
parent | Patch missing parenthesis. Thanks spyderous (Manifest recommit) (diff) | |
download | gentoo-2-4f1413251d02f092bc65a95dea650199b3dc8f70.tar.gz gentoo-2-4f1413251d02f092bc65a95dea650199b3dc8f70.tar.bz2 gentoo-2-4f1413251d02f092bc65a95dea650199b3dc8f70.zip |
stable on x86
Diffstat (limited to 'net-p2p/amule/amule-1.2.8.ebuild')
-rw-r--r-- | net-p2p/amule/amule-1.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/amule/amule-1.2.8.ebuild b/net-p2p/amule/amule-1.2.8.ebuild index 324b985f02b7..327b80db54b3 100644 --- a/net-p2p/amule/amule-1.2.8.ebuild +++ b/net-p2p/amule/amule-1.2.8.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/amule/amule-1.2.8.ebuild,v 1.1 2004/07/14 23:16:32 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-1.2.8.ebuild,v 1.2 2004/08/14 00:44:00 squinky86 Exp $ MY_P=${P/m/M} S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ SRC_URI="http://download.berlios.de/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" IUSE="debug nls remote" DEPEND=">=x11-libs/wxGTK-2.4.2 |