summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-07-09 16:46:24 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-07-09 16:46:24 +0000
commit5a23afec5789f8f9a9f9a25c64e0f8323249bdbd (patch)
treee8f72d5a26df2107bed8b768161beea9e2692590 /dev-perl/Geo-IP
parentMarked ~ppc64 wrt #371687 (diff)
downloadgentoo-2-5a23afec5789f8f9a9f9a25c64e0f8323249bdbd.tar.gz
gentoo-2-5a23afec5789f8f9a9f9a25c64e0f8323249bdbd.tar.bz2
gentoo-2-5a23afec5789f8f9a9f9a25c64e0f8323249bdbd.zip
alpha/ia64/sparc stable wrt #371769
(Portage version: 2.1.10.3/cvs/Linux ia64)
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.38.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Geo-IP/ChangeLog b/dev-perl/Geo-IP/ChangeLog
index fa16167b79ad..ef94c303b668 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.52 2011/06/29 18:50:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.53 2011/07/09 16:46:24 armin76 Exp $
+
+ 09 Jul 2011; Raúl Porcel <armin76@gentoo.org> Geo-IP-1.38.ebuild:
+ alpha/ia64/sparc stable wrt #371769
29 Jun 2011; Markus Meier <maekke@gentoo.org> Geo-IP-1.38.ebuild:
amd64/x86 stable, bug #371769
diff --git a/dev-perl/Geo-IP/Geo-IP-1.38.ebuild b/dev-perl/Geo-IP/Geo-IP-1.38.ebuild
index 87806bb02f9e..f0c208a9ffd2 100644
--- a/dev-perl/Geo-IP/Geo-IP-1.38.ebuild
+++ b/dev-perl/Geo-IP/Geo-IP-1.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.38.ebuild,v 1.3 2011/06/29 18:50:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.38.ebuild,v 1.4 2011/07/09 16:46:24 armin76 Exp $
EAPI=2
@@ -10,7 +10,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"