summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-02-06 18:52:04 +0000
committerBrent Baude <ranger@gentoo.org>2012-02-06 18:52:04 +0000
commite4e1e64b998ef355c843c7cc8f13d7cb33c8fd23 (patch)
tree6246b282141fb6140cc07188b0c1ec4b9e4e995a /dev-perl/Geo-IP
parentInherit eutils for epatch, #402435 (diff)
downloadgentoo-2-e4e1e64b998ef355c843c7cc8f13d7cb33c8fd23.tar.gz
gentoo-2-e4e1e64b998ef355c843c7cc8f13d7cb33c8fd23.tar.bz2
gentoo-2-e4e1e64b998ef355c843c7cc8f13d7cb33c8fd23.zip
Marking Geo-IP-1.400.0 ppc for bug 400125
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Geo-IP')
-rw-r--r--dev-perl/Geo-IP/ChangeLog5
-rw-r--r--dev-perl/Geo-IP/Geo-IP-1.400.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Geo-IP/ChangeLog b/dev-perl/Geo-IP/ChangeLog
index d152557d2181..b9c87503fbb8 100644
--- a/dev-perl/Geo-IP/ChangeLog
+++ b/dev-perl/Geo-IP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Geo-IP
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.60 2012/01/28 15:08:52 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.61 2012/02/06 18:52:04 ranger Exp $
+
+ 06 Feb 2012; Brent Baude <ranger@gentoo.org> Geo-IP-1.400.0.ebuild:
+ Marking Geo-IP-1.400.0 ppc for bug 400125
28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Geo-IP-1.400.0.ebuild:
x86 stable wrt bug #400125
diff --git a/dev-perl/Geo-IP/Geo-IP-1.400.0.ebuild b/dev-perl/Geo-IP/Geo-IP-1.400.0.ebuild
index ee053c0705bb..c968cfe13cba 100644
--- a/dev-perl/Geo-IP/Geo-IP-1.400.0.ebuild
+++ b/dev-perl/Geo-IP/Geo-IP-1.400.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.400.0.ebuild,v 1.3 2012/01/28 15:08:52 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.400.0.ebuild,v 1.4 2012/02/06 18:52:04 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module multilib
DESCRIPTION="Look up country by IP Address"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-libs/geoip"