diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-04 00:51:04 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-16 02:32:36 +0200 |
commit | 276b35d1f491457b70061f1b9b83f0332b01ac95 (patch) | |
tree | 671e12b138e7e6bd05fe007d636e993f83e6517a /virtual/perl-Safe | |
parent | virtual/perl-Pod-Simple: Add Perl 5.26 version (diff) | |
download | gentoo-276b35d1f491457b70061f1b9b83f0332b01ac95.tar.gz gentoo-276b35d1f491457b70061f1b9b83f0332b01ac95.tar.bz2 gentoo-276b35d1f491457b70061f1b9b83f0332b01ac95.zip |
virtual/perl-Safe: Update providers
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-Safe')
-rw-r--r-- | virtual/perl-Safe/perl-Safe-2.390.0-r3.ebuild (renamed from virtual/perl-Safe/perl-Safe-2.390.0-r2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Safe/perl-Safe-2.390.0-r2.ebuild b/virtual/perl-Safe/perl-Safe-2.390.0-r3.ebuild index f288b79dd750..0e101e784306 100644 --- a/virtual/perl-Safe/perl-Safe-2.390.0-r2.ebuild +++ b/virtual/perl-Safe/perl-Safe-2.390.0-r3.ebuild @@ -8,7 +8,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86" RDEPEND=" - || ( =dev-lang/perl-5.24* =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |