summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-03-11 19:48:28 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-03-11 19:48:28 +0000
commitadb77f54ecf5612fda591e97616727493802baac (patch)
treef4301a722392eb0bc866ba4b940b7a6962f2411c /virtual
parentCleanup due #53266 (diff)
downloadgentoo-2-adb77f54ecf5612fda591e97616727493802baac.tar.gz
gentoo-2-adb77f54ecf5612fda591e97616727493802baac.tar.bz2
gentoo-2-adb77f54ecf5612fda591e97616727493802baac.zip
Version bump
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Module-CoreList/ChangeLog8
-rw-r--r--virtual/perl-Module-CoreList/perl-Module-CoreList-3.70.0.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog
index 9ffc5df13da5..2eb8cccd0847 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.84 2014/03/11 17:34:33 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.85 2014/03/11 19:48:28 zlogene Exp $
+
+*perl-Module-CoreList-3.70.0 (11 Mar 2014)
+
+ 11 Mar 2014; Mikle Kolyada <zlogene@gentoo.org>
+ +perl-Module-CoreList-3.70.0.ebuild:
+ Version bump
*perl-Module-CoreList-3.0.0 (11 Mar 2014)
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-3.70.0.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-3.70.0.ebuild
new file mode 100644
index 000000000000..c1b14f6a7148
--- /dev/null
+++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-3.70.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2014 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.70.0.ebuild,v 1.1 2014/03/11 19:48:28 zlogene Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+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="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )"