summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-05-21 03:42:45 +0000
committerTorsten Veller <tove@gentoo.org>2012-05-21 03:42:45 +0000
commit705709e8aa73954ccbcf1cfd3a66a96650304661 (patch)
treea65aed3a181083e4de3ec26359c8d73c0d8985c9 /perl-core/Module-CoreList
parentFix PV. Drop dev-perl/Test-use-ok (diff)
downloadgentoo-2-705709e8aa73954ccbcf1cfd3a66a96650304661.tar.gz
gentoo-2-705709e8aa73954ccbcf1cfd3a66a96650304661.tar.bz2
gentoo-2-705709e8aa73954ccbcf1cfd3a66a96650304661.zip
[bump] perl-core/Module-CoreList-2.660.0
(Portage version: 2.2.0_alpha107/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.660.0.ebuild20
2 files changed, 27 insertions, 1 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog
index a0ec8da834d6..01e5364c2cf3 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.46 2012/04/28 02:26:05 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.47 2012/05/21 03:42:45 tove Exp $
+
+*Module-CoreList-2.660.0 (21 May 2012)
+
+ 21 May 2012; Torsten Veller <tove@gentoo.org>
+ +Module-CoreList-2.660.0.ebuild:
+ Version bump
28 Apr 2012; Alexis Ballier <aballier@gentoo.org>
Module-CoreList-2.570.0.ebuild:
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.660.0.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.660.0.ebuild
new file mode 100644
index 000000000000..e5185166156c
--- /dev/null
+++ b/perl-core/Module-CoreList/Module-CoreList-2.660.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2012 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.660.0.ebuild,v 1.1 2012/05/21 03:42:45 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=2.66
+inherit perl-module
+
+DESCRIPTION="what modules shipped with versions of perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+#RDEPEND=""
+#DEPEND="test? ( dev-perl/Test-Pod )"
+
+SRC_TEST=do