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-Inter/
Date: Sun, 18 Jun 2023 04:17:45 +0000 (UTC)	[thread overview]
Message-ID: <1687061136.44f8cb7ba94b92a6258cb408e0e03d1f38280688.sam@gentoo> (raw)

commit:     44f8cb7ba94b92a6258cb408e0e03d1f38280688
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 04:05:36 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 04:05:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f8cb7b

dev-perl/Test-Inter: add 1.100.0

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

 dev-perl/Test-Inter/Manifest                  |  1 +
 dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild | 28 +++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/Test-Inter/Manifest b/dev-perl/Test-Inter/Manifest
index c9deace78bff..99a31f341e7a 100644
--- a/dev-perl/Test-Inter/Manifest
+++ b/dev-perl/Test-Inter/Manifest
@@ -1 +1,2 @@
 DIST Test-Inter-1.09.tar.gz 44460 BLAKE2B 6d199d7b00487fae30eb7e0ccb2b9e2a40f686cb15834d6733dcd1c852836c861ad5c2ecad4e85981c19994afc7fcc820689eaaa08458f45824f726273fa0c17 SHA512 b1f556393a445ae2c04fcc958fc3c9ee9091d17aaa9997dfde13098622162ebc27ac0282401abc27131a3b072be3aafeb5cc74af4b3e1ff4149f6c77536ef6c4
+DIST Test-Inter-1.10.tar.gz 44946 BLAKE2B 3f86b05a9ca4ca4f9f65bd67331ef70e2e52e69437cc03958d577d73cee8751bb51d1094229beaa55d37b295dde0eb5dd475c43d84e17379cd5b2af55ebd1966 SHA512 2e4cdd9009d58dd396dbfbc7b91d69d2193132445bb9e6a95c2e56b772981a39e9a9cae0d22f8b1b94571f2f739fb8f47b5410e422c02f008547fcacc7f83325

diff --git a/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
new file mode 100644
index 000000000000..cb6b4946a005
--- /dev/null
+++ b/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SBECK
+DIST_VERSION=1.10
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Framework for more readable interactive test scripts"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+BDEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"
+RDEPEND="virtual/perl-IO"
+DEPEND="
+	${RDEPEND}
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+
+src_test() {
+	perl_rm_files t/pod_coverage.t t/pod.t t/_pod_coverage.t t/_pod.t
+	perl-module_src_test
+}


             reply	other threads:[~2023-06-18  4:17 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-18  4:17 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-03 20:34 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/ Sam James
2025-03-03 20:26 Sam James
2025-03-03 20:23 Sam James
2025-03-03 20:20 Sam James
2025-03-03 20:20 Sam James
2025-01-22  4:55 Sam James
2024-06-14  1:50 Sam James
2024-06-09 21:18 Sam James
2024-06-09 20:41 Sam James
2024-05-02  6:29 Andreas K. Hüttel
2023-08-02  4:27 Sam James
2023-07-24  4:15 Sam James
2023-07-24  4:12 Sam James
2023-07-24  3:59 Sam James
2023-07-24  3:59 Sam James
2022-01-24 19:19 Sam James
2021-08-19  0:15 Andreas K. Hüttel
2020-07-06  2:51 Matt Turner
2020-04-15  7:08 Agostino Sarubbo
2020-04-14 15:45 Agostino Sarubbo
2020-04-14 14:06 Agostino Sarubbo
2020-04-14 14:03 Agostino Sarubbo
2020-04-14 12:59 Agostino Sarubbo
2020-04-12 18:27 Sergei Trofimovich
2020-04-12 11:39 Mart Raudsepp
2020-04-12  9:34 Sergei Trofimovich
2020-02-06 21:43 Andreas K. Hüttel
2020-01-08 11:31 Andreas K. Hüttel
2019-05-05 10:23 Mikle Kolyada
2019-04-27 14:36 Aaron Bauman
2019-01-17 20:39 Mikle Kolyada
2018-10-27 19:04 Fabian Groffen
2018-06-14 19:35 Mikle Kolyada
2017-06-18 13:25 Alexis Ballier
2016-06-04  0:22 Andreas Hüttel
2016-06-04  0:22 Andreas Hüttel
2016-06-01 12:16 Tobias Klausmann
2016-05-31 19:27 Markus Meier
2016-04-15 19:56 Andreas Hüttel

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=1687061136.44f8cb7ba94b92a6258cb408e0e03d1f38280688.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