summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-09-26 07:32:36 +0000
committerTorsten Veller <tove@gentoo.org>2010-09-26 07:32:36 +0000
commit87941db4e7a4533994d6d6620db97f70d6c44d29 (patch)
treeca2a26d6ba4dec9185ab0074231a22fa6cb8f9b3 /perl-core
parentVersion bump (diff)
downloadgentoo-2-87941db4e7a4533994d6d6620db97f70d6c44d29.tar.gz
gentoo-2-87941db4e7a4533994d6d6620db97f70d6c44d29.tar.bz2
gentoo-2-87941db4e7a4533994d6d6620db97f70d6c44d29.zip
Version bump
(Portage version: 2.2_rc86/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.39.ebuild19
2 files changed, 26 insertions, 1 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog
index 3ddf2b3527ed..9821a3a84769 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.18 2010/09/07 09:33:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.19 2010/09/26 07:32:36 tove Exp $
+
+*Module-CoreList-2.39 (26 Sep 2010)
+
+ 26 Sep 2010; Torsten Veller <tove@gentoo.org>
+ +Module-CoreList-2.39.ebuild:
+ Version bump
*Module-CoreList-2.38 (07 Sep 2010)
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.39.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.39.ebuild
new file mode 100644
index 000000000000..2664ece06016
--- /dev/null
+++ b/perl-core/Module-CoreList/Module-CoreList-2.39.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.39.ebuild,v 1.1 2010/09/26 07:32:36 tove Exp $
+
+EAPI=3
+
+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