summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-05-18 12:48:46 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-05-18 12:48:46 +0000
commite33cc2f68acd1859673471d8dbcb7853d022fd35 (patch)
treec46b91bb652880a5eef45aad00bcbd8d363bfdd0 /net-p2p
parentFixed build failure, bug 320269, thank Emmanuel Andry for report. (diff)
downloadgentoo-2-e33cc2f68acd1859673471d8dbcb7853d022fd35.tar.gz
gentoo-2-e33cc2f68acd1859673471d8dbcb7853d022fd35.tar.bz2
gentoo-2-e33cc2f68acd1859673471d8dbcb7853d022fd35.zip
Stable on amd64 wrt bug #309293
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/amule/ChangeLog5
-rw-r--r--net-p2p/amule/amule-2.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/amule/ChangeLog b/net-p2p/amule/ChangeLog
index 9e57f8d13288..d85616982637 100644
--- a/net-p2p/amule/ChangeLog
+++ b/net-p2p/amule/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/amule
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.152 2010/05/04 15:45:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.153 2010/05/18 12:48:46 hwoarang Exp $
+
+ 18 May 2010; Markos Chandras <hwoarang@gentoo.org> amule-2.2.6.ebuild:
+ Stable on amd64 wrt bug #309293
04 May 2010; Jeroen Roovers <jer@gentoo.org> amule-2.2.6.ebuild:
Stable for HPPA (bug #309293).
diff --git a/net-p2p/amule/amule-2.2.6.ebuild b/net-p2p/amule/amule-2.2.6.ebuild
index 8c40a757261c..488bf8e3a7f7 100644
--- a/net-p2p/amule/amule-2.2.6.ebuild
+++ b/net-p2p/amule/amule-2.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.6.ebuild,v 1.8 2010/05/04 15:45:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.6.ebuild,v 1.9 2010/05/18 12:48:46 hwoarang 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*