summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2014-10-05 11:53:24 +1300
committerKent Fredric <kentfredric@gmail.com>2014-10-05 11:53:24 +1300
commitbd72b94c2975d795deeb5b248fc317e28069b2ec (patch)
treecc170b6ea4c17c6dd4047f43585d4a1b3c997d7e /virtual
parent[fixup] virtual/perl-constant 1.270.0 = 5.18 (diff)
downloadperl-overlay-bd72b94c2975d795deeb5b248fc317e28069b2ec.tar.gz
perl-overlay-bd72b94c2975d795deeb5b248fc317e28069b2ec.tar.bz2
perl-overlay-bd72b94c2975d795deeb5b248fc317e28069b2ec.zip
[bump] virtual/perl-constant 1.310.0 = 5.20-only
Package-Manager: portage-2.2.10
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-constant/perl-constant-1.310.0.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/virtual/perl-constant/perl-constant-1.310.0.ebuild b/virtual/perl-constant/perl-constant-1.310.0.ebuild
new file mode 100644
index 000000000..c7cbabdca
--- /dev/null
+++ b/virtual/perl-constant/perl-constant-1.310.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 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.20* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}
+"