From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-MockModule/
Date: Fri, 15 Oct 2021 19:55:02 +0000 (UTC) [thread overview]
Message-ID: <1634327691.5aa2eed261e15b751cea10b03d48c7d12b01deb6.dilfridge@gentoo> (raw)
commit: 5aa2eed261e15b751cea10b03d48c7d12b01deb6
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 15 19:54:42 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct 15 19:54:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aa2eed2
dev-perl/Test-MockModule: Add missing test dependency
Closes: https://bugs.gentoo.org/810745
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Test-MockModule/Test-MockModule-0.176.0.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-perl/Test-MockModule/Test-MockModule-0.176.0.ebuild b/dev-perl/Test-MockModule/Test-MockModule-0.176.0.ebuild
index 4bf23d318d1..8924c6fcffc 100644
--- a/dev-perl/Test-MockModule/Test-MockModule-0.176.0.ebuild
+++ b/dev-perl/Test-MockModule/Test-MockModule-0.176.0.ebuild
@@ -19,7 +19,10 @@ RDEPEND="
"
BDEPEND="${RDEPEND}
>=dev-perl/Module-Build-0.380.0
- test? ( >=virtual/perl-Test-Simple-0.880.0 )
+ test? (
+ >=virtual/perl-Test-Simple-0.880.0
+ dev-perl/Test-Warnings
+ )
"
PERL_RM_FILES=( "t/pod_coverage.t" "t/pod.t" )
next reply other threads:[~2021-10-15 19:55 UTC|newest]
Thread overview: 61+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-15 19:55 Andreas K. Hüttel [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
2024-05-01 8:11 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-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=1634327691.5aa2eed261e15b751cea10b03d48c7d12b01deb6.dilfridge@gentoo \
--to=dilfridge@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