summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-11-17 19:07:57 +0000
committerTorsten Veller <tove@gentoo.org>2012-11-17 19:07:57 +0000
commitacac6a2501c8b327b9735f158058ec7597785663 (patch)
tree4da9402eef5806c300a5d43a7e98cedcd6cae638 /perl-core
parentVersion bump. Bug #443566. Drop maintainer. Thanks to Eric F. GARIOUD <eric-f... (diff)
downloadgentoo-2-acac6a2501c8b327b9735f158058ec7597785663.tar.gz
gentoo-2-acac6a2501c8b327b9735f158058ec7597785663.tar.bz2
gentoo-2-acac6a2501c8b327b9735f158058ec7597785663.zip
[bump] perl-core/AutoLoader-5.730.0
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/AutoLoader/AutoLoader-5.730.0.ebuild17
-rw-r--r--perl-core/AutoLoader/ChangeLog7
2 files changed, 23 insertions, 1 deletions
diff --git a/perl-core/AutoLoader/AutoLoader-5.730.0.ebuild b/perl-core/AutoLoader/AutoLoader-5.730.0.ebuild
new file mode 100644
index 000000000000..74ce236b296a
--- /dev/null
+++ b/perl-core/AutoLoader/AutoLoader-5.730.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 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.1 2012/11/17 19:07:57 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=SMUELLER
+MODULE_VERSION=5.73
+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 a4579a0e3745..cbbc11c77cf7 100644
--- a/perl-core/AutoLoader/ChangeLog
+++ b/perl-core/AutoLoader/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for perl-core/AutoLoader
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/AutoLoader/ChangeLog,v 1.12 2012/06/24 15:38:57 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/AutoLoader/ChangeLog,v 1.13 2012/11/17 19:07:57 tove Exp $
+
+*AutoLoader-5.730.0 (17 Nov 2012)
+
+ 17 Nov 2012; Torsten Veller <tove@gentoo.org> +AutoLoader-5.730.0.ebuild:
+ Version bump
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info