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-MockModule/
Date: Wed,  1 May 2024 08:11:16 +0000 (UTC)	[thread overview]
Message-ID: <1714550945.727f2e6ec1c47da8b9e98fe4d1216812bae597f3.sam@gentoo> (raw)

commit:     727f2e6ec1c47da8b9e98fe4d1216812bae597f3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May  1 08:09:05 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May  1 08:09:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=727f2e6e

dev-perl/Test-MockModule: add 0.178.0

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

 dev-perl/Test-MockModule/Manifest                  |  1 +
 .../Test-MockModule/Test-MockModule-0.178.0.ebuild | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/Test-MockModule/Manifest b/dev-perl/Test-MockModule/Manifest
index 65e38ca50601..20e48f9b7ad4 100644
--- a/dev-perl/Test-MockModule/Manifest
+++ b/dev-perl/Test-MockModule/Manifest
@@ -1 +1,2 @@
 DIST Test-MockModule-v0.177.0.tar.gz 23921 BLAKE2B ee317804906260d96c46444fbdb7a0616ac2228adb5721272f5ac56c6ec5313ca11343645b9c317f597bd89f5e064d53dcd8497c518696efc626682c44d7c350 SHA512 d28523202ba4dbf040e26a3cb0795297c2c4fc65598e7717a51ed8678bce308eec7eb3b5d5d35d71418b21c2c81833679cf1624e0e07c6b1e26e8f7605eb98b3
+DIST Test-MockModule-v0.178.0.tar.gz 24111 BLAKE2B 677d05c59c7519ad617b5933f97c6aaa954e3cd889c9f7dead9561cbf734519f291db23c070c8b9110edfa5f75ecaf2957a5146dfcafb80f3d6e7743d8581f8e SHA512 5f3169819475d251cc266fe018d98b8a744d9a030fab40f72334ee17f561f4602d4ca9759a70438cb897195e4757df0103cce30e7241191b13fbba57b6c03700

diff --git a/dev-perl/Test-MockModule/Test-MockModule-0.178.0.ebuild b/dev-perl/Test-MockModule/Test-MockModule-0.178.0.ebuild
new file mode 100644
index 000000000000..544cf1b1e25b
--- /dev/null
+++ b/dev-perl/Test-MockModule/Test-MockModule-0.178.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_VERSION=v${PV}
+DIST_AUTHOR=GFRANKS
+inherit perl-module
+
+DESCRIPTION="Override subroutines in a module for unit testing"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/SUPER-1.200.0
+	virtual/perl-Scalar-List-Utils
+"
+BDEPEND="
+	${RDEPEND}
+	>=dev-perl/Module-Build-0.380.0
+	test? (
+		>=virtual/perl-Test-Simple-0.880.0
+		dev-perl/Test-Warnings
+	)
+"
+
+PERL_RM_FILES=( "t/pod_coverage.t" "t/pod.t" )


             reply	other threads:[~2024-05-01  8:11 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-01  8:11 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-MockModule/ Sam James
2024-05-02  5:34 Sam James
2024-05-02  5:34 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
2022-06-29 11:09 Sam James
2022-02-22  9:30 Arthur Zamarin
2022-02-19 12:19 Arthur Zamarin
2022-02-19 12:02 Arthur Zamarin
2022-02-19  9:47 Arthur Zamarin
2022-02-19  8:21 Arthur Zamarin
2022-02-19  7:31 Arthur Zamarin
2022-02-19  7:00 Arthur Zamarin
2021-12-12 18:25 Sam James
2021-12-10 17:21 Andreas K. Hüttel
2021-12-05  4:03 Sam James
2021-12-05  4:01 Sam James
2021-12-05  3:45 Sam James
2021-12-05  3:45 Sam James
2021-12-05  3:33 Sam James
2021-12-05  3:04 Sam James
2021-10-15 19:55 Andreas K. Hüttel
2021-08-27 22:35 Andreas K. Hüttel
2021-08-27 22:35 Andreas K. Hüttel
2020-04-15  7:08 Agostino Sarubbo
2019-08-01 15:13 Aaron Bauman
2019-07-22 13:58 Mikle Kolyada
2019-07-22 13:58 Mikle Kolyada
2019-07-19  7:48 Mikle Kolyada
2018-10-15 16:05 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-07-21 13:27 Kent Fredric
2018-03-06  3:44 Kent Fredric
2017-12-04  7:30 Sergei Trofimovich
2017-12-04  7:30 Sergei Trofimovich
2017-09-16 18:09 Patrick Lauer
2017-08-27 15:34 Michael Palimaka
2017-06-06 16:04 Markus Meier
2017-05-22 13:25 Tobias Klausmann
2017-05-22 10:49 Michael Weber
2017-05-22 10:39 Michael Weber
2017-05-20  8:49 Agostino Sarubbo
2017-03-10 21:04 Matt Turner
2017-01-26 15:18 Tobias Klausmann
2016-11-05 14:30 Michael Palimaka
2016-08-17  3:31 Jeroen Roovers
2016-08-06  9:29 Kent Fredric
2016-05-25 23:33 Matt Turner
2016-05-01  6:59 Markus Meier
2016-04-16 19:26 Andreas Hüttel
2016-02-29 18:53 Fabian Groffen
2016-01-24  9:06 Jeroen Roovers
2016-01-05 12:44 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=1714550945.727f2e6ec1c47da8b9e98fe4d1216812bae597f3.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