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-Trap/
Date: Sun, 18 Jun 2023 03:40:28 +0000 (UTC)	[thread overview]
Message-ID: <1687059334.4846f66a5251beb605e4b921033a8f4d2fe154cb.sam@gentoo> (raw)

commit:     4846f66a5251beb605e4b921033a8f4d2fe154cb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 03:35:34 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 03:35:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4846f66a

dev-perl/Test-Trap: add 0.3.5

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

 dev-perl/Test-Trap/Manifest               |  1 +
 dev-perl/Test-Trap/Test-Trap-0.3.5.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Test-Trap/Manifest b/dev-perl/Test-Trap/Manifest
index 77a88da78c72..e6a65a86b936 100644
--- a/dev-perl/Test-Trap/Manifest
+++ b/dev-perl/Test-Trap/Manifest
@@ -1 +1,2 @@
 DIST Test-Trap-v0.3.4.tar.gz 55339 BLAKE2B 67200b2852786284e7c7200d0611e025cf39c1329a7e1fb51908ca02c36c85f991a3b0e437e87126ebede507ae5f00df37085da542d457eb481cd2c083533596 SHA512 cac4412a55511c820a1813a277afa802769a64219bf306190d83fea775c53bcd1d7faa275cb7f1b435e5ae274b6c1f78dd862525a6426040e51fdaf537e720ff
+DIST Test-Trap-v0.3.5.tar.gz 55600 BLAKE2B 11681d3d4e3914fcfd8e489ad21a9818746f488be5bf971e8024d08f5207409550f0cfc2495af256d401c544864d788e8c76ea8e162d306224d50c6d6c4f2119 SHA512 02836ed9c91448cb5aa84246c17d72d119844e072289656529d87e944ad1c26fa7e18e7b45290cdffdabaff7abdad4547233156331194ce375da0b902811313e

diff --git a/dev-perl/Test-Trap/Test-Trap-0.3.5.ebuild b/dev-perl/Test-Trap/Test-Trap-0.3.5.ebuild
new file mode 100644
index 000000000000..9498d2deb37b
--- /dev/null
+++ b/dev-perl/Test-Trap/Test-Trap-0.3.5.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=EBHANSSEN
+DIST_VERSION=v${PV}
+
+inherit perl-module
+
+DESCRIPTION="Trap exit codes, exceptions, output, etc"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+	virtual/perl-Carp
+	dev-perl/Data-Dump
+	virtual/perl-Exporter
+	virtual/perl-File-Temp
+	virtual/perl-IO
+	virtual/perl-Test-Simple
+	virtual/perl-version
+"
+BDEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.400.3
+	test? (
+		>=virtual/perl-Test-Simple-1.1.10
+	)
+"


             reply	other threads:[~2023-06-18  3:40 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-18  3:40 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-21  3:50 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Trap/ Sam James
2023-08-19 15:37 Arthur Zamarin
2023-08-19  7:23 Sam James
2023-08-19  6:33 Sam James
2023-08-19  6:19 Sam James
2023-08-19  6:03 Sam James
2022-06-29 11:09 Sam James
2022-05-06 20:03 Arthur Zamarin
2022-05-03 19:47 Arthur Zamarin
2022-05-03 19:47 Arthur Zamarin
2022-02-15 18:31 Matt Turner
2022-01-21 20:12 Arthur Zamarin
2021-12-10 22:17 Jakov Smolić
2021-12-10 20:55 Jakov Smolić
2021-12-07  6:14 Joshua Kinard
2021-12-06  2:44 Yixun Lan
2021-12-05 21:41 James Le Cuirot
2021-12-04 11:23 Arthur Zamarin
2021-12-04 10:07 Arthur Zamarin
2021-12-04  4:13 Sam James
2021-09-22 19:27 Andreas K. Hüttel
2019-07-25  6:48 Kent Fredric
2018-10-27 19:04 Fabian Groffen
2018-08-20  2:26 Mikle Kolyada
2018-03-07  2:14 Kent Fredric
2017-02-21  9:05 Michael Weber
2016-07-17 17:47 Kent Fredric
2016-06-09 22:04 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=1687059334.4846f66a5251beb605e4b921033a8f4d2fe154cb.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