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/Carp-Assert-More/
Date: Thu, 22 Jun 2023 03:54:33 +0000 (UTC)	[thread overview]
Message-ID: <1687406045.728df1fbf6cffa37c6f3bf69eb5a4bb4bf32f656.sam@gentoo> (raw)

commit:     728df1fbf6cffa37c6f3bf69eb5a4bb4bf32f656
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 22 03:51:48 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 03:54:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=728df1fb

dev-perl/Carp-Assert-More: add 2.3.0

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

 .../Carp-Assert-More/Carp-Assert-More-2.3.0.ebuild | 31 ++++++++++++++++++++++
 dev-perl/Carp-Assert-More/Manifest                 |  1 +
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-2.3.0.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-2.3.0.ebuild
new file mode 100644
index 000000000000..3c7a6612e2a5
--- /dev/null
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-2.3.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PETDANCE
+inherit perl-module
+
+DESCRIPTION="Convenience assertions for common situations"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Scalar-List-Utils
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		dev-perl/Test-Exception
+		>=virtual/perl-Test-Simple-0.180.0
+	)
+"
+
+PERL_RM_FILES=(
+	"t/pod-coverage.t"
+	"t/pod.t"
+)

diff --git a/dev-perl/Carp-Assert-More/Manifest b/dev-perl/Carp-Assert-More/Manifest
index 797156e61771..e5f9b406721d 100644
--- a/dev-perl/Carp-Assert-More/Manifest
+++ b/dev-perl/Carp-Assert-More/Manifest
@@ -1 +1,2 @@
 DIST Carp-Assert-More-2.0.1.tar.gz 16730 BLAKE2B 8796cb61caf2687dbd55a892a74eac48bf00352a29eb07b29b724eada37755341fd13e97fda6c12aad54ecbf57dbeda8240424d9223981d8ed47f19d281addbb SHA512 584b838cd32b342b27f6e8281e2cb3439cd0077e121e16a482e32c5c3f28a07ed38b476d412d19c7ad7a85fb4079943806c258db6fc9ef4377d285494765e253
+DIST Carp-Assert-More-2.3.0.tar.gz 21086 BLAKE2B 1f4610f1f8ecf2a37e56f428ded779077ea16912ab484b6be9aacd1b4bb74f0e0b6cb84e9331eca9c51b91f5f85504e3755edd19b3e26fd82b5ee0fe9e5d91e7 SHA512 ba0da716230e17d6711698c5909a096df992aacaf64e5dd9ea12795ecb4c86e66e71d6967bd0fdbfb20f202e5fd0e582befb3145f52f89af09a681263046354d


             reply	other threads:[~2023-06-22  3:54 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-22  3:54 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-10  8:52 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/ Sam James
2025-03-03 20:48 Sam James
2025-03-03 20:34 Sam James
2025-01-22  5:32 Sam James
2024-06-14  0:43 Sam James
2024-04-30  1:16 Sam James
2021-12-05 20:52 Arthur Zamarin
2021-10-09 19:16 Andreas K. Hüttel
2021-07-29  7:08 Agostino Sarubbo
2021-07-29  6:45 Agostino Sarubbo
2021-07-29  6:40 Agostino Sarubbo
2021-05-03  7:56 Sergei Trofimovich
2021-05-01 17:14 Sam James
2021-05-01 17:14 Sam James
2021-05-01 16:28 Andreas K. Hüttel
2020-10-07  8:31 Kent Fredric
2020-09-26  9:25 Kent Fredric
2020-08-21 19:00 Sergei Trofimovich
2020-05-21 23:07 Kent Fredric
2018-04-17  0:06 Kent Fredric
2018-04-07 21:18 Sergei Trofimovich
2018-04-05 21:07 Sergei Trofimovich
2018-04-05  3:29 Aaron Bauman
2017-10-03 11:13 Kent Fredric

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=1687406045.728df1fbf6cffa37c6f3bf69eb5a4bb4bf32f656.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