summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-06-10 12:08:56 +0000
committerJeroen Roovers <jer@gentoo.org>2013-06-10 12:08:56 +0000
commita8cea3d1ae239e07e4d3b776a94f2aa45303339a (patch)
tree096b5a2267548fdcd285f85ea1dafec596513893 /dev-perl/Geo-IP
parentStable on amd64 and x86, wrt bug #470326 (diff)
downloadgentoo-2-a8cea3d1ae239e07e4d3b776a94f2aa45303339a.tar.gz
gentoo-2-a8cea3d1ae239e07e4d3b776a94f2aa45303339a.tar.bz2
gentoo-2-a8cea3d1ae239e07e4d3b776a94f2aa45303339a.zip
Stable for HPPA (bug #470408).
(Portage version: 2.2.0_alpha179/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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.410.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Geo-IP/ChangeLog b/dev-perl/Geo-IP/ChangeLog
index e70e74ac8396..3301af67979a 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.69 2013/06/10 11:35:53 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.70 2013/06/10 12:08:56 jer Exp $
+
+ 10 Jun 2013; Jeroen Roovers <jer@gentoo.org> Geo-IP-1.410.0.ebuild:
+ Stable for HPPA (bug #470408).
10 Jun 2013; Mikle Kolyada <zlogene@gentoo.org> Geo-IP-1.410.0.ebuild:
amd64 stable wrt bug #470408
diff --git a/dev-perl/Geo-IP/Geo-IP-1.410.0.ebuild b/dev-perl/Geo-IP/Geo-IP-1.410.0.ebuild
index a6c9ecb5a08e..1e4889464021 100644
--- a/dev-perl/Geo-IP/Geo-IP-1.410.0.ebuild
+++ b/dev-perl/Geo-IP/Geo-IP-1.410.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.410.0.ebuild,v 1.3 2013/06/10 11:35:53 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.410.0.ebuild,v 1.4 2013/06/10 12:08:56 jer Exp $
EAPI=5
@@ -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"