summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-09-16 07:46:33 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-09-16 07:46:33 +0000
commit64515af21a0f840ce697fb2c324ea119113790e6 (patch)
tree8a097fcb2aed33fbe8e9617fd8581454e1d24214 /perl-core/Module-CoreList
parentMask python_targets_pypy for portage on selinux (diff)
downloadgentoo-2-64515af21a0f840ce697fb2c324ea119113790e6.tar.gz
gentoo-2-64515af21a0f840ce697fb2c324ea119113790e6.tar.bz2
gentoo-2-64515af21a0f840ce697fb2c324ea119113790e6.zip
Version bump
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'perl-core/Module-CoreList')
-rw-r--r--perl-core/Module-CoreList/ChangeLog8
-rw-r--r--perl-core/Module-CoreList/Module-CoreList-5.201.409.140.ebuild20
2 files changed, 27 insertions, 1 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog
index 3f8cff5da50c..0f8a0255e3dd 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.87 2014/07/09 20:32:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.88 2014/09/16 07:46:33 dilfridge Exp $
+
+*Module-CoreList-5.201.409.140 (16 Sep 2014)
+
+ 16 Sep 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ +Module-CoreList-5.201.409.140.ebuild:
+ Version bump
09 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
-Module-CoreList-2.940.0.ebuild, -Module-CoreList-2.960.0.ebuild,
diff --git a/perl-core/Module-CoreList/Module-CoreList-5.201.409.140.ebuild b/perl-core/Module-CoreList/Module-CoreList-5.201.409.140.ebuild
new file mode 100644
index 000000000000..50b0ae91beaf
--- /dev/null
+++ b/perl-core/Module-CoreList/Module-CoreList-5.201.409.140.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-5.201.409.140.ebuild,v 1.1 2014/09/16 07:46:33 dilfridge Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=5.20140914
+inherit perl-module
+
+DESCRIPTION="what modules shipped with versions of perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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