summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2015-06-03 07:55:08 +1200
committerKent Fredric <kentfredric@gmail.com>2015-06-03 07:55:29 +1200
commit72cada9af5f4e56f98372d48c0ac8b6b1670dc12 (patch)
tree76281637fe964582eb70cb71b2d4051a9ef2b43b /virtual
parent[treeclean] Catalyst-Plugin-Unicode-Encoding (diff)
downloadperl-overlay-72cada9af5f4e56f98372d48c0ac8b6b1670dc12.tar.gz
perl-overlay-72cada9af5f4e56f98372d48c0ac8b6b1670dc12.tar.bz2
perl-overlay-72cada9af5f4e56f98372d48c0ac8b6b1670dc12.zip
[bump] perl-constant virtual for 5.22.0
Package-Manager: portage-2.2.17
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-constant/perl-constant-1.330.0.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/virtual/perl-constant/perl-constant-1.330.0.ebuild b/virtual/perl-constant/perl-constant-1.330.0.ebuild
new file mode 100644
index 000000000..988028d81
--- /dev/null
+++ b/virtual/perl-constant/perl-constant-1.330.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}
+"