diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-12-10 20:30:45 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-02-10 22:53:50 +0100 |
commit | 97ebe616f3bf7532f5c68d61cd4284c9f119d46f (patch) | |
tree | 09cc353ddf74adeca2df285dfaf7e7fecd6e2c59 /virtual | |
parent | virtual/perl-Pod-Escapes: Drop old providers (diff) | |
download | gentoo-97ebe616f3bf7532f5c68d61cd4284c9f119d46f.tar.gz gentoo-97ebe616f3bf7532f5c68d61cd4284c9f119d46f.tar.bz2 gentoo-97ebe616f3bf7532f5c68d61cd4284c9f119d46f.zip |
virtual/perl-Pod-Parser: Remove old providers
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r6.ebuild (renamed from virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r5.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r5.ebuild b/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r6.ebuild index 5c50ef0d05c6..9b6c5c2205a8 100644 --- a/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r5.ebuild +++ b/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r6.ebuild @@ -8,7 +8,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" - || ( =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-5.30* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |