From 95461df035e3867364495f065e5e805bf629b2d7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 26 Oct 2021 00:10:07 +0100 Subject: gentoo resync : 25.10.2021 --- .../ExtUtils-Config-0.8.0-r1.ebuild | 29 +++++++++++++++++++++ .../ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild | 30 ---------------------- dev-perl/ExtUtils-Config/Manifest | 2 +- 3 files changed, 30 insertions(+), 31 deletions(-) create mode 100644 dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.ebuild delete mode 100644 dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild (limited to 'dev-perl/ExtUtils-Config') diff --git a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.ebuild b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.ebuild new file mode 100644 index 000000000000..e7978f323068 --- /dev/null +++ b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=LEONT +DIST_VERSION=0.008 +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" + +RDEPEND=" + virtual/perl-Data-Dumper +" +BDEPEND="${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.300.0 + test? ( + virtual/perl-File-Spec + virtual/perl-IO + >=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/ExtUtils-Config-0.8.0.ebuild b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild deleted file mode 100644 index 9b2c90ec6c3d..000000000000 --- a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -DIST_AUTHOR=LEONT -DIST_VERSION=0.008 -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} - >=virtual/perl-ExtUtils-MakeMaker-6.300.0 - test? ( - virtual/perl-File-Spec - virtual/perl-IO - >=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 -- cgit v1.2.3