diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 19:47:34 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 19:47:34 +0000 |
commit | e3f4e3d85c7b8b963dea73caf557dd6235997ac7 (patch) | |
tree | 33acb4338aaa056ea0e1977f58dc164d6ef31fc3 /dev-perl/Class-Std-Fast | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-e3f4e3d85c7b8b963dea73caf557dd6235997ac7.tar.gz gentoo-2-e3f4e3d85c7b8b963dea73caf557dd6235997ac7.tar.bz2 gentoo-2-e3f4e3d85c7b8b963dea73caf557dd6235997ac7.zip |
bump EAPI to 5 to help support dev-lang/perl upgrades
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Class-Std-Fast')
-rw-r--r-- | dev-perl/Class-Std-Fast/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Class-Std-Fast/Class-Std-Fast-0.0.8-r1.ebuild (renamed from dev-perl/Class-Std-Fast/Class-Std-Fast-0.0.8.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/Class-Std-Fast/ChangeLog b/dev-perl/Class-Std-Fast/ChangeLog index 148b3147d02b..6aeffec9e6e9 100644 --- a/dev-perl/Class-Std-Fast/ChangeLog +++ b/dev-perl/Class-Std-Fast/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Class-Std-Fast -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Std-Fast/ChangeLog,v 1.4 2012/06/24 12:59:16 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Std-Fast/ChangeLog,v 1.5 2014/08/21 19:47:34 axs Exp $ + +*Class-Std-Fast-0.0.8-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Class-Std-Fast-0.0.8-r1.ebuild, -Class-Std-Fast-0.0.8.ebuild: + bump EAPI to 5 to help support dev-lang/perl upgrades 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Class-Std-Fast/Class-Std-Fast-0.0.8.ebuild b/dev-perl/Class-Std-Fast/Class-Std-Fast-0.0.8-r1.ebuild index 13808ac6ec29..f91c8dfbb349 100644 --- a/dev-perl/Class-Std-Fast/Class-Std-Fast-0.0.8.ebuild +++ b/dev-perl/Class-Std-Fast/Class-Std-Fast-0.0.8-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/Class-Std-Fast/Class-Std-Fast-0.0.8.ebuild,v 1.2 2012/04/22 10:40:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Std-Fast/Class-Std-Fast-0.0.8-r1.ebuild,v 1.1 2014/08/21 19:47:34 axs Exp $ -EAPI="4" +EAPI=5 MODULE_AUTHOR="ACID" MODULE_VERSION=v${PV} |