summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-09-07 09:33:33 +0000
committerTorsten Veller <tove@gentoo.org>2010-09-07 09:33:33 +0000
commit85f34c7db9aec3359e7378350f2be9da3c4d41d5 (patch)
treeced4b293e566fd7bdf48d539cb2c47cd94261312 /perl-core/Module-CoreList
parentversion bumps (diff)
downloadgentoo-2-85f34c7db9aec3359e7378350f2be9da3c4d41d5.tar.gz
gentoo-2-85f34c7db9aec3359e7378350f2be9da3c4d41d5.tar.bz2
gentoo-2-85f34c7db9aec3359e7378350f2be9da3c4d41d5.zip
Version bump
(Portage version: 2.2_rc77/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Module-CoreList')
-rw-r--r--perl-core/Module-CoreList/ChangeLog8
-rw-r--r--perl-core/Module-CoreList/Module-CoreList-2.38.ebuild19
2 files changed, 26 insertions, 1 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog
index 3a71d654eff0..3ddf2b3527ed 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.17 2010/08/26 16:39:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.18 2010/09/07 09:33:33 tove Exp $
+
+*Module-CoreList-2.38 (07 Sep 2010)
+
+ 07 Sep 2010; Torsten Veller <tove@gentoo.org>
+ +Module-CoreList-2.38.ebuild:
+ Version bump
26 Aug 2010; Torsten Veller <tove@gentoo.org>
-Module-CoreList-2.18.ebuild, -Module-CoreList-2.24.ebuild,
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.38.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.38.ebuild
new file mode 100644
index 000000000000..f6d6cbb4d2bd
--- /dev/null
+++ b/perl-core/Module-CoreList/Module-CoreList-2.38.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.38.ebuild,v 1.1 2010/09/07 09:33:33 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