diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-17 20:28:29 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-17 20:44:14 +0200 |
commit | 64be0b31ee891d9686ed965e8df54535091a2af7 (patch) | |
tree | 5d29f6838accbd75a936a6b754957dfe08c59dc8 /virtual/perl-Pod-Escapes | |
parent | virtual/perl-Perl-OSType: add perl-5.30 as provider (diff) | |
download | gentoo-64be0b31ee891d9686ed965e8df54535091a2af7.tar.gz gentoo-64be0b31ee891d9686ed965e8df54535091a2af7.tar.bz2 gentoo-64be0b31ee891d9686ed965e8df54535091a2af7.zip |
virtual/perl-Pod-Escapes: add perl-5.30 as provider
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-Pod-Escapes')
-rw-r--r-- | virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.70.0-r5.ebuild (renamed from virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.70.0-r4.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.70.0-r4.ebuild b/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.70.0-r5.ebuild index 842d71c6d683..8a5081b11653 100644 --- a/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.70.0-r4.ebuild +++ b/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.70.0-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" RDEPEND=" - || ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.30* =dev-lang/perl-5.28* =dev-lang/perl-5.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |