summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-22 11:00:33 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-22 11:00:33 +0000
commit07faf65fe275cb9a09d2a29c51df067d0af74b28 (patch)
tree556c6f3abe54251405b163bdc2e4ed2978ff5fa6 /perl-core
parentx86 stable wrt bug #351486 (diff)
downloadgentoo-2-07faf65fe275cb9a09d2a29c51df067d0af74b28.tar.gz
gentoo-2-07faf65fe275cb9a09d2a29c51df067d0af74b28.tar.bz2
gentoo-2-07faf65fe275cb9a09d2a29c51df067d0af74b28.zip
Version bump
(Portage version: 2.2.0_alpha18/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Module-CoreList/ChangeLog7
-rw-r--r--perl-core/Module-CoreList/Module-CoreList-2.430.ebuild20
2 files changed, 26 insertions, 1 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog
index 3419488a7a70..6e55f9161580 100644
--- a/perl-core/Module-CoreList/ChangeLog
+++ b/perl-core/Module-CoreList/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for perl-core/Module-CoreList
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.24 2011/01/17 07:53:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.25 2011/01/22 11:00:33 tove Exp $
+
+*Module-CoreList-2.430 (22 Jan 2011)
+
+ 22 Jan 2011; Torsten Veller <tove@gentoo.org> +Module-CoreList-2.430.ebuild:
+ Version bump
17 Jan 2011; Torsten Veller <tove@gentoo.org> -Module-CoreList-2.33.ebuild,
-Module-CoreList-2.37.ebuild, -Module-CoreList-2.39.ebuild,
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.430.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.430.ebuild
new file mode 100644
index 000000000000..8a06b3572892
--- /dev/null
+++ b/perl-core/Module-CoreList/Module-CoreList-2.430.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.430.ebuild,v 1.1 2011/01/22 11:00:33 tove Exp $
+
+EAPI=3
+
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=2.43
+inherit perl-module
+
+DESCRIPTION="what modules shipped with versions of perl"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+#RDEPEND=""
+#DEPEND="test? ( dev-perl/Test-Pod )"
+
+SRC_TEST=do