diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 20:51:14 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 20:51:14 +0000 |
commit | 7f4d56bb58976f53e7d0b8e819d8cffb95826a6c (patch) | |
tree | 4165c067aad3eb8642a9716310127e6f32b38476 /dev-perl/Class-Autouse | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-7f4d56bb58976f53e7d0b8e819d8cffb95826a6c.tar.gz gentoo-2-7f4d56bb58976f53e7d0b8e819d8cffb95826a6c.tar.bz2 gentoo-2-7f4d56bb58976f53e7d0b8e819d8cffb95826a6c.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/Class-Autouse')
-rw-r--r-- | dev-perl/Class-Autouse/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Class-Autouse/Class-Autouse-2.10.0-r1.ebuild (renamed from dev-perl/Class-Autouse/Class-Autouse-2.10.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Class-Autouse/ChangeLog b/dev-perl/Class-Autouse/ChangeLog index 801817b0af8d..34e5d0c9282d 100644 --- a/dev-perl/Class-Autouse/ChangeLog +++ b/dev-perl/Class-Autouse/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Class-Autouse -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/ChangeLog,v 1.81 2013/01/08 18:33:33 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/ChangeLog,v 1.82 2014/08/22 20:51:14 axs Exp $ + +*Class-Autouse-2.10.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Class-Autouse-2.10.0-r1.ebuild, -Class-Autouse-2.10.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 08 Jan 2013; Torsten Veller <tove@gentoo.org> -Class-Autouse-2.0.0.ebuild: Cleanup diff --git a/dev-perl/Class-Autouse/Class-Autouse-2.10.0.ebuild b/dev-perl/Class-Autouse/Class-Autouse-2.10.0-r1.ebuild index 21059df53cf6..c9b835f5c2cc 100644 --- a/dev-perl/Class-Autouse/Class-Autouse-2.10.0.ebuild +++ b/dev-perl/Class-Autouse/Class-Autouse-2.10.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/Class-Autouse/Class-Autouse-2.10.0.ebuild,v 1.7 2012/09/30 18:33:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/Class-Autouse-2.10.0-r1.ebuild,v 1.1 2014/08/22 20:51:14 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=ADAMK MODULE_VERSION=2.01 |