diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-06-12 11:21:58 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-06-12 11:21:58 +0000 |
commit | bd9015e6e348c6c348c462efab972acbea1c9ecd (patch) | |
tree | 63bab7fa6ba9a4c17a1e0b03afbb36a53e30a712 /dev-perl/IP-Country | |
parent | Bump, remove old (diff) | |
download | gentoo-2-bd9015e6e348c6c348c462efab972acbea1c9ecd.tar.gz gentoo-2-bd9015e6e348c6c348c462efab972acbea1c9ecd.tar.bz2 gentoo-2-bd9015e6e348c6c348c462efab972acbea1c9ecd.zip |
Bump to EAPI=5
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/IP-Country')
-rw-r--r-- | dev-perl/IP-Country/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.280.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index dc31e3c6257a..342c40b9376f 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.45 2013/08/25 10:02:35 patrick Exp $ +# 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 $ + + 12 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> IP-Country-2.280.0.ebuild: + Bump to EAPI=5 *IP-Country-2.280.0 (25 Aug 2013) 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 f69f6769d955..e4b656c32a97 100644 --- a/dev-perl/IP-Country/IP-Country-2.280.0.ebuild +++ b/dev-perl/IP-Country/IP-Country-2.280.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.1 2013/08/25 10:02:35 patrick Exp $ +# $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 $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=NWETTERS MODULE_VERSION=2.28 |