From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Test-Harness/
Date: Thu, 17 Oct 2024 03:12:09 +0000 (UTC) [thread overview]
Message-ID: <1729134699.a47eea92bfa55c0cc97c6977b45a996da1e5c5af.sam@gentoo> (raw)
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>perl@gentoo.org</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>
next reply other threads:[~2024-10-17 3:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-17 3:12 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-01 18:33 [gentoo-commits] repo/gentoo:master commit in: perl-core/Test-Harness/ Arthur Zamarin
2024-12-01 18:33 Arthur Zamarin
2024-12-01 18:33 Arthur Zamarin
2024-12-01 18:33 Arthur Zamarin
2024-12-01 18:33 Arthur Zamarin
2024-12-01 19:57 Arthur Zamarin
2024-12-12 11:43 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1729134699.a47eea92bfa55c0cc97c6977b45a996da1e5c5af.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox