diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 15:47:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 15:47:22 +0000 |
commit | 825f07a4103c8b477149363937c314e7b0865710 (patch) | |
tree | a74ea90b803e60add2b961863455f13386df3937 /dev-perl/Geo-IP | |
parent | alpha/ia64/sparc/x86 stable stable wrt #397201 (diff) | |
download | gentoo-2-825f07a4103c8b477149363937c314e7b0865710.tar.gz gentoo-2-825f07a4103c8b477149363937c314e7b0865710.tar.bz2 gentoo-2-825f07a4103c8b477149363937c314e7b0865710.zip |
alpha/ia64/sparc stable stable wrt #400125
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Geo-IP')
-rw-r--r-- | dev-perl/Geo-IP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Geo-IP/Geo-IP-1.400.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Geo-IP/ChangeLog b/dev-perl/Geo-IP/ChangeLog index 1a8b257a1f6c..928429d60205 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.62 2012/02/07 16:15:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.63 2012/02/19 15:47:22 armin76 Exp $ + + 19 Feb 2012; Raúl Porcel <armin76@gentoo.org> Geo-IP-1.400.0.ebuild: + alpha/ia64/sparc stable stable wrt #400125 07 Feb 2012; Jeroen Roovers <jer@gentoo.org> Geo-IP-1.400.0.ebuild: Stable for HPPA (bug #400125). diff --git a/dev-perl/Geo-IP/Geo-IP-1.400.0.ebuild b/dev-perl/Geo-IP/Geo-IP-1.400.0.ebuild index f53716ab2157..661c287d6c10 100644 --- a/dev-perl/Geo-IP/Geo-IP-1.400.0.ebuild +++ b/dev-perl/Geo-IP/Geo-IP-1.400.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.400.0.ebuild,v 1.5 2012/02/07 16:15:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.400.0.ebuild,v 1.6 2012/02/19 15:47:22 armin76 Exp $ EAPI=4 @@ -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" |