summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-24 17:14:54 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-24 17:14:54 +0000
commitfceb02848fe6bfa5d01d1577cb8bb699667f282a (patch)
tree5672cb8e930a3fd5564d0b692923e0f6a6b04e40 /perl-core
parentEAPI bump (diff)
downloadgentoo-2-fceb02848fe6bfa5d01d1577cb8bb699667f282a.tar.gz
gentoo-2-fceb02848fe6bfa5d01d1577cb8bb699667f282a.tar.bz2
gentoo-2-fceb02848fe6bfa5d01d1577cb8bb699667f282a.zip
EAPI bump
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 94BFDF4484AD142F)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/AutoLoader/AutoLoader-5.730.0-r1.ebuild (renamed from perl-core/AutoLoader/AutoLoader-5.730.0.ebuild)6
-rw-r--r--perl-core/AutoLoader/ChangeLog8
2 files changed, 10 insertions, 4 deletions
diff --git a/perl-core/AutoLoader/AutoLoader-5.730.0.ebuild b/perl-core/AutoLoader/AutoLoader-5.730.0-r1.ebuild
index 991ac978b8c8..f90e0a53ab10 100644
--- a/perl-core/AutoLoader/AutoLoader-5.730.0.ebuild
+++ b/perl-core/AutoLoader/AutoLoader-5.730.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/perl-core/AutoLoader/AutoLoader-5.730.0.ebuild,v 1.3 2013/02/18 19:11:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/AutoLoader/AutoLoader-5.730.0-r1.ebuild,v 1.1 2014/07/24 17:14:54 dilfridge Exp $
-EAPI=4
+EAPI=5
MODULE_AUTHOR=SMUELLER
MODULE_VERSION=5.73
diff --git a/perl-core/AutoLoader/ChangeLog b/perl-core/AutoLoader/ChangeLog
index 6fdbd6199bc3..537f80cfb889 100644
--- a/perl-core/AutoLoader/ChangeLog
+++ b/perl-core/AutoLoader/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for perl-core/AutoLoader
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/AutoLoader/ChangeLog,v 1.17 2014/07/18 16:16:07 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/AutoLoader/ChangeLog,v 1.18 2014/07/24 17:14:54 dilfridge Exp $
+
+*AutoLoader-5.730.0-r1 (24 Jul 2014)
+
+ 24 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ +AutoLoader-5.730.0-r1.ebuild, -AutoLoader-5.730.0.ebuild:
+ EAPI bump
18 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
-AutoLoader-5.720.0.ebuild: