public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Output/
Date: Wed, 22 Jan 2025 05:32:58 +0000 (UTC)	[thread overview]
Message-ID: <1737522775.62f7f787b17d1dae3cc8ccbfdd301ab0e7c94276.sam@gentoo> (raw)

commit:     62f7f787b17d1dae3cc8ccbfdd301ab0e7c94276
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 05:12:55 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 05:12:55 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f7f787

dev-perl/Test-Output: add 1.35.0

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

 dev-perl/Test-Output/Manifest                  |  1 +
 dev-perl/Test-Output/Test-Output-1.35.0.ebuild | 32 ++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/Test-Output/Manifest b/dev-perl/Test-Output/Manifest
index d8503c72d2ee..97cd171aaaea 100644
--- a/dev-perl/Test-Output/Manifest
+++ b/dev-perl/Test-Output/Manifest
@@ -1 +1,2 @@
 DIST Test-Output-1.034.tar.gz 18139 BLAKE2B 10d90ba51b9277ead929b1acff20499f4eb12cb575a36d198fb2016643fd3287c018463e86025af6cbb833dc2160d20f46fedf68a636d45edc2a5f14b0b140b8 SHA512 f7e6a121dbcaa6644b5128ba27c70894775bcb77e5c4abb3a2546d935cb1a99b3190230b2be76161377d0151665ec97303c48746b224d1b2301803e6082b0283
+DIST Test-Output-1.035.tar.gz 19156 BLAKE2B 964323e7438594e8f21db2f8d504e7a188859f63b9765c92fb057e959427180a366863664453bad388ed7eaedb81f41038d7588891f1dfb2b35795b26bfae6a1 SHA512 dcd251d0ba26663b36dc23d52e0e36fa039e97655bcb489ccf61c3dd7fad6b5ed4a38a35db45b02193b541c1b4b1149d8f19eceac3ddfe0784dc87fb33727188

diff --git a/dev-perl/Test-Output/Test-Output-1.35.0.ebuild b/dev-perl/Test-Output/Test-Output-1.35.0.ebuild
new file mode 100644
index 000000000000..4ff6b4407237
--- /dev/null
+++ b/dev-perl/Test-Output/Test-Output-1.35.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BRIANDFOY
+DIST_VERSION=1.035
+inherit perl-module
+
+DESCRIPTION="Utilities to test STDOUT and STDERR messages"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+	>=dev-perl/Capture-Tiny-0.170.0
+	>=virtual/perl-File-Temp-0.170.0
+	virtual/perl-Test-Simple
+"
+BDEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
+	virtual/perl-File-Spec
+	test? (
+		>=virtual/perl-Test-Simple-1.0.0
+	)
+"
+
+src_test() {
+	perl_rm_files t/pod{,-coverage}.t
+	perl-module_src_test
+}


             reply	other threads:[~2025-01-22  5:33 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-22  5:32 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-19  6:10 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Output/ Sam James
2023-08-19  6:10 Sam James
2023-08-19  6:07 Sam James
2023-08-19  5:58 Sam James
2023-08-19  5:58 Sam James
2023-07-06  4:14 Sam James
2021-12-10 17:21 Andreas K. Hüttel
2021-12-05  4:05 Sam James
2021-12-05  4:03 Sam James
2021-12-05  4:02 Sam James
2021-12-05  3:45 Sam James
2021-12-05  3:44 Sam James
2021-12-05  3:04 Sam James
2021-08-28 19:12 Andreas K. Hüttel
2021-03-15  6:32 Sam James
2020-09-03 10:16 Yixun Lan
2020-04-15 15:40 Kent Fredric
2018-09-26 19:05 Markus Meier
2018-08-25 18:08 Sergei Trofimovich
2018-08-21  0:05 Sergei Trofimovich
2018-08-20  4:13 Matt Turner
2018-08-20  2:26 Mikle Kolyada
2018-08-19 18:39 Matt Turner
2018-03-28 17:27 Matt Turner
2017-04-02 15:49 Kent Fredric
2017-01-29 12:31 Fabian Groffen
2016-08-18  3:01 Kent Fredric
2016-08-03  0:00 Kent Fredric
2015-10-07  8:11 Patrice Clement
2015-10-07  8:11 Patrice Clement

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=1737522775.62f7f787b17d1dae3cc8ccbfdd301ab0e7c94276.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