diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 20:11:08 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 20:11:08 +0000 |
commit | c31509340249b1caf2c8df4f532d5b5750367331 (patch) | |
tree | cfdece6314a227417f1150537b5dc10d8b4da8d7 /dev-perl/Regexp-IPv6 | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-c31509340249b1caf2c8df4f532d5b5750367331.tar.gz gentoo-2-c31509340249b1caf2c8df4f532d5b5750367331.tar.bz2 gentoo-2-c31509340249b1caf2c8df4f532d5b5750367331.zip |
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Regexp-IPv6')
-rw-r--r-- | dev-perl/Regexp-IPv6/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r1.ebuild (renamed from dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Regexp-IPv6/ChangeLog b/dev-perl/Regexp-IPv6/ChangeLog index 7a83e71da1f2..f3aab8ede6c8 100644 --- a/dev-perl/Regexp-IPv6/ChangeLog +++ b/dev-perl/Regexp-IPv6/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Regexp-IPv6 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-IPv6/ChangeLog,v 1.10 2012/11/18 11:34:25 robbat2 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-IPv6/ChangeLog,v 1.11 2014/08/22 20:11:08 axs Exp $ + +*Regexp-IPv6-0.30.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Regexp-IPv6-0.30.0-r1.ebuild, -Regexp-IPv6-0.30.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml: Drop duplication of myself as a maintainer where there is a herd. diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r1.ebuild index 094c7f95aab1..09495cf09eb6 100644 --- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0.ebuild +++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 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/Regexp-IPv6/Regexp-IPv6-0.30.0.ebuild,v 1.3 2012/02/24 15:26:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r1.ebuild,v 1.1 2014/08/22 20:11:08 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=SALVA MODULE_VERSION=0.03 |