summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-01-03 15:01:15 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-01-03 15:01:15 +0000
commit6c51e098147bb8cf85d82aaffbafd09050b981a4 (patch)
treeb340c08af77162aeb7e1d497c61a32317f94c68e /net-p2p/amule/amule-2.2.2.ebuild
parentppc stable #252653 (diff)
downloadhistorical-6c51e098147bb8cf85d82aaffbafd09050b981a4.tar.gz
historical-6c51e098147bb8cf85d82aaffbafd09050b981a4.tar.bz2
historical-6c51e098147bb8cf85d82aaffbafd09050b981a4.zip
ppc stable #252653
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27-hardened-r3 ppc
Diffstat (limited to 'net-p2p/amule/amule-2.2.2.ebuild')
-rw-r--r--net-p2p/amule/amule-2.2.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/amule/amule-2.2.2.ebuild b/net-p2p/amule/amule-2.2.2.ebuild
index 01679608b30b..5546d7b089fd 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-2008 Gentoo Foundation
+# 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.3 2008/12/30 11:53:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.2.ebuild,v 1.4 2009/01/03 15:01:15 nixnut 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*