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-Pod-Simple/perl-Pod-Simple-3.280.0-r2.ebuild | 3 ++- virtual/perl-Pod-Simple/perl-Pod-Simple-3.290.0.ebuild | 1 + virtual/perl-Pod-Simple/perl-Pod-Simple-3.320.0.ebuild | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) (limited to 'virtual/perl-Pod-Simple') diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r2.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r2.ebuild index bd70fbbccdb3..e5d747db25ae 100644 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r2.ebuild +++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r2.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-Pod-Simple/perl-Pod-Simple-3.290.0.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.290.0.ebuild index 7ba657e1f8a0..026f246a10a7 100644 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.290.0.ebuild +++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.290.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-Pod-Simple/perl-Pod-Simple-3.320.0.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.320.0.ebuild index 7829e6bbc342..c86d75b02ecf 100644 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.320.0.ebuild +++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.320.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