diff options
author | 2013-06-29 16:19:46 +0000 | |
---|---|---|
committer | 2013-06-29 16:19:46 +0000 | |
commit | 0b18d7e0dcb4f2a621b4abb70eee4dcb8607fc5e (patch) | |
tree | a39e159d1fdced75768fa3ce30ffc0afd3266eb3 /dev-perl | |
parent | Stable for sparc, wrt bug #470534 (diff) | |
download | gentoo-2-0b18d7e0dcb4f2a621b4abb70eee4dcb8607fc5e.tar.gz gentoo-2-0b18d7e0dcb4f2a621b4abb70eee4dcb8607fc5e.tar.bz2 gentoo-2-0b18d7e0dcb4f2a621b4abb70eee4dcb8607fc5e.zip |
Stable for sparc, wrt bug #470408
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Geo-IP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Geo-IP/Geo-IP-1.410.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 0189560c7a30..51531fbbbb94 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.75 2013/06/26 08:48:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.76 2013/06/29 16:19:46 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> Geo-IP-1.410.0.ebuild: + Stable for sparc, wrt bug #470408 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> Geo-IP-1.410.0.ebuild: Stable for ia64, 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 ad8faf0d9598..20d383c43a37 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.8 2013/06/26 08:48:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.410.0.ebuild,v 1.9 2013/06/29 16:19:46 ago 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" |