summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/perl-parent')
-rw-r--r--virtual/perl-parent/perl-parent-0.228-r1.ebuild3
-rw-r--r--virtual/perl-parent/perl-parent-0.232.0.ebuild1
-rw-r--r--virtual/perl-parent/perl-parent-0.234.0.ebuild1
3 files changed, 4 insertions, 1 deletions
diff --git a/virtual/perl-parent/perl-parent-0.228-r1.ebuild b/virtual/perl-parent/perl-parent-0.228-r1.ebuild
index 62bba9919c1a..b328e302a148 100644
--- a/virtual/perl-parent/perl-parent-0.228-r1.ebuild
+++ b/virtual/perl-parent/perl-parent-0.228-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,6 +15,7 @@ IUSE=""
RDEPEND="
|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}-r999
"
diff --git a/virtual/perl-parent/perl-parent-0.232.0.ebuild b/virtual/perl-parent/perl-parent-0.232.0.ebuild
index 260c26b0dec3..e2aaafa7ad64 100644
--- a/virtual/perl-parent/perl-parent-0.232.0.ebuild
+++ b/virtual/perl-parent/perl-parent-0.232.0.ebuild
@@ -15,6 +15,7 @@ IUSE=""
RDEPEND="
|| ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}-r999
"
diff --git a/virtual/perl-parent/perl-parent-0.234.0.ebuild b/virtual/perl-parent/perl-parent-0.234.0.ebuild
index da723c1e13b7..2ce09464c395 100644
--- a/virtual/perl-parent/perl-parent-0.234.0.ebuild
+++ b/virtual/perl-parent/perl-parent-0.234.0.ebuild
@@ -15,6 +15,7 @@ IUSE=""
RDEPEND="
|| ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}-r999
"