summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-05-28 15:50:26 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-05-28 15:50:26 +0000
commit4703c0d8a31d409565a6ea7eef7853f8490ead52 (patch)
tree98bb6e718265093df063cd652e5ff2d2487a7a8b
parentDrop old (diff)
downloadgentoo-2-4703c0d8a31d409565a6ea7eef7853f8490ead52.tar.gz
gentoo-2-4703c0d8a31d409565a6ea7eef7853f8490ead52.tar.bz2
gentoo-2-4703c0d8a31d409565a6ea7eef7853f8490ead52.zip
Drop old
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
-rw-r--r--perl-core/AutoLoader/AutoLoader-5.710.0.ebuild17
-rw-r--r--perl-core/AutoLoader/ChangeLog7
2 files changed, 5 insertions, 19 deletions
diff --git a/perl-core/AutoLoader/AutoLoader-5.710.0.ebuild b/perl-core/AutoLoader/AutoLoader-5.710.0.ebuild
deleted file mode 100644
index 290d0acf5a25..000000000000
--- a/perl-core/AutoLoader/AutoLoader-5.710.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/AutoLoader/AutoLoader-5.710.0.ebuild,v 1.1 2011/05/21 06:47:37 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=SMUELLER
-MODULE_VERSION=5.71
-inherit perl-module
-
-DESCRIPTION="load subroutines only on demand"
-
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-solaris"
-IUSE=""
-
-SRC_TEST=do
diff --git a/perl-core/AutoLoader/ChangeLog b/perl-core/AutoLoader/ChangeLog
index 28ebf2dd57c7..30b63f4cdb1d 100644
--- a/perl-core/AutoLoader/ChangeLog
+++ b/perl-core/AutoLoader/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/AutoLoader
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/AutoLoader/ChangeLog,v 1.15 2013/02/18 19:11:37 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/AutoLoader/ChangeLog,v 1.16 2014/05/28 15:50:26 zlogene Exp $
+
+ 28 May 2014; Mikle Kolyada <zlogene@gentoo.org> -AutoLoader-5.710.0.ebuild:
+ Drop old
18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> AutoLoader-5.730.0.ebuild:
Stable for x86, wrt bug #458122