diff options
author | V3n3RiX <venerix@koprulu.sector> | 2021-10-26 00:10:07 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2021-10-26 00:10:07 +0100 |
commit | 95461df035e3867364495f065e5e805bf629b2d7 (patch) | |
tree | 867dce371a84a696e91be255d89f282975aa0480 /dev-perl/ExtUtils-Config | |
parent | 46eedbedafdb0040c37884982d4c775ce277fb7b (diff) |
gentoo resync : 25.10.2021
Diffstat (limited to 'dev-perl/ExtUtils-Config')
-rw-r--r-- | dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.ebuild (renamed from dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild) | 9 | ||||
-rw-r--r-- | dev-perl/ExtUtils-Config/Manifest | 2 |
2 files changed, 5 insertions, 6 deletions
diff --git a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.ebuild index 9b2c90ec6c3d..e7978f323068 100644 --- a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild +++ b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 + DIST_AUTHOR=LEONT DIST_VERSION=0.008 inherit perl-module @@ -9,14 +10,11 @@ inherit perl-module DESCRIPTION="A wrapper for perl's configuration" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" RDEPEND=" virtual/perl-Data-Dumper " -DEPEND=" - ${RDEPEND} +BDEPEND="${RDEPEND} >=virtual/perl-ExtUtils-MakeMaker-6.300.0 test? ( virtual/perl-File-Spec @@ -24,6 +22,7 @@ DEPEND=" >=virtual/perl-Test-Simple-0.88 ) " + src_test() { perl_rm_files t/release-pod-{syntax,coverage}.t perl-module_src_test diff --git a/dev-perl/ExtUtils-Config/Manifest b/dev-perl/ExtUtils-Config/Manifest index 1c4db648b6c2..d34ade92b16f 100644 --- a/dev-perl/ExtUtils-Config/Manifest +++ b/dev-perl/ExtUtils-Config/Manifest @@ -1,3 +1,3 @@ DIST ExtUtils-Config-0.008.tar.gz 11165 BLAKE2B 58468be3884311dea31e420511134eab122a923c445b2b489914227934ab50efba4a08253e86715385ad8aa7b6f0212e95b73f2f524a964704991e4227a68d47 SHA512 7775e2212b4605e60559c7e63604b8f2b4c56f4846e64f9f4454f3f5d0a7a21f618143e6c61eafabf5d9ee9bca8f722c04aedeaf9c51f59924de68c272b86db2 -EBUILD ExtUtils-Config-0.8.0.ebuild 753 BLAKE2B 5062328bbaf90b6a2bf34200d01468fdb2831e5c608e501c9b557d21ccda7f0bd2e909615dc3ad076286507dc449921efa8507e3d3656f9bf7ea42d92820598d SHA512 b41b3730b9906ad2567df7e66bd6b00293076c7876bb03cd443cfdb2cce3090cf4e1b2208bf8334d4d15a931fd97f4cfc70aa0c5b581a794f554b4a822c7ef10 +EBUILD ExtUtils-Config-0.8.0-r1.ebuild 715 BLAKE2B 546ab12eb612f4c415034913ea3c211cf284e3ad31fcc38b46929a71b83ec638a6035ce26ac345b000fdd085a113380a9c12b61c61e7919841da653e3af4661c SHA512 40db8e238e644e2c315846dac4d67471387e90f4dc2d91ba6015d9c6443fcd4885a21e9b40662174500974d657158656f75f9e91f5a028d2b1a2478b43bd4e5a MISC metadata.xml 391 BLAKE2B c0696c639c6042bf3ef271ba8484f554805e550623d8caf7ecbbb158b12cfeaa018f9f6e86324a34605e5cd0a6732e66aff5bcdcc26b3eb01947ee86368d5bf0 SHA512 fc4592f97cda15df0016f7b14b5a21d3abfdc204bc337325de5d8a6786860e0a4015c26d35e0868caf322388beb1ab67c4e26afe760ec1042b414147ba8e0ab5 |