diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-06-12 17:28:09 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-06-12 17:28:09 +0000 |
commit | f7cfa0a7b237fc9c41d55ebd9ac09cbd55cb681b (patch) | |
tree | 3c8fa9491aacba946c0a313de9d09670284970a2 /dev-perl | |
parent | sparc stable wrt bug #506918 (diff) | |
download | gentoo-2-f7cfa0a7b237fc9c41d55ebd9ac09cbd55cb681b.tar.gz gentoo-2-f7cfa0a7b237fc9c41d55ebd9ac09cbd55cb681b.tar.bz2 gentoo-2-f7cfa0a7b237fc9c41d55ebd9ac09cbd55cb681b.zip |
amd64/ppc64/ppc/x86 stable wrt bug #513040
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IP-Country/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.280.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index 342c40b9376f..60e10d52226b 100644 --- a/dev-perl/IP-Country/ChangeLog +++ b/dev-perl/IP-Country/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IP-Country # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.46 2014/06/12 11:21:58 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.47 2014/06/12 17:28:09 zlogene Exp $ + + 12 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> IP-Country-2.280.0.ebuild: + amd64/ppc64/ppc/x86 stable wrt bug #513040 12 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> IP-Country-2.280.0.ebuild: Bump to EAPI=5 diff --git a/dev-perl/IP-Country/IP-Country-2.280.0.ebuild b/dev-perl/IP-Country/IP-Country-2.280.0.ebuild index e4b656c32a97..cb0847eec031 100644 --- a/dev-perl/IP-Country/IP-Country-2.280.0.ebuild +++ b/dev-perl/IP-Country/IP-Country-2.280.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/IP-Country/IP-Country-2.280.0.ebuild,v 1.2 2014/06/12 11:21:58 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.280.0.ebuild,v 1.3 2014/06/12 17:28:09 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="fast lookup of country codes from IP addresses" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="dev-perl/Geography-Countries" |