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-Differences/
Date: Sun, 29 Oct 2023 01:58:11 +0000 (UTC)	[thread overview]
Message-ID: <1698543645.1f1ef21a6590d49930b45aee6045220e5cbdf32e.sam@gentoo> (raw)

commit:     1f1ef21a6590d49930b45aee6045220e5cbdf32e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 01:40:45 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 01:40:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f1ef21a

dev-perl/Test-Differences: add 0.710.0

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

 dev-perl/Test-Differences/Manifest                 |  1 +
 .../Test-Differences-0.710.0.ebuild                | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Test-Differences/Manifest b/dev-perl/Test-Differences/Manifest
index 7ff06c4136f6..df5ff0dab6d2 100644
--- a/dev-perl/Test-Differences/Manifest
+++ b/dev-perl/Test-Differences/Manifest
@@ -1,3 +1,4 @@
 DIST Test-Differences-0.68.tar.gz 14518 BLAKE2B ca4be9098d0a1062ed748711bd932e057a4a35e9ffa042ae4c7e6fa993f132a0da93f4aa932f0b6858e32f9e1cdc380a8c4d9531709c9321017eef6781cfe5d7 SHA512 17e5e54d9a67fefdccb383be860ea594ec15563b66a7d93652a93799deeceaf92a4d48d01bfd4d2276c5f1520916d1def654ba53759c7461737e1f9afa754e31
 DIST Test-Differences-0.69.tar.gz 14526 BLAKE2B c511844e9c87928e2e2a00ecf92c4796f9008dfd77d9076072da5800de61fec6e45a2911bcb3f307d9e0de2fb1249901beee923e0ecedc45120bd5cc1d6b74ec SHA512 506859b6d983f6b81366bdaa365b02091d7a1ef1b3a29397b19175e37cde93a3b8e1d8765438630ecfc6ca1755868aefa47dcde0f1f45951f4610362c5d904bd
 DIST Test-Differences-0.70.tar.gz 14584 BLAKE2B 9821c4e51f055e83e10fe738bc010efdffea52d93b4f085ae0a53b7057fcdb3fad851ea13f86a5db2eeeee4fe0ed0b39ad3b5b4ae389845a05ee05f3da2a6e20 SHA512 f9462f886b3bfba8cbf5467879b0549d7d72695391741d878614d92b1e66f50317485c834f8c34d22fee471c85dbcecc94f84de08fe5fd56c95fda1c149aa9bb
+DIST Test-Differences-0.71.tar.gz 15304 BLAKE2B 83e00ac7e5a55f45a36258157e8fb6d0cf103d012c8c2157136eb0c18e8f3c146ae44e44517f5d9ca83ab62b2495049e31adbf202197f367b317b2b193b18a5f SHA512 6e6c882b41dd25cbb91d28ec947e669f660df0d8e477a347237a39eba51c74c9e8bcabe8ffccaec7d5912c62cf6ae837e2d2f28551bd9fc110d9503acc86e72e

diff --git a/dev-perl/Test-Differences/Test-Differences-0.710.0.ebuild b/dev-perl/Test-Differences/Test-Differences-0.710.0.ebuild
new file mode 100644
index 000000000000..91f9e3d9164a
--- /dev/null
+++ b/dev-perl/Test-Differences/Test-Differences-0.710.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DCANTRELL
+DIST_VERSION=0.71
+inherit perl-module
+
+DESCRIPTION="Test strings and data structures and show differences if not ok"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+	>=dev-perl/Capture-Tiny-0.240.0
+	>=virtual/perl-Data-Dumper-2.126.0
+	>=dev-perl/Text-Diff-1.430.0
+	>=virtual/perl-Test-Simple-0.880.0
+"
+BDEPEND="${RDEPEND}"
+
+PERL_RM_FILES=(
+	"t/boilerplate.t"
+	"t/pod-coverage.t"
+	"t/pod.t"
+)


             reply	other threads:[~2023-10-29  1:58 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-29  1:58 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-28 18:23 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Differences/ Arthur Zamarin
2024-01-22  9:37 Sam James
2023-12-30  3:07 Sam James
2023-09-29  0:54 Sam James
2023-08-19 15:37 Arthur Zamarin
2023-08-19  7:23 Sam James
2023-08-19  6:58 Arthur Zamarin
2023-08-19  6:19 Sam James
2023-08-19  6:07 Sam James
2023-08-19  6:07 Sam James
2023-07-24  3:27 Sam James
2023-07-24  3:24 Sam James
2023-07-24  3:21 Sam James
2023-07-24  3:19 Sam James
2023-07-24  3:19 Sam James
2023-07-24  3:17 Sam James
2023-07-24  3:17 Sam James
2023-07-08  3:39 Sam James
2023-06-18  4:17 Sam James
2021-12-09 19:46 Andreas K. Hüttel
2021-11-21  4:58 Arthur Zamarin
2021-11-18 21:43 Arthur Zamarin
2021-10-11  6:32 Agostino Sarubbo
2021-10-11  5:20 Sam James
2021-10-11  4:18 Sam James
2021-10-11  3:10 Sam James
2021-08-18 21:46 Andreas K. Hüttel
2020-09-27  8:23 Yixun Lan
2018-10-27 19:04 Fabian Groffen
2018-04-02 18:06 Mart Raudsepp
2018-03-28 17:27 Matt Turner
2017-06-03 20:22 Sergei Trofimovich
2017-03-17 10:42 Agostino Sarubbo
2017-02-04 17:33 Andreas Hüttel
2017-02-03 22:00 Jeroen Roovers
2016-08-04  9:08 Kent Fredric
2016-06-06 14:53 Agostino Sarubbo
2016-06-01 11:52 Tobias Klausmann
2016-03-01 14:43 Andreas Hüttel
2016-02-04 20:51 Tobias Klausmann
2016-01-24  7:20 Jeroen Roovers
2016-01-17 18:24 Agostino Sarubbo
2015-09-27  5:52 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=1698543645.1f1ef21a6590d49930b45aee6045220e5cbdf32e.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