diff options
Diffstat (limited to 'virtual/perl-Attribute-Handlers')
3 files changed, 4 insertions, 1 deletions
diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild index d618070bf34a..f704d88abf3d 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.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-Attribute-Handlers/perl-Attribute-Handlers-0.970.0.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.970.0.ebuild index ad80a89330ae..2baa737f877d 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.970.0.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.970.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-Attribute-Handlers/perl-Attribute-Handlers-0.990.0.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.990.0.ebuild index 55b13507fe0a..d62a8e7cb91b 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.990.0.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.990.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 " |