diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 18:23:42 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 18:23:42 +0000 |
commit | 2901f7fc5df4328a5c51eaa82d35b06c8e5554f6 (patch) | |
tree | 6f107d4bfed50545b0c7ea4914157f5b032a151b /dev-perl/Test-SharedFork | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-2901f7fc5df4328a5c51eaa82d35b06c8e5554f6.tar.gz gentoo-2-2901f7fc5df4328a5c51eaa82d35b06c8e5554f6.tar.bz2 gentoo-2-2901f7fc5df4328a5c51eaa82d35b06c8e5554f6.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-SharedFork')
-rw-r--r-- | dev-perl/Test-SharedFork/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Test-SharedFork/Test-SharedFork-0.210.0-r1.ebuild (renamed from dev-perl/Test-SharedFork/Test-SharedFork-0.210.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Test-SharedFork/ChangeLog b/dev-perl/Test-SharedFork/ChangeLog index 0e1dc32b4bca..9a88a9e1cfdf 100644 --- a/dev-perl/Test-SharedFork/ChangeLog +++ b/dev-perl/Test-SharedFork/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Test-SharedFork # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SharedFork/ChangeLog,v 1.11 2014/02/16 13:51:44 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SharedFork/ChangeLog,v 1.12 2014/08/22 18:23:42 axs Exp $ + +*Test-SharedFork-0.210.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Test-SharedFork-0.210.0-r1.ebuild, -Test-SharedFork-0.210.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 16 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Test-SharedFork-0.210.0.ebuild: diff --git a/dev-perl/Test-SharedFork/Test-SharedFork-0.210.0.ebuild b/dev-perl/Test-SharedFork/Test-SharedFork-0.210.0-r1.ebuild index faf2b314078d..cdbe07ee4a6c 100644 --- a/dev-perl/Test-SharedFork/Test-SharedFork-0.210.0.ebuild +++ b/dev-perl/Test-SharedFork/Test-SharedFork-0.210.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-SharedFork/Test-SharedFork-0.210.0.ebuild,v 1.4 2014/02/16 13:51:44 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SharedFork/Test-SharedFork-0.210.0-r1.ebuild,v 1.1 2014/08/22 18:23:42 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=TOKUHIROM MODULE_VERSION=0.21 |