summaryrefslogtreecommitdiff
path: root/virtual/perl-Pod-Parser
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /virtual/perl-Pod-Parser
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'virtual/perl-Pod-Parser')
-rw-r--r--virtual/perl-Pod-Parser/Manifest2
-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-r6.ebuild)7
2 files changed, 4 insertions, 5 deletions
diff --git a/virtual/perl-Pod-Parser/Manifest b/virtual/perl-Pod-Parser/Manifest
index 549e88c9778d..22c9c126b04d 100644
--- a/virtual/perl-Pod-Parser/Manifest
+++ b/virtual/perl-Pod-Parser/Manifest
@@ -1,2 +1,2 @@
-EBUILD perl-Pod-Parser-1.630.0-r6.ebuild 544 BLAKE2B 4d77e258f7d35ab7003cbe1c7126ad93a215c3d1dceaa6a28b32526251cfaf3faf19abd7cca41a783c5afc5930d8a4deba344c9ffe4cf54ca3d7ea98485db23f SHA512 9acb32583fb450c271fbdbabaa9f1bf9556191792900005cbbd31f1e81c3b9d3a31b966513542dbe3321c3c00b18782d9c4a11dfdb9f31981809719ba7dabcc9
+EBUILD perl-Pod-Parser-1.630.0-r8.ebuild 500 BLAKE2B b0facdfc8ee63717fdaf90377d702593244647ac4ba2df179c07634f6898c68ae76f13c92f1b20ed264c6e1ad7fc5c73581046edcf688c99cbceb1d1b9dd740b SHA512 0c70abb567dac38d4a194d7ca3ae0116750ffe5255814f581a5e957e13b36c14cad972f5e06d43e6f588039d3063319ebb9d30650815a10502f6d1cdd4a2d229
MISC metadata.xml 257 BLAKE2B 04035438572dc9c398ed29172f6454a150c86d72e6cad7947b0adb3ec8fcc084c68530bca43988c6e1683f4b89d4698796cbe212e9a44b5dfe1908999a8444f0 SHA512 80cde0da56c3ac4023da7b0c17c62eae85139aaefd8ba453dd0c0718da1d40102c57d5beb5b8f984dcbeacad930517347e4d91dd5bd94e973fb81974d078a18e
diff --git a/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r6.ebuild b/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r8.ebuild
index 9c07a9421472..ac9a7ffb3bd3 100644
--- a/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r6.ebuild
+++ b/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r8.ebuild
@@ -1,15 +1,14 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="Virtual for ${PN#perl-}"
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.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
"