summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-03-21 02:43:36 +0000
committerJeroen Roovers <jer@gentoo.org>2009-03-21 02:43:36 +0000
commit31f8957ffc30975f33866f0d63bccd0f6f69d181 (patch)
tree49cd7ee7062a45764e688fbaa7ad2d776230cb5e /net-p2p/amule
parentStable for HPPA (bug #261595). (diff)
downloadgentoo-2-31f8957ffc30975f33866f0d63bccd0f6f69d181.tar.gz
gentoo-2-31f8957ffc30975f33866f0d63bccd0f6f69d181.tar.bz2
gentoo-2-31f8957ffc30975f33866f0d63bccd0f6f69d181.zip
Stable for HPPA (bug #258470).
(Portage version: 2.2_rc26/cvs/Linux i686)
Diffstat (limited to 'net-p2p/amule')
-rw-r--r--net-p2p/amule/ChangeLog5
-rw-r--r--net-p2p/amule/amule-2.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/amule/ChangeLog b/net-p2p/amule/ChangeLog
index b0300b93f0ec..3c09f9310e28 100644
--- a/net-p2p/amule/ChangeLog
+++ b/net-p2p/amule/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/amule
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.133 2009/03/18 18:21:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.134 2009/03/21 02:43:36 jer Exp $
+
+ 21 Mar 2009; Jeroen Roovers <jer@gentoo.org> amule-2.2.3.ebuild:
+ Stable for HPPA (bug #258470).
18 Mar 2009; Brent Baude <ranger@gentoo.org> amule-2.2.3.ebuild:
stable ppc, bug 258470
diff --git a/net-p2p/amule/amule-2.2.3.ebuild b/net-p2p/amule/amule-2.2.3.ebuild
index a53fc1965c4d..c8b1577111bc 100644
--- a/net-p2p/amule/amule-2.2.3.ebuild
+++ b/net-p2p/amule/amule-2.2.3.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.3.ebuild,v 1.6 2009/03/18 18:21:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.3.ebuild,v 1.7 2009/03/21 02:43:36 jer Exp $
EAPI="2"
@@ -15,7 +15,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*