From 8309cbeda48d36667c71cc6b54a33b0f72af5d48 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sun, 20 Nov 2016 13:38:41 +1300 Subject: 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 --- virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.64.0.ebuild | 3 ++- virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.68.0.ebuild | 1 + virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.69.0.ebuild | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) (limited to 'virtual/perl-Compress-Raw-Bzip2') diff --git a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.64.0.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.64.0.ebuild index 478a2614ecd4..55076aa57578 100644 --- a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.64.0.ebuild +++ b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.64.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}-r999 " diff --git a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.68.0.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.68.0.ebuild index 490c9d792d0f..5101049a747a 100644 --- a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.68.0.ebuild +++ b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.68.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}-r999 " diff --git a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.69.0.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.69.0.ebuild index c06c4c8c6afa..ae1712b3e92b 100644 --- a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.69.0.ebuild +++ b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.69.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}-r999 " -- cgit v1.2.3-65-gdbad