diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 02:54:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 02:54:28 +0000 |
commit | ac58fb308219da7a39649df281e1c69a8ed17fb1 (patch) | |
tree | 77fff3ae472ca7ea12307a95eaf146d5d02d4012 /dev-perl | |
parent | Stable for alpha, wrt bug #470534 (diff) | |
download | gentoo-2-ac58fb308219da7a39649df281e1c69a8ed17fb1.tar.gz gentoo-2-ac58fb308219da7a39649df281e1c69a8ed17fb1.tar.bz2 gentoo-2-ac58fb308219da7a39649df281e1c69a8ed17fb1.zip |
Stable for alpha, wrt bug #470408
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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 e9c8df8fab2a..4ac9bfe10572 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.73 2013/06/24 16:50:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.74 2013/06/26 02:54:28 ago Exp $ + + 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> Geo-IP-1.410.0.ebuild: + Stable for alpha, wrt bug #470408 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> Geo-IP-1.410.0.ebuild: Stable for ppc, 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 44ed63baa53c..219ff717fcfa 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.6 2013/06/24 16:50:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.410.0.ebuild,v 1.7 2013/06/26 02:54:28 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" |