summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-03-30 23:12:01 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-03-30 23:12:01 +0000
commit6ef9948ede7e1fc1005b6243c8600552b582884f (patch)
tree6627aea459a25b1fb074883c3555e4e2c12457f7 /net-p2p/amule
parentamd64 stable wrt bug #214763 (diff)
downloadgentoo-2-6ef9948ede7e1fc1005b6243c8600552b582884f.tar.gz
gentoo-2-6ef9948ede7e1fc1005b6243c8600552b582884f.tar.bz2
gentoo-2-6ef9948ede7e1fc1005b6243c8600552b582884f.zip
amd64 stable wrt bug #213487
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-p2p/amule')
-rw-r--r--net-p2p/amule/ChangeLog6
-rw-r--r--net-p2p/amule/amule-2.2.0_pre20080304.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/amule/ChangeLog b/net-p2p/amule/ChangeLog
index 9bca9e3789a0..604cbc101553 100644
--- a/net-p2p/amule/ChangeLog
+++ b/net-p2p/amule/ChangeLog
@@ -1,6 +1,10 @@
# 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.111 2008/03/27 15:03:02 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.112 2008/03/30 23:12:01 coldwind Exp $
+
+ 30 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
+ amule-2.2.0_pre20080304.ebuild:
+ amd64 stable wrt bug #213487
27 Mar 2008; Markus Rothe <corsair@gentoo.org>
amule-2.2.0_pre20080304.ebuild:
diff --git a/net-p2p/amule/amule-2.2.0_pre20080304.ebuild b/net-p2p/amule/amule-2.2.0_pre20080304.ebuild
index c5c5ffb42a5e..b824af0a3367 100644
--- a/net-p2p/amule/amule-2.2.0_pre20080304.ebuild
+++ b/net-p2p/amule/amule-2.2.0_pre20080304.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.2.0_pre20080304.ebuild,v 1.5 2008/03/27 15:03:02 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.0_pre20080304.ebuild,v 1.6 2008/03/30 23:12:01 coldwind Exp $
inherit eutils flag-o-matic wxwidgets autotools
@@ -13,7 +13,7 @@ SRC_URI="http://www.hirnriss.net/files/cvs/${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*