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

commit:     08fd5a8ef352c425ed558e364c6a41263afd9cd0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 03:33:44 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 03:33:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08fd5a8e

dev-perl/Test-Warn: add 0.370.0

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

 dev-perl/Test-Warn/Manifest                 |  1 +
 dev-perl/Test-Warn/Test-Warn-0.370.0.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Test-Warn/Manifest b/dev-perl/Test-Warn/Manifest
index 3a12b382716d..7f6e7b56cfe5 100644
--- a/dev-perl/Test-Warn/Manifest
+++ b/dev-perl/Test-Warn/Manifest
@@ -1 +1,2 @@
 DIST Test-Warn-0.36.tar.gz 12333 BLAKE2B 10a75971fb3d67b34cc4b84efe21a7330f3a3e48ad61125bc4e28c34de64b635fc123530fd45c6f2954402f0826b52f0e9cae02119a96bc56fcc854f9fd37c88 SHA512 f1f671d740267f8f360011ae1f2fede9894ad02e099f8fc9707d39a1bfec5507b113bb630e4dfeb56113e121b3ffeef8c7f112be5b201995fc21b3c2efdad2d2
+DIST Test-Warn-0.37.tar.gz 12525 BLAKE2B 1e2a5fda184da367743bd5617ce5d768934ac538a148e81a01d77968547b087265bb0162b5b980d1f5d1ab21b5e069ba7d6addf464cd334e1406cb4235ff96cd SHA512 908f3c5c68463ab72f70759032116465f4f63519dd5112666dd6ddcfd5e52163fd433d9eb459dafd721d85c64464549476c6e0bfcfff56d27cf44689fadfce67

diff --git a/dev-perl/Test-Warn/Test-Warn-0.370.0.ebuild b/dev-perl/Test-Warn/Test-Warn-0.370.0.ebuild
new file mode 100644
index 000000000000..51aa0641701b
--- /dev/null
+++ b/dev-perl/Test-Warn/Test-Warn-0.370.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BIGJ
+DIST_VERSION=0.37
+inherit perl-module
+
+DESCRIPTION="Perl extension to test methods for warnings"
+
+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-1.220.0
+	>=dev-perl/Sub-Uplevel-0.120.0
+	>=virtual/perl-Test-Simple-0.880.0
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+	)
+"


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

Thread overview: 41+ 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-02 13:41 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Warn/ Sam James
2023-08-02 13:25 Sam James
2021-12-10 20:56 Andreas K. Hüttel
2021-12-09 21:59 Sam James
2021-12-06  0:10 Sam James
2021-12-05  4:36 Sam James
2021-12-05  4:21 Sam James
2021-12-05  4:07 Sam James
2021-12-05  4:05 Sam James
2021-12-05  4:01 Sam James
2021-12-05  3:04 Sam James
2021-09-23 11:29 Andreas K. Hüttel
2020-07-24 18:58 Fabian Groffen
2019-07-25  6:48 Kent Fredric
2019-05-04 21:41 Mikle Kolyada
2019-01-03 18:57 Mikle Kolyada
2018-12-22 10:37 Mikle Kolyada
2018-12-08 15:22 Mikle Kolyada
2018-12-08 12:35 Mikle Kolyada
2018-12-01 15:10 Sergei Trofimovich
2018-11-23 13:06 Agostino Sarubbo
2018-10-27 19:04 Fabian Groffen
2018-10-12 11:16 Tobias Klausmann
2018-10-06 21:10 Mart Raudsepp
2018-10-06 19:34 Matt Turner
2018-10-02  7:33 Sergei Trofimovich
2018-10-01  0:07 Thomas Deutschmann
2018-09-30 16:08 Sergei Trofimovich
2018-03-09  6:45 Kent Fredric
2017-02-24  4:16 Mike Frysinger
2017-02-24  4:16 Mike Frysinger
2016-12-18  7:59 Kent Fredric
2016-08-11  9:03 Kent Fredric
2016-08-10 16:26 Kent Fredric
2016-08-04  3:29 Kent Fredric
2016-06-21 18:26 Markus Meier
2016-06-13 15:19 Tobias Klausmann
2016-06-10 15:32 Agostino Sarubbo
2016-03-01 14:46 Andreas Hüttel
2016-03-01 14:46 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=1687059224.08fd5a8ef352c425ed558e364c6a41263afd9cd0.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