summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-01-08 19:41:05 +0000
committerJeroen Roovers <jer@gentoo.org>2009-01-08 19:41:05 +0000
commita9af555497e5bc02b18509aa5c8211b51fa77400 (patch)
treebac49a1a3abda6b8ce68911403af29aeafdcd4ba /net-p2p/amule/amule-2.2.2.ebuild
parentStable for HPPA (bug #239533). (diff)
downloadhistorical-a9af555497e5bc02b18509aa5c8211b51fa77400.tar.gz
historical-a9af555497e5bc02b18509aa5c8211b51fa77400.tar.bz2
historical-a9af555497e5bc02b18509aa5c8211b51fa77400.zip
Stable for HPPA (bug #239533).
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.25-gentoo-r7-JeR i686
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 2981817be7db..2a8667eef09f 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.5 2009/01/07 20:21:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.2.ebuild,v 1.6 2009/01/08 19:41:05 jer 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*