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

commit:     b6694547a772c424beb6db0cb41ba79b740ea1a1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 04:09:27 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 04:09:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6694547

dev-perl/Test-Fatal: add 0.17.0

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

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

diff --git a/dev-perl/Test-Fatal/Manifest b/dev-perl/Test-Fatal/Manifest
index e609ae44ec58..da2957ff4481 100644
--- a/dev-perl/Test-Fatal/Manifest
+++ b/dev-perl/Test-Fatal/Manifest
@@ -1 +1,2 @@
 DIST Test-Fatal-0.016.tar.gz 21246 BLAKE2B b6b1ad6407cea9e6b36dcae3ef1136ee7ada43dd6cdd575ddc6882e5c42db7b79f787a2cf3aed538db0fa560d474ef82061fbe27d3ab51f0c9d986fde3148596 SHA512 395d56cfc62fa5888458ec124710b5333f4c7396653e2755a69b08c738ca3d7503e8e413a10c8a55042fba15e90fa5331bb0bf9c59d3677c2ae5e710435120b5
+DIST Test-Fatal-0.017.tar.gz 21750 BLAKE2B 6827e0e7cbf42a61aa1fee8b61d480adca3ede37cf331d4159a8754e0e6f7bd56583c78d83ed8e8cf688f5de50ddaf22dc19903ae3e055ccdfc54e8c1e2e6515 SHA512 e88bb9749bd1cbc4ed169e13bcd5a1ac7411873d8ae00d8b7ecf1dfc39ed9a02f0286d885876913c69b5c90033144d5fda6a5517ef64175d13e284d3c971a6e7

diff --git a/dev-perl/Test-Fatal/Test-Fatal-0.17.0.ebuild b/dev-perl/Test-Fatal/Test-Fatal-0.17.0.ebuild
new file mode 100644
index 000000000000..6db5387461ee
--- /dev/null
+++ b/dev-perl/Test-Fatal/Test-Fatal-0.17.0.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=RJBS
+DIST_VERSION=0.017
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Incredibly simple helpers for testing code with exceptions"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=virtual/perl-Exporter-5.570.0
+	virtual/perl-Test-Simple
+	>=dev-perl/Try-Tiny-0.70.0
+"
+BDEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.780.0
+	test? (
+		>=virtual/perl-CPAN-Meta-2.120.900
+		virtual/perl-File-Spec
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"


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

Thread overview: 21+ 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 --
2022-05-14  6:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Fatal/ WANG Xuerui
2021-12-09 19:46 Andreas K. Hüttel
2021-10-12 18:58 Sam James
2021-10-11 15:25 Sam James
2021-10-11  6:32 Agostino Sarubbo
2021-10-11  5:45 Sam James
2021-10-11  4:20 Sam James
2021-10-11  4:18 Sam James
2021-10-11  3:15 Sam James
2021-08-18 21:46 Andreas K. Hüttel
2019-05-04 21:47 Mikle Kolyada
2018-10-16 18:47 Fabian Groffen
2018-07-22  0:32 Mikle Kolyada
2018-02-22 19:19 Michał Górny
2017-01-28 14:13 Fabian Groffen
2016-06-01 21:47 Andreas Hüttel
2016-06-01 21:47 Andreas Hüttel
2016-06-01 12:12 Tobias Klausmann
2016-05-31 19:26 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=1687061367.b6694547a772c424beb6db0cb41ba79b740ea1a1.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