diff options
author | 2014-08-23 22:07:12 +0000 | |
---|---|---|
committer | 2014-08-23 22:07:12 +0000 | |
commit | 2dc14289d1d4dda587cf57c0188a1c84170f8d04 (patch) | |
tree | 058cec0df64faf88fbb01018c964b0449a678b34 /dev-perl/Test-Command | |
parent | bumped current stable ebuild(s) EAPI to 5; committed directly to stable as no... (diff) | |
download | gentoo-2-2dc14289d1d4dda587cf57c0188a1c84170f8d04.tar.gz gentoo-2-2dc14289d1d4dda587cf57c0188a1c84170f8d04.tar.bz2 gentoo-2-2dc14289d1d4dda587cf57c0188a1c84170f8d04.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-Command')
-rw-r--r-- | dev-perl/Test-Command/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Test-Command/Test-Command-0.80.0-r1.ebuild (renamed from dev-perl/Test-Command/Test-Command-0.80.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Test-Command/ChangeLog b/dev-perl/Test-Command/ChangeLog index 8fefd1648980..ebb16f723e86 100644 --- a/dev-perl/Test-Command/ChangeLog +++ b/dev-perl/Test-Command/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Test-Command # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Command/ChangeLog,v 1.12 2014/03/04 19:26:47 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Command/ChangeLog,v 1.13 2014/08/23 22:07:12 axs Exp $ + +*Test-Command-0.80.0-r1 (23 Aug 2014) + + 23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Test-Command-0.80.0-r1.ebuild, -Test-Command-0.80.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 04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org> Test-Command-0.80.0.ebuild: diff --git a/dev-perl/Test-Command/Test-Command-0.80.0.ebuild b/dev-perl/Test-Command/Test-Command-0.80.0-r1.ebuild index 47e2fbe2b783..be128c4037cf 100644 --- a/dev-perl/Test-Command/Test-Command-0.80.0.ebuild +++ b/dev-perl/Test-Command/Test-Command-0.80.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-Command/Test-Command-0.80.0.ebuild,v 1.3 2014/03/04 19:26:47 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Command/Test-Command-0.80.0-r1.ebuild,v 1.1 2014/08/23 22:07:12 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DANBOO MODULE_VERSION=0.08 |