diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-19 22:36:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-19 22:36:25 +0000 |
commit | 8ac95da3feba7975bd57d17084737269ed59983a (patch) | |
tree | 18eafae2f60aa455f90b70c78b85d9fcf27103bd /net-p2p/amule/amule-2.0.3-r4.ebuild | |
parent | Bump to 2.4.32, has rsbac local USE-flag to enable RBSAC+PaX instead of GrSec... (diff) | |
download | historical-8ac95da3feba7975bd57d17084737269ed59983a.tar.gz historical-8ac95da3feba7975bd57d17084737269ed59983a.tar.bz2 historical-8ac95da3feba7975bd57d17084737269ed59983a.zip |
Stable on ppc64; bug #106380
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'net-p2p/amule/amule-2.0.3-r4.ebuild')
-rw-r--r-- | net-p2p/amule/amule-2.0.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/amule/amule-2.0.3-r4.ebuild b/net-p2p/amule/amule-2.0.3-r4.ebuild index 420e2d1854c4..e3b8ca729dae 100644 --- a/net-p2p/amule/amule-2.0.3-r4.ebuild +++ b/net-p2p/amule/amule-2.0.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.0.3-r4.ebuild,v 1.3 2005/11/15 17:09:59 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.0.3-r4.ebuild,v 1.4 2005/11/19 22:36:25 corsair Exp $ inherit eutils flag-o-matic wxwidgets @@ -13,7 +13,7 @@ SRC_URI="http://download.berlios.de/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 ~sparc ~x86" IUSE="amuled debug nls remote stats unicode gtk" |