summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-24 02:22:56 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-24 02:22:56 +0000
commit35320a6a68b76b835ea372bc8135507459b3162e (patch)
tree966eb121397179e1e71f780ea4751e04d8f40315 /dev-perl/CPAN-Mini
parentbumped EAPI to 5; committed directly to stable as no other changes present an... (diff)
downloadgentoo-2-35320a6a68b76b835ea372bc8135507459b3162e.tar.gz
gentoo-2-35320a6a68b76b835ea372bc8135507459b3162e.tar.bz2
gentoo-2-35320a6a68b76b835ea372bc8135507459b3162e.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/CPAN-Mini')
-rw-r--r--dev-perl/CPAN-Mini/CPAN-Mini-1.111.9-r1.ebuild (renamed from dev-perl/CPAN-Mini/CPAN-Mini-1.111.9.ebuild)6
-rw-r--r--dev-perl/CPAN-Mini/ChangeLog11
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/CPAN-Mini/CPAN-Mini-1.111.9.ebuild b/dev-perl/CPAN-Mini/CPAN-Mini-1.111.9-r1.ebuild
index 02b7e4a9341d..fff3706cd399 100644
--- a/dev-perl/CPAN-Mini/CPAN-Mini-1.111.9.ebuild
+++ b/dev-perl/CPAN-Mini/CPAN-Mini-1.111.9-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/CPAN-Mini/CPAN-Mini-1.111.9.ebuild,v 1.4 2012/12/06 18:23:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini/CPAN-Mini-1.111.9-r1.ebuild,v 1.1 2014/08/24 02:22:56 axs Exp $
-EAPI=4
+EAPI=5
MODULE_AUTHOR=RJBS
MODULE_VERSION=1.111009
diff --git a/dev-perl/CPAN-Mini/ChangeLog b/dev-perl/CPAN-Mini/ChangeLog
index 8720efb6a25e..7593354dfbd7 100644
--- a/dev-perl/CPAN-Mini/ChangeLog
+++ b/dev-perl/CPAN-Mini/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-perl/CPAN-Mini
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini/ChangeLog,v 1.55 2013/05/15 14:13:48 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini/ChangeLog,v 1.56 2014/08/24 02:22:56 axs Exp $
+
+*CPAN-Mini-1.111.9-r1 (24 Aug 2014)
+
+ 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+ +CPAN-Mini-1.111.9-r1.ebuild, -CPAN-Mini-1.111.9.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
15 May 2013; Agostino Sarubbo <ago@gentoo.org> CPAN-Mini-1.111.11.ebuild:
Stable for x86, wrt bug #463042