summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-05-24 11:07:24 +0000
committerTorsten Veller <tove@gentoo.org>2010-05-24 11:07:24 +0000
commit25f363faa16b8c27b107daf0604b831f1bba6fa3 (patch)
tree5d4836a3975d7f5eacf583b28d00c82523cc490a /perl-core
parentx86 stable wrt bug #318207 (diff)
downloadgentoo-2-25f363faa16b8c27b107daf0604b831f1bba6fa3.tar.gz
gentoo-2-25f363faa16b8c27b107daf0604b831f1bba6fa3.tar.bz2
gentoo-2-25f363faa16b8c27b107daf0604b831f1bba6fa3.zip
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Module-CoreList/ChangeLog8
-rw-r--r--perl-core/Module-CoreList/Module-CoreList-2.34.ebuild19
2 files changed, 26 insertions, 1 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog
index dcd2596f47e3..e738ffa24163 100644
--- a/perl-core/Module-CoreList/ChangeLog
+++ b/perl-core/Module-CoreList/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for perl-core/Module-CoreList
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.13 2010/05/17 05:22:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.14 2010/05/24 11:07:24 tove Exp $
+
+*Module-CoreList-2.34 (24 May 2010)
+
+ 24 May 2010; Torsten Veller <tove@gentoo.org>
+ +Module-CoreList-2.34.ebuild:
+ Version bump
*Module-CoreList-2.33 (17 May 2010)
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.34.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.34.ebuild
new file mode 100644
index 000000000000..fd9a24234312
--- /dev/null
+++ b/perl-core/Module-CoreList/Module-CoreList-2.34.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2010 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.34.ebuild,v 1.1 2010/05/24 11:07:24 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=BINGOS
+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