commit: a47eea92bfa55c0cc97c6977b45a996da1e5c5af Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 17 03:02:21 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 17 03:11:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a47eea92
perl-core/Test-Harness: new package, add 3.500.0 Newer version is needed by dev-perl/Time-Out. Signed-off-by: Sam James <sam <AT> gentoo.org> perl-core/Test-Harness/Manifest | 1 + perl-core/Test-Harness/Test-Harness-3.500.0.ebuild | 13 +++++ perl-core/Test-Harness/metadata.xml | 59 ++++++++++++++++++++++ 3 files changed, 73 insertions(+) diff --git a/perl-core/Test-Harness/Manifest b/perl-core/Test-Harness/Manifest new file mode 100644 index 000000000000..8a4d90340569 --- /dev/null +++ b/perl-core/Test-Harness/Manifest @@ -0,0 +1 @@ +DIST Test-Harness-3.50.tar.gz 215840 BLAKE2B 0110d6846bf79708be60b0f105379b8ba4085aedeacb26f2a90855a1e72a9c53428454c0547f7d4981914d487021cbebfb4343a556f37c6af28ca0810935e930 SHA512 5e05fbabe5c701616301b356319ecbc54701af88cf5ab1c60651faf51dcb15dd144895f4ce2f97811e47f47a2ac57a342d080b3e7c0b6901b789be16bd5061ed diff --git a/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild new file mode 100644 index 000000000000..d09080759b86 --- /dev/null +++ b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=LEONT +DIST_VERSION=3.50 +inherit perl-module + +DESCRIPTION="Runs Perl standard test scripts with statistics" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" diff --git a/perl-core/Test-Harness/metadata.xml b/perl-core/Test-Harness/metadata.xml new file mode 100644 index 000000000000..ee75be9dc80c --- /dev/null +++ b/perl-core/Test-Harness/metadata.xml @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Perl Project</name> + </maintainer> + <upstream> + <remote-id type="cpan">Test-Harness</remote-id> + <remote-id type="cpan-module">App::Prove</remote-id> + <remote-id type="cpan-module">App::Prove::State</remote-id> + <remote-id type="cpan-module">App::Prove::State::Result</remote-id> + <remote-id type="cpan-module">App::Prove::State::Result::Test</remote-id> + <remote-id type="cpan-module">TAP::Base</remote-id> + <remote-id type="cpan-module">TAP::Formatter::Base</remote-id> + <remote-id type="cpan-module">TAP::Formatter::Color</remote-id> + <remote-id type="cpan-module">TAP::Formatter::Console</remote-id> + <remote-id type="cpan-module">TAP::Formatter::Console::ParallelSession</remote-id> + <remote-id type="cpan-module">TAP::Formatter::Console::Session</remote-id> + <remote-id type="cpan-module">TAP::Formatter::File</remote-id> + <remote-id type="cpan-module">TAP::Formatter::File::Session</remote-id> + <remote-id type="cpan-module">TAP::Formatter::Session</remote-id> + <remote-id type="cpan-module">TAP::Harness</remote-id> + <remote-id type="cpan-module">TAP::Object</remote-id> + <remote-id type="cpan-module">TAP::Parser</remote-id> + <remote-id type="cpan-module">TAP::Parser::Aggregator</remote-id> + <remote-id type="cpan-module">TAP::Parser::Grammar</remote-id> + <remote-id type="cpan-module">TAP::Parser::Iterator</remote-id> + <remote-id type="cpan-module">TAP::Parser::Iterator::Array</remote-id> + <remote-id type="cpan-module">TAP::Parser::Iterator::Process</remote-id> + <remote-id type="cpan-module">TAP::Parser::Iterator::Stream</remote-id> + <remote-id type="cpan-module">TAP::Parser::IteratorFactory</remote-id> + <remote-id type="cpan-module">TAP::Parser::Multiplexer</remote-id> + <remote-id type="cpan-module">TAP::Parser::Result</remote-id> + <remote-id type="cpan-module">TAP::Parser::Result::Bailout</remote-id> + <remote-id type="cpan-module">TAP::Parser::Result::Comment</remote-id> + <remote-id type="cpan-module">TAP::Parser::Result::Plan</remote-id> + <remote-id type="cpan-module">TAP::Parser::Result::Pragma</remote-id> + <remote-id type="cpan-module">TAP::Parser::Result::Test</remote-id> + <remote-id type="cpan-module">TAP::Parser::Result::Unknown</remote-id> + <remote-id type="cpan-module">TAP::Parser::Result::Version</remote-id> + <remote-id type="cpan-module">TAP::Parser::Result::YAML</remote-id> + <remote-id type="cpan-module">TAP::Parser::ResultFactory</remote-id> + <remote-id type="cpan-module">TAP::Parser::Scheduler</remote-id> + <remote-id type="cpan-module">TAP::Parser::Scheduler::Job</remote-id> + <remote-id type="cpan-module">TAP::Parser::Scheduler::Spinner</remote-id> + <remote-id type="cpan-module">TAP::Parser::Source</remote-id> + <remote-id type="cpan-module">TAP::Parser::SourceHandler</remote-id> + <remote-id type="cpan-module">TAP::Parser::SourceHandler::Executable</remote-id> + <remote-id type="cpan-module">TAP::Parser::SourceHandler::File</remote-id> + <remote-id type="cpan-module">TAP::Parser::SourceHandler::Handle</remote-id> + <remote-id type="cpan-module">TAP::Parser::SourceHandler::Perl</remote-id> + <remote-id type="cpan-module">TAP::Parser::SourceHandler::RawTAP</remote-id> + <remote-id type="cpan-module">TAP::Parser::Utils</remote-id> + <remote-id type="cpan-module">TAP::Parser::YAMLish::Reader</remote-id> + <remote-id type="cpan-module">TAP::Parser::YAMLish::Writer</remote-id> + <remote-id type="cpan-module">Test::Harness</remote-id> + </upstream> +</pkgmetadata>
