summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-08-08 00:35:18 +0300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-08-08 00:37:07 +0300
commit60dec1a5bddfa979fbc6a9b59281cbc83b366513 (patch)
treeb907267522671fb4271d6049a7a38811c64c048a /virtual
parentdev-perl/Pod-Parser: New package, spliced out of core Perl (diff)
downloadgentoo-60dec1a5bddfa979fbc6a9b59281cbc83b366513.tar.gz
gentoo-60dec1a5bddfa979fbc6a9b59281cbc83b366513.tar.bz2
gentoo-60dec1a5bddfa979fbc6a9b59281cbc83b366513.zip
virtual/perl-Pod-Parser: Removed from core in 5.32
Package-Manager: Portage-2.3.103, Repoman-2.3.23 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-r8.ebuild (renamed from virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r7.ebuild)5
1 files changed, 2 insertions, 3 deletions
diff --git a/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r7.ebuild b/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r8.ebuild
index 7163ba3b8e98..ac9a7ffb3bd3 100644
--- a/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r7.ebuild
+++ b/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r8.ebuild
@@ -8,8 +8,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 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.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )
+ || ( ~dev-perl/Pod-Parser-1.630.0 =dev-lang/perl-5.30* )
dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
+ !perl-core/Pod-Parser
"