summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-01-08 21:37:48 +0000
committerJeroen Roovers <jer@gentoo.org>2015-01-08 21:37:48 +0000
commit2920b1ff45148a836b90a14caaf7069ce39463d9 (patch)
tree7a5bd49eb45d6f999b133133e0542372f6520d07 /dev-perl/Geo-IP
parentStable for HPPA (bug #535522). (diff)
downloadgentoo-2-2920b1ff45148a836b90a14caaf7069ce39463d9.tar.gz
gentoo-2-2920b1ff45148a836b90a14caaf7069ce39463d9.tar.bz2
gentoo-2-2920b1ff45148a836b90a14caaf7069ce39463d9.zip
Stable for HPPA (bug #535182).
(Portage version: 2.2.15/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/ChangeLog7
-rw-r--r--dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Geo-IP/ChangeLog b/dev-perl/Geo-IP/ChangeLog
index 145a94a514dd..1fb55c70e8f9 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.88 2014/10/05 14:53:59 blueness Exp $
+# 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 $
+
+ 08 Jan 2015; Jeroen Roovers <jer@gentoo.org> Geo-IP-1.450.0.ebuild:
+ Stable for HPPA (bug #535182).
05 Oct 2014; Anthony G. Basile <blueness@gentoo.org> Geo-IP-1.420.0.ebuild,
Geo-IP-1.430.0.ebuild, Geo-IP-1.450.0.ebuild:
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 b25a2e5d5926..e0ed42cbe556 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-2014 Gentoo Foundation
+# 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.2 2014/10/05 14:53:59 blueness Exp $
+# $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 $
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"