public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Test-Harness/
@ 2024-10-17  3:12 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2024-10-17  3:12 UTC (permalink / raw
  To: gentoo-commits

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>


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: perl-core/Test-Harness/
@ 2024-12-01 18:33 Arthur Zamarin
  0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2024-12-01 18:33 UTC (permalink / raw
  To: gentoo-commits

commit:     7a51cb58f63a99a46e51a16f673313168fa584f5
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  1 18:33:16 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  1 18:33:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a51cb58

perl-core/Test-Harness: Stabilize 3.500.0 arm, #945608

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 perl-core/Test-Harness/Test-Harness-3.500.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
index 6636eee04f8f..df56d8a9cb5f 100644
--- a/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
+++ b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
@@ -10,4 +10,4 @@ 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"
+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"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: perl-core/Test-Harness/
@ 2024-12-01 18:33 Arthur Zamarin
  0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2024-12-01 18:33 UTC (permalink / raw
  To: gentoo-commits

commit:     fe89430912c78a03d60702e264df110c322aa6e3
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  1 18:33:15 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  1 18:33:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe894309

perl-core/Test-Harness: Stabilize 3.500.0 arm64, #945608

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 perl-core/Test-Harness/Test-Harness-3.500.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
index e9567515b11a..6636eee04f8f 100644
--- a/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
+++ b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
@@ -10,4 +10,4 @@ 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"
+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"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: perl-core/Test-Harness/
@ 2024-12-01 18:33 Arthur Zamarin
  0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2024-12-01 18:33 UTC (permalink / raw
  To: gentoo-commits

commit:     c0fd99f89ad5de9da0d5eb0523cf2aaa14ec1c26
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  1 18:33:14 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  1 18:33:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0fd99f8

perl-core/Test-Harness: Stabilize 3.500.0 ppc64, #945608

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 perl-core/Test-Harness/Test-Harness-3.500.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
index 15cbaf42e0e5..e9567515b11a 100644
--- a/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
+++ b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
@@ -10,4 +10,4 @@ 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"
+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"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: perl-core/Test-Harness/
@ 2024-12-01 18:33 Arthur Zamarin
  0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2024-12-01 18:33 UTC (permalink / raw
  To: gentoo-commits

commit:     0b86807c4b00d7fb555e374acd695691865cb41b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  1 18:33:13 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  1 18:33:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b86807c

perl-core/Test-Harness: Stabilize 3.500.0 ppc, #945608

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 perl-core/Test-Harness/Test-Harness-3.500.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
index 26f6b83454c1..15cbaf42e0e5 100644
--- a/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
+++ b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
@@ -10,4 +10,4 @@ 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"
+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"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: perl-core/Test-Harness/
@ 2024-12-01 18:33 Arthur Zamarin
  0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2024-12-01 18:33 UTC (permalink / raw
  To: gentoo-commits

commit:     a682b4fff66d484592b7cbf6936b1eb401a3aa92
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  1 18:33:11 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  1 18:33:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a682b4ff

perl-core/Test-Harness: Stabilize 3.500.0 sparc, #945608

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 perl-core/Test-Harness/Test-Harness-3.500.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
index d09080759b86..26f6b83454c1 100644
--- a/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
+++ b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
@@ -10,4 +10,4 @@ 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"
+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"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: perl-core/Test-Harness/
@ 2024-12-01 19:57 Arthur Zamarin
  0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2024-12-01 19:57 UTC (permalink / raw
  To: gentoo-commits

commit:     2dc4ddf9e20a431cc4d74381b380179d8a6fb4b9
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  1 19:57:15 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  1 19:57:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dc4ddf9

perl-core/Test-Harness: Stabilize 3.500.0 x86, #945608

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 perl-core/Test-Harness/Test-Harness-3.500.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
index df56d8a9cb5f..4c4d39471836 100644
--- a/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
+++ b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
@@ -10,4 +10,4 @@ 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"
+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"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: perl-core/Test-Harness/
@ 2024-12-12 11:43 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2024-12-12 11:43 UTC (permalink / raw
  To: gentoo-commits

commit:     60ead66b928b9bc4741859c8de31c87f96029897
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 11:43:13 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 11:43:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60ead66b

perl-core/Test-Harness: Stabilize 3.500.0 hppa, #945608

Signed-off-by: Sam James <sam <AT> gentoo.org>

 perl-core/Test-Harness/Test-Harness-3.500.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
index 6decace2d65e..3cbd97975551 100644
--- a/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
+++ b/perl-core/Test-Harness/Test-Harness-3.500.0.ebuild
@@ -10,4 +10,4 @@ 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"
+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"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-12-12 11:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-01 18:33 [gentoo-commits] repo/gentoo:master commit in: perl-core/Test-Harness/ Arthur Zamarin
  -- strict thread matches above, loose matches on Subject: below --
2024-12-12 11:43 Sam James
2024-12-01 19:57 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-10-17  3:12 Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox