diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 03:35:21 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 03:35:21 +0000 |
commit | cadd1a71aa81c388ce3d0835255af34663e364ae (patch) | |
tree | 1e9988ee875d446d9adde0038b83ce591bf9076f /dev-perl | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-cadd1a71aa81c388ce3d0835255af34663e364ae.tar.gz gentoo-2-cadd1a71aa81c388ce3d0835255af34663e364ae.tar.bz2 gentoo-2-cadd1a71aa81c388ce3d0835255af34663e364ae.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')
-rw-r--r-- | dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.110.0-r1.ebuild (renamed from dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.110.0.ebuild) | 6 | ||||
-rw-r--r-- | dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.120.0-r1.ebuild (renamed from dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.120.0.ebuild) | 6 | ||||
-rw-r--r-- | dev-perl/B-Hooks-EndOfScope/ChangeLog | 13 |
3 files changed, 17 insertions, 8 deletions
diff --git a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.110.0.ebuild b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.110.0-r1.ebuild index 0d575be7c200..f0c3c1348c58 100644 --- a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.110.0.ebuild +++ b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.110.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/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.110.0.ebuild,v 1.5 2012/12/06 18:50:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.110.0-r1.ebuild,v 1.1 2014/08/23 03:35:21 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=FLORA MODULE_VERSION=0.11 diff --git a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.120.0.ebuild b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.120.0-r1.ebuild index 07eddfcb3329..742ab14ac6b7 100644 --- a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.120.0.ebuild +++ b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.120.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 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/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.120.0.ebuild,v 1.4 2013/09/29 13:29:23 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.120.0-r1.ebuild,v 1.1 2014/08/23 03:35:21 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=BOBTFISH MODULE_VERSION=0.12 diff --git a/dev-perl/B-Hooks-EndOfScope/ChangeLog b/dev-perl/B-Hooks-EndOfScope/ChangeLog index a152269c8b0c..45407b12cbca 100644 --- a/dev-perl/B-Hooks-EndOfScope/ChangeLog +++ b/dev-perl/B-Hooks-EndOfScope/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-perl/B-Hooks-EndOfScope -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-EndOfScope/ChangeLog,v 1.29 2013/09/29 13:29:23 grobian Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-EndOfScope/ChangeLog,v 1.30 2014/08/23 03:35:21 axs Exp $ + +*B-Hooks-EndOfScope-0.120.0-r1 (23 Aug 2014) +*B-Hooks-EndOfScope-0.110.0-r1 (23 Aug 2014) + + 23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +B-Hooks-EndOfScope-0.110.0-r1.ebuild, +B-Hooks-EndOfScope-0.120.0-r1.ebuild, + -B-Hooks-EndOfScope-0.110.0.ebuild, -B-Hooks-EndOfScope-0.120.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 29 Sep 2013; Fabian Groffen <grobian@gentoo.org> B-Hooks-EndOfScope-0.120.0.ebuild: |