summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-01-07 20:21:16 +0000
committerBrent Baude <ranger@gentoo.org>2009-01-07 20:21:16 +0000
commit5480cfd53122c43480ac53c8262c1c0cbb6fd449 (patch)
tree3a94cfbec473e44caa2e00635137b51f14338570 /net-p2p/amule/amule-2.2.2.ebuild
parentMarking libfwbuilder-2.1.18 ppc64 for bug 245197 (diff)
downloadhistorical-5480cfd53122c43480ac53c8262c1c0cbb6fd449.tar.gz
historical-5480cfd53122c43480ac53c8262c1c0cbb6fd449.tar.bz2
historical-5480cfd53122c43480ac53c8262c1c0cbb6fd449.zip
stable ppc64, bug 239533
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64
Diffstat (limited to 'net-p2p/amule/amule-2.2.2.ebuild')
-rw-r--r--net-p2p/amule/amule-2.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/amule/amule-2.2.2.ebuild b/net-p2p/amule/amule-2.2.2.ebuild
index 5546d7b089fd..2981817be7db 100644
--- a/net-p2p/amule/amule-2.2.2.ebuild
+++ b/net-p2p/amule/amule-2.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.2.ebuild,v 1.4 2009/01/03 15:01:15 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.2.ebuild,v 1.5 2009/01/07 20:21:16 ranger Exp $
inherit eutils flag-o-matic wxwidgets
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha ~amd64 ~hppa ppc ppc64 ~sparc x86"
IUSE="daemon debug geoip gtk nls remote stats unicode upnp"
DEPEND="=x11-libs/wxGTK-2.8*