summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2016-11-20 13:38:41 +1300
committerKent Fredric <kentnl@gentoo.org>2016-11-23 11:54:43 +1300
commit8309cbeda48d36667c71cc6b54a33b0f72af5d48 (patch)
tree6f29eeb821f5a3602559d754c6fea7dd5452415d /virtual/perl-bignum/perl-bignum-0.390.0.ebuild
parentrefresh virtualbox-extpack-oracle Manifest (diff)
downloadgentoo-8309cbeda48d36667c71cc6b54a33b0f72af5d48.tar.gz
gentoo-8309cbeda48d36667c71cc6b54a33b0f72af5d48.tar.bz2
gentoo-8309cbeda48d36667c71cc6b54a33b0f72af5d48.zip
virtual/perl-*: Subslot dep on perl
This is not striclty necessary, but is added in the hope it will help portage propagate rebuilds in slot upgrades. Package-Manager: portage-2.3.2
Diffstat (limited to 'virtual/perl-bignum/perl-bignum-0.390.0.ebuild')
-rw-r--r--virtual/perl-bignum/perl-bignum-0.390.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/virtual/perl-bignum/perl-bignum-0.390.0.ebuild b/virtual/perl-bignum/perl-bignum-0.390.0.ebuild
index 2c17acdc219b..f6dc87abf8f0 100644
--- a/virtual/perl-bignum/perl-bignum-0.390.0.ebuild
+++ b/virtual/perl-bignum/perl-bignum-0.390.0.ebuild
@@ -15,6 +15,7 @@ KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-ai
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
"