summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-10-22 07:51:48 +0000
committerTorsten Veller <tove@gentoo.org>2010-10-22 07:51:48 +0000
commitfc4414613347afc58250f8ec8e437b650537c73a (patch)
tree03bda75c0e1b88ef15e4b391d323a55b8379f058 /perl-core
parentVersion bump. Let leftovers search for old files not only in current INC (diff)
downloadgentoo-2-fc4414613347afc58250f8ec8e437b650537c73a.tar.gz
gentoo-2-fc4414613347afc58250f8ec8e437b650537c73a.tar.bz2
gentoo-2-fc4414613347afc58250f8ec8e437b650537c73a.zip
Version bump
(Portage version: 2.2_rc98/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.40.ebuild19
2 files changed, 26 insertions, 1 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog
index 9821a3a84769..72657a8af0ad 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.19 2010/09/26 07:32:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.20 2010/10/22 07:51:48 tove Exp $
+
+*Module-CoreList-2.40 (22 Oct 2010)
+
+ 22 Oct 2010; Torsten Veller <tove@gentoo.org>
+ +Module-CoreList-2.40.ebuild:
+ Version bump
*Module-CoreList-2.39 (26 Sep 2010)
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.40.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.40.ebuild
new file mode 100644
index 000000000000..231c9c4a8f1e
--- /dev/null
+++ b/perl-core/Module-CoreList/Module-CoreList-2.40.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.40.ebuild,v 1.1 2010/10/22 07:51:48 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