summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-03-02 14:35:44 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-03-02 14:35:44 +0000
commit6765b0de9ba25b482b8f2bcc8fcb8c3f3b24d85c (patch)
tree6541c822731061c61fe1612dbef1f0d0d78f481f /net-p2p/amule
parentReadd alpha, ia64 and sparc keywords with permission - they should have never... (diff)
downloadgentoo-2-6765b0de9ba25b482b8f2bcc8fcb8c3f3b24d85c.tar.gz
gentoo-2-6765b0de9ba25b482b8f2bcc8fcb8c3f3b24d85c.tar.bz2
gentoo-2-6765b0de9ba25b482b8f2bcc8fcb8c3f3b24d85c.zip
Stable on ppc wrt bug 210380
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-p2p/amule')
-rw-r--r--net-p2p/amule/ChangeLog5
-rw-r--r--net-p2p/amule/amule-2.1.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/amule/ChangeLog b/net-p2p/amule/ChangeLog
index 6793e23cb7f8..4855d2455025 100644
--- a/net-p2p/amule/ChangeLog
+++ b/net-p2p/amule/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/amule
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.102 2008/03/01 21:12:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.103 2008/03/02 14:35:44 nixnut Exp $
+
+ 02 Mar 2008; nixnut <nixnut@gentoo.org> amule-2.1.3-r1.ebuild:
+ Stable on ppc wrt bug 210380
01 Mar 2008; Raúl Porcel <armin76@gentoo.org> amule-2.1.3-r1.ebuild:
alpha stable
diff --git a/net-p2p/amule/amule-2.1.3-r1.ebuild b/net-p2p/amule/amule-2.1.3-r1.ebuild
index e90af700677f..cb0ba9dc9275 100644
--- a/net-p2p/amule/amule-2.1.3-r1.ebuild
+++ b/net-p2p/amule/amule-2.1.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.1.3-r1.ebuild,v 1.2 2008/03/01 21:12:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.1.3-r1.ebuild,v 1.3 2008/03/02 14:35:44 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"
DEPEND="=x11-libs/wxGTK-2.8*