diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 09:54:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 09:54:33 +0000 |
commit | dfc4431687aec71144f602146833d83a25369eac (patch) | |
tree | 3ba87b630c076c315c457ad89ef4a6416c51cbbf /dev-perl/Geo-IP | |
parent | Stable for sparc, wrt bug #491980 (diff) | |
download | gentoo-2-dfc4431687aec71144f602146833d83a25369eac.tar.gz gentoo-2-dfc4431687aec71144f602146833d83a25369eac.tar.bz2 gentoo-2-dfc4431687aec71144f602146833d83a25369eac.zip |
Stable for sparc, wrt bug #492158
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
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.420.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 65bc66ba9713..81dbd2764454 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.81 2014/03/07 23:24:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.82 2014/03/12 09:54:33 ago Exp $ + + 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Geo-IP-1.420.0.ebuild: + Stable for sparc, wrt bug #492158 07 Mar 2014; Pacho Ramos <pacho@gentoo.org> Geo-IP-1.420.0.ebuild: amd64 stable, bug #492158 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 c23089bc57cf..3a9b5a6c1e60 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-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.5 2014/03/07 23:24:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v 1.6 2014/03/12 09:54:33 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" |