diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 18:22:56 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 18:22:56 +0000 |
commit | 5e25a4601997402c01f0245564893f6981015f10 (patch) | |
tree | 7f4d21b98af369fbf4b23fcf84ac745debfa9dd3 /dev-perl/Test-LongString | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-5e25a4601997402c01f0245564893f6981015f10.tar.gz gentoo-2-5e25a4601997402c01f0245564893f6981015f10.tar.bz2 gentoo-2-5e25a4601997402c01f0245564893f6981015f10.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-LongString')
-rw-r--r-- | dev-perl/Test-LongString/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Test-LongString/Test-LongString-0.150.0-r1.ebuild (renamed from dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Test-LongString/ChangeLog b/dev-perl/Test-LongString/ChangeLog index ff2563f70da0..033b5469193c 100644 --- a/dev-perl/Test-LongString/ChangeLog +++ b/dev-perl/Test-LongString/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Test-LongString # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.43 2014/08/05 17:46:53 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.44 2014/08/22 18:22:56 axs Exp $ + +*Test-LongString-0.150.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Test-LongString-0.150.0-r1.ebuild, -Test-LongString-0.150.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 05 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> Test-LongString-0.150.0.ebuild: diff --git a/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild b/dev-perl/Test-LongString/Test-LongString-0.150.0-r1.ebuild index 8f121c8ef51b..ab9c1c80c10b 100644 --- a/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild +++ b/dev-perl/Test-LongString/Test-LongString-0.150.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-LongString/Test-LongString-0.150.0.ebuild,v 1.7 2014/08/05 17:46:53 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0-r1.ebuild,v 1.1 2014/08/22 18:22:56 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=RGARCIA MODULE_VERSION=0.15 |