diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 14:53:16 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 14:53:16 +0000 |
commit | 2da013486069f36d48a8d1c8da24cb9046d79811 (patch) | |
tree | 95b74e583c9ccc5fdd32f78b4838d553221fb5b8 /dev-perl/Carp-Clan | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-2da013486069f36d48a8d1c8da24cb9046d79811.tar.gz gentoo-2-2da013486069f36d48a8d1c8da24cb9046d79811.tar.bz2 gentoo-2-2da013486069f36d48a8d1c8da24cb9046d79811.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/Carp-Clan')
-rw-r--r-- | dev-perl/Carp-Clan/Carp-Clan-6.40.0-r1.ebuild (renamed from dev-perl/Carp-Clan/Carp-Clan-6.40.0.ebuild) | 4 | ||||
-rw-r--r-- | dev-perl/Carp-Clan/ChangeLog | 9 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Carp-Clan/Carp-Clan-6.40.0.ebuild b/dev-perl/Carp-Clan/Carp-Clan-6.40.0-r1.ebuild index 4bb6cd6913c1..7af294c3fdcb 100644 --- a/dev-perl/Carp-Clan/Carp-Clan-6.40.0.ebuild +++ b/dev-perl/Carp-Clan/Carp-Clan-6.40.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/Carp-Clan/Carp-Clan-6.40.0.ebuild,v 1.4 2014/02/01 23:36:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/Carp-Clan-6.40.0-r1.ebuild,v 1.1 2014/08/21 14:53:16 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=STBEY MODULE_VERSION=6.04 diff --git a/dev-perl/Carp-Clan/ChangeLog b/dev-perl/Carp-Clan/ChangeLog index 3bdd62b0e6ee..796165bcaa8d 100644 --- a/dev-perl/Carp-Clan/ChangeLog +++ b/dev-perl/Carp-Clan/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Carp-Clan # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/ChangeLog,v 1.52 2014/02/01 23:36:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/ChangeLog,v 1.53 2014/08/21 14:53:16 axs Exp $ + +*Carp-Clan-6.40.0-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Carp-Clan-6.40.0-r1.ebuild, -Carp-Clan-6.40.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 01 Feb 2014; Mike Frysinger <vapier@gentoo.org> Carp-Clan-6.40.0.ebuild: Add arm64 love. |