diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 15:44:53 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 15:44:53 +0000 |
commit | b5d889eaa710c09a1dfeb8a9530b32fea48af255 (patch) | |
tree | 036078686fde1ee166f0ca803fe049faf9f82b7e /dev-perl/Test-Manifest | |
parent | bumped EAPI to 5 to help with dev-lang/perl upgrade (diff) | |
download | gentoo-2-b5d889eaa710c09a1dfeb8a9530b32fea48af255.tar.gz gentoo-2-b5d889eaa710c09a1dfeb8a9530b32fea48af255.tar.bz2 gentoo-2-b5d889eaa710c09a1dfeb8a9530b32fea48af255.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/Test-Manifest')
-rw-r--r-- | dev-perl/Test-Manifest/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.230.0-r1.ebuild (renamed from dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog index 66b7799730b6..bdb40fee63f7 100644 --- a/dev-perl/Test-Manifest/ChangeLog +++ b/dev-perl/Test-Manifest/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Test-Manifest -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.56 2012/06/24 12:58:51 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.57 2014/08/26 15:44:53 axs Exp $ + +*Test-Manifest-1.230.0-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Test-Manifest-1.230.0-r1.ebuild, -Test-Manifest-1.230.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 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.230.0-r1.ebuild index df71bce8b304..9ab90ebf2bf0 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.230.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/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.8 2012/03/31 13:38:54 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0-r1.ebuild,v 1.1 2014/08/26 15:44:53 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=BDFOY MODULE_VERSION=1.23 |