From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Most/
Date: Tue, 6 Mar 2018 04:16:00 +0000 (UTC) [thread overview]
Message-ID: <1520309718.bb2dc5cf55571451ecb4a7e54ce82a0d51d29a04.kentnl@gentoo> (raw)
commit: bb2dc5cf55571451ecb4a7e54ce82a0d51d29a04
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 6 04:15:18 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Mar 6 04:15:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb2dc5cf
dev-perl/Test-Most: Bump to version 0.350.0
- EAPI6
- Parallel Tests
Upstream:
- Require newer Test::More
Package-Manager: Portage-2.3.18, Repoman-2.3.6
dev-perl/Test-Most/Manifest | 1 +
dev-perl/Test-Most/Test-Most-0.350.0.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-perl/Test-Most/Manifest b/dev-perl/Test-Most/Manifest
index 3aa2b5664bc..976c58c2943 100644
--- a/dev-perl/Test-Most/Manifest
+++ b/dev-perl/Test-Most/Manifest
@@ -1,2 +1,3 @@
DIST Test-Most-0.31.tar.gz 18272 BLAKE2B 19cfa7c0c9d6bf66656997e6e94ab5e23f18b00dbecb53652eacdee698d16b939379b0d2233d0c301049f6b93c5331f6de182eba3bbfcf6889ee641fe06cda0d SHA512 ced22dad96c14443cd17f35d51cc22847647859e03d80f68159d35f35f34215310587320de13461d7f4724cd8da616620c56433a178c99135f6488b129765765
DIST Test-Most-0.34.tar.gz 15919 BLAKE2B 2daad98526541c8c84c76dd8dd03f57350fb077b6854f3dafee7bcaaaca59f1ef0d521515f07f6c9af9604554388d0a221caf9f71e2b7953e3492f9d78d252f0 SHA512 00706bb25e6b9f806b536f75f66356413cdbcb19efd1c8b163fbd3357f61abe9e06e57c311eff216d36962ce74beb996db6cd4f0d2e5ed58fa5c0a0af32a33ef
+DIST Test-Most-0.35.tar.gz 16074 BLAKE2B 7b23fd0a7a2c529d7408c288047de795cd670b1ba107e274729dc215c277748e55ddc1793018500f11b68bdfed91d3654b9fffc76788e882c4883db96620c05c SHA512 1b2d201811e59d7afce47ff5f7da67c170d4685ffbec23360757b5cacc9fe72fc82609bc46cc9d8e351fdb75715696457c201dd94fadaeca70a6f31690236291
diff --git a/dev-perl/Test-Most/Test-Most-0.350.0.ebuild b/dev-perl/Test-Most/Test-Most-0.350.0.ebuild
new file mode 100644
index 00000000000..c87845f4ec1
--- /dev/null
+++ b/dev-perl/Test-Most/Test-Most-0.350.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=OVID
+DIST_VERSION=0.35
+inherit perl-module
+
+DESCRIPTION="Most commonly needed test functions and features"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="
+ >=dev-perl/Exception-Class-1.140.0
+ >=dev-perl/Test-Deep-0.119.0
+ >=dev-perl/Test-Differences-0.640.0
+ >=dev-perl/Test-Exception-0.430.0
+ >=virtual/perl-Test-Harness-3.350.0
+ >=virtual/perl-Test-Simple-1.302.47
+ >=dev-perl/Test-Warn-0.300.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
next reply other threads:[~2018-03-06 4:16 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-06 4:16 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-14 4:13 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Most/ Sam James
2023-07-24 4:16 Sam James
2023-06-18 3:55 Sam James
2022-02-05 6:34 Sam James
2021-12-10 17:21 Andreas K. Hüttel
2021-12-05 4:01 Sam James
2021-12-05 3:44 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-07-06 2:51 Matt Turner
2020-04-14 15:45 Agostino Sarubbo
2020-04-14 14:03 Agostino Sarubbo
2020-04-14 12:59 Agostino Sarubbo
2020-04-12 18:27 Sergei Trofimovich
2020-04-12 9:34 Sergei Trofimovich
2019-07-25 6:48 Kent Fredric
2018-10-27 19:04 Fabian Groffen
2018-08-20 2:26 Mikle Kolyada
2018-03-28 17:27 Matt Turner
2017-06-03 20:22 Sergei Trofimovich
2017-03-17 10:42 Agostino Sarubbo
2017-01-20 11:05 Agostino Sarubbo
2016-02-04 20:51 Tobias Klausmann
2016-01-24 7:20 Jeroen Roovers
2016-01-17 18:24 Agostino Sarubbo
2015-10-04 8:03 Jeroen Roovers
2015-09-07 12:30 Mikle Kolyada
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=1520309718.bb2dc5cf55571451ecb4a7e54ce82a0d51d29a04.kentnl@gentoo \
--to=kentnl@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