diff options
author | 2014-08-23 21:28:59 +0000 | |
---|---|---|
committer | 2014-08-23 21:28:59 +0000 | |
commit | 5b0d679a4dcc2f8a039ee7b10d4b491ba73b406d (patch) | |
tree | 918a2cd42ac277de702eb415dcb47282b87255ec /dev-perl/Test-Output | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-5b0d679a4dcc2f8a039ee7b10d4b491ba73b406d.tar.gz gentoo-2-5b0d679a4dcc2f8a039ee7b10d4b491ba73b406d.tar.bz2 gentoo-2-5b0d679a4dcc2f8a039ee7b10d4b491ba73b406d.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-Output')
-rw-r--r-- | dev-perl/Test-Output/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Test-Output/Test-Output-1.10.0-r1.ebuild (renamed from dev-perl/Test-Output/Test-Output-1.10.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Test-Output/ChangeLog b/dev-perl/Test-Output/ChangeLog index e4c03b15132b..4d07deaeeca6 100644 --- a/dev-perl/Test-Output/ChangeLog +++ b/dev-perl/Test-Output/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Test-Output # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.26 2014/02/01 23:55:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.27 2014/08/23 21:28:59 axs Exp $ + +*Test-Output-1.10.0-r1 (23 Aug 2014) + + 23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Test-Output-1.10.0-r1.ebuild, -Test-Output-1.10.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 01 Feb 2014; Mike Frysinger <vapier@gentoo.org> Test-Output-1.10.0.ebuild: Add arm64/m68k love. diff --git a/dev-perl/Test-Output/Test-Output-1.10.0.ebuild b/dev-perl/Test-Output/Test-Output-1.10.0-r1.ebuild index 0576127a7160..d6002d01e064 100644 --- a/dev-perl/Test-Output/Test-Output-1.10.0.ebuild +++ b/dev-perl/Test-Output/Test-Output-1.10.0-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/Test-Output-1.10.0.ebuild,v 1.15 2014/02/01 23:55:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/Test-Output-1.10.0-r1.ebuild,v 1.1 2014/08/23 21:28:59 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=BDFOY MODULE_VERSION=1.01 |