summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-09 13:41:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-09 13:41:39 +0000
commitf143b84788599f16380adf9d9cc9ce1c773b8144 (patch)
tree17e88a78bd7b571a4a84457b629f441269fe065b /dev-perl
parentStable for amd64, wrt bug #535178 (diff)
downloadgentoo-2-f143b84788599f16380adf9d9cc9ce1c773b8144.tar.gz
gentoo-2-f143b84788599f16380adf9d9cc9ce1c773b8144.tar.bz2
gentoo-2-f143b84788599f16380adf9d9cc9ce1c773b8144.zip
Stable for amd64, wrt bug #535182
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Geo-IP/ChangeLog5
-rw-r--r--dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Geo-IP/ChangeLog b/dev-perl/Geo-IP/ChangeLog
index 1fb55c70e8f9..1ed88e2ed71b 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.89 2015/01/08 21:37:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.90 2015/01/09 13:41:39 ago Exp $
+
+ 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> Geo-IP-1.450.0.ebuild:
+ Stable for amd64, wrt bug #535182
08 Jan 2015; Jeroen Roovers <jer@gentoo.org> Geo-IP-1.450.0.ebuild:
Stable for HPPA (bug #535182).
diff --git a/dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild b/dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild
index e0ed42cbe556..3203afeb81ce 100644
--- a/dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild
+++ b/dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.450.0.ebuild,v 1.3 2015/01/08 21:37:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild,v 1.4 2015/01/09 13:41:39 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module multilib
DESCRIPTION="Look up country by IP Address"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-libs/geoip"