summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-10-28 06:13:26 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-10-28 06:13:26 +0000
commit007ec715e55ebdf10702bb20499ae818718c93d7 (patch)
tree48814eb50f0357fbb604612dce13ff026499bd0f /virtual
parentBump (diff)
downloadgentoo-2-007ec715e55ebdf10702bb20499ae818718c93d7.tar.gz
gentoo-2-007ec715e55ebdf10702bb20499ae818718c93d7.tar.bz2
gentoo-2-007ec715e55ebdf10702bb20499ae818718c93d7.zip
Bump
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Module-CoreList/ChangeLog8
-rw-r--r--virtual/perl-Module-CoreList/perl-Module-CoreList-3.000.000.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog
index acca3e9d1fb3..e3152b8fdbe6 100644
--- a/virtual/perl-Module-CoreList/ChangeLog
+++ b/virtual/perl-Module-CoreList/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Module-CoreList
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.71 2013/08/27 03:30:17 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.72 2013/10/28 06:13:26 patrick Exp $
+
+*perl-Module-CoreList-3.000.000 (28 Oct 2013)
+
+ 28 Oct 2013; Patrick Lauer <patrick@gentoo.org>
+ +perl-Module-CoreList-3.000.000.ebuild:
+ Bump
*perl-Module-CoreList-2.970.0 (27 Aug 2013)
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-3.000.000.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-3.000.000.ebuild
new file mode 100644
index 000000000000..6a290e010b6b
--- /dev/null
+++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-3.000.000.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-3.000.000.ebuild,v 1.1 2013/10/28 06:13:26 patrick Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+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 ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )"