diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-11 15:24:32 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-11 15:24:32 +0000 |
commit | fc2b7a76eea65798c08f803b832382ad495aa13d (patch) | |
tree | f3a2300de9ad2ffb53f276cc290afbc55ac6bfc1 /dev-perl/Geo-IP | |
parent | ia64 stable wrt bug #492156 (diff) | |
download | gentoo-2-fc2b7a76eea65798c08f803b832382ad495aa13d.tar.gz gentoo-2-fc2b7a76eea65798c08f803b832382ad495aa13d.tar.bz2 gentoo-2-fc2b7a76eea65798c08f803b832382ad495aa13d.zip |
ia64 stable wrt bug #492158
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-perl/Geo-IP')
-rw-r--r-- | dev-perl/Geo-IP/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Geo-IP/ChangeLog b/dev-perl/Geo-IP/ChangeLog index f7139f42d3da..c09c03ad8378 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.77 2013/12/17 15:39:10 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.78 2014/02/11 15:24:32 hattya Exp $ + + 11 Feb 2014; Akinori Hattori <hattya@gentoo.org> Geo-IP-1.420.0.ebuild: + ia64 stable wrt bug #492158 *Geo-IP-1.430.0 (17 Dec 2013) diff --git a/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild b/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild index d13d8946597c..ecfd9f35810f 100644 --- a/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild +++ b/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.420.0.ebuild,v 1.1 2013/06/10 19:38:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v 1.2 2014/02/11 15:24:32 hattya 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" |