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-Warnings/
Date: Sun,  1 Oct 2023 07:27:18 +0000 (UTC)	[thread overview]
Message-ID: <1696145073.2296e8737a975563a5fa5e58cc08c55b139a83ed.sam@gentoo> (raw)

commit:     2296e8737a975563a5fa5e58cc08c55b139a83ed
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  1 07:24:33 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct  1 07:24:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2296e873

dev-perl/Test-Warnings: add 0.32.0

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

 dev-perl/Test-Warnings/Manifest                    |  1 +
 dev-perl/Test-Warnings/Test-Warnings-0.32.0.ebuild | 36 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/dev-perl/Test-Warnings/Manifest b/dev-perl/Test-Warnings/Manifest
index e4e7e902f088..c67491370680 100644
--- a/dev-perl/Test-Warnings/Manifest
+++ b/dev-perl/Test-Warnings/Manifest
@@ -1 +1,2 @@
 DIST Test-Warnings-0.031.tar.gz 42031 BLAKE2B f195fe11cd0d134b8db8f77f5524b0da065dd33d8a4251df4d197d3310591ca824244b28144e8c95bb6141eafc494380285fec7244416d79c6842652576615d6 SHA512 02ddd342b6aa8771dd6ea3b7385c5eb970173633d49a3535bc46c3f98a66cd6e81895fc5f38cbe23366c8fa0f96121b51a8180b0d4ef0f2d8c658bb559c72c58
+DIST Test-Warnings-0.032.tar.gz 42877 BLAKE2B 86a0c2053c08985d03b15c5593fbeed8a1fa114bb4d50ad314d8b2f2b4d7e5cbb54fc509ffa622f0985a72839913409ac1d1b6582fda3cb6ba5c253f619fb43e SHA512 c4d936fc0670bdabed3454a95185b9f59d847cb84ee6a40e809ad04105ee08802abdb63300e89d8d07fe43c1ab0bda37756c6c070d20ef463776f15dc4ea8d53

diff --git a/dev-perl/Test-Warnings/Test-Warnings-0.32.0.ebuild b/dev-perl/Test-Warnings/Test-Warnings-0.32.0.ebuild
new file mode 100644
index 000000000000..5973846c51a3
--- /dev/null
+++ b/dev-perl/Test-Warnings/Test-Warnings-0.32.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.032
+inherit perl-module
+
+DESCRIPTION='Test for warnings and the lack of them'
+
+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"
+IUSE="suggested"
+
+RDEPEND="
+	!<dev-perl/File-pushd-1.4.0
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	virtual/perl-Test-Simple
+	virtual/perl-parent
+"
+BDEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? (
+		suggested? (
+			>=dev-perl/CPAN-Meta-Check-0.11.0
+		)
+		>=virtual/perl-CPAN-Meta-2.120.900
+		virtual/perl-File-Spec
+		>=virtual/perl-Test-Simple-0.940.0
+		virtual/perl-if
+		virtual/perl-version
+	)
+"


             reply	other threads:[~2023-10-01  7:27 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-01  7:27 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-02  5:34 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Warnings/ Sam James
2024-05-02  5:34 Sam James
2024-05-02  5:21 Sam James
2024-05-02  5:21 Sam James
2024-05-02  5:21 Sam James
2024-05-02  5:21 Sam James
2024-05-02  5:21 Sam James
2024-05-02  2:59 Sam James
2023-11-04 16:13 Arthur Zamarin
2023-11-04 12:25 Sam James
2023-11-04 10:49 Sam James
2023-11-04 10:49 Sam James
2023-11-04 10:49 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:37 Sam James
2021-12-05  4:07 Sam James
2021-12-05  4:01 Sam James
2021-12-05  3:46 Sam James
2021-12-05  3:34 Sam James
2021-12-05  3:04 Sam James
2021-09-23 11:29 Andreas K. Hüttel
2021-06-02 15:35 Sergei Trofimovich
2020-04-15 15:40 Kent Fredric
2019-07-19  7:49 Mikle Kolyada
2019-01-17 20:39 Mikle Kolyada
2018-10-27 19:04 Fabian Groffen
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-06-30 21:08 Mikle Kolyada
2018-03-28  4:09 Matt Turner
2017-02-22 17:52 Markus Meier
2016-11-05 14:37 Michael Palimaka
2016-05-25 23:08 Matt Turner
2016-04-16 19:26 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=1696145073.2296e8737a975563a5fa5e58cc08c55b139a83ed.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