summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-07-06 11:31:38 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-07-06 11:31:38 +0000
commit2fa07df1a2e81ebff38bd699ef01c08f0822c610 (patch)
tree67f2c0553a1426f700fac4ba759a87e9d490284d /virtual/perl-ExtUtils-Manifest
parentversion bump (diff)
downloadgentoo-2-2fa07df1a2e81ebff38bd699ef01c08f0822c610.tar.gz
gentoo-2-2fa07df1a2e81ebff38bd699ef01c08f0822c610.tar.bz2
gentoo-2-2fa07df1a2e81ebff38bd699ef01c08f0822c610.zip
Add perl-5.18 and perl-5.20 as provider
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual/perl-ExtUtils-Manifest')
-rw-r--r--virtual/perl-ExtUtils-Manifest/ChangeLog8
-rw-r--r--virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.630.0-r1.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-ExtUtils-Manifest/ChangeLog b/virtual/perl-ExtUtils-Manifest/ChangeLog
index 93b84d3e53e2..dfbdb1b6eb73 100644
--- a/virtual/perl-ExtUtils-Manifest/ChangeLog
+++ b/virtual/perl-ExtUtils-Manifest/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-ExtUtils-Manifest
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/ChangeLog,v 1.39 2014/07/06 10:53:57 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/ChangeLog,v 1.40 2014/07/06 11:31:38 zlogene Exp $
+
+*perl-ExtUtils-Manifest-1.630.0-r1 (06 Jul 2014)
+
+ 06 Jul 2014; Mikle Kolyada <zlogene@gentoo.org>
+ +perl-ExtUtils-Manifest-1.630.0-r1.ebuild:
+ Add perl-5.18 and perl-5.20 as provider
06 Jul 2014; Mikle Kolyada <zlogene@gentoo.org>
-perl-ExtUtils-Manifest-1.580.0-r1.ebuild,
diff --git a/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.630.0-r1.ebuild b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.630.0-r1.ebuild
new file mode 100644
index 000000000000..8cd572f5fb39
--- /dev/null
+++ b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.630.0-r1.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-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.630.0-r1.ebuild,v 1.1 2014/07/06 11:31:38 zlogene Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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* =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )"