summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-01-22 16:03:12 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-01-22 16:03:12 +0000
commita845b8f5b799c41871c7eb89db8274911caef328 (patch)
treecdd93e923658b9910f5c01d36ea91f2729c6e7e6 /net-p2p/amule
parentSRC_URI fix (diff)
downloadgentoo-2-a845b8f5b799c41871c7eb89db8274911caef328.tar.gz
gentoo-2-a845b8f5b799c41871c7eb89db8274911caef328.tar.bz2
gentoo-2-a845b8f5b799c41871c7eb89db8274911caef328.zip
Stable on ppc64; bug #161796
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-p2p/amule')
-rw-r--r--net-p2p/amule/ChangeLog5
-rw-r--r--net-p2p/amule/amule-2.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/amule/ChangeLog b/net-p2p/amule/ChangeLog
index 4c7843300631..de74f2fccf43 100644
--- a/net-p2p/amule/ChangeLog
+++ b/net-p2p/amule/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/amule
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.78 2007/01/21 16:58:24 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.79 2007/01/22 16:03:12 corsair Exp $
+
+ 22 Jan 2007; Markus Rothe <corsair@gentoo.org> amule-2.1.3.ebuild:
+ Stable on ppc64; bug #161796
21 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> amule-2.1.3.ebuild:
Add ~alpha keyword, bug 161796.
diff --git a/net-p2p/amule/amule-2.1.3.ebuild b/net-p2p/amule/amule-2.1.3.ebuild
index c19defa37943..28c716c7912f 100644
--- a/net-p2p/amule/amule-2.1.3.ebuild
+++ b/net-p2p/amule/amule-2.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.ebuild,v 1.6 2007/01/21 16:58:24 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.1.3.ebuild,v 1.7 2007/01/22 16:03:12 corsair 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="amuled debug gtk nls remote stats unicode"
DEPEND=">=x11-libs/wxGTK-2.6.0