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-Deep/
Date: Mon, 16 Aug 2021 21:12:16 +0000 (UTC) [thread overview]
Message-ID: <1629148321.5ffddee4ca837c2de8c4d359bf565d5b96b8482b.dilfridge@gentoo> (raw)
commit: 5ffddee4ca837c2de8c4d359bf565d5b96b8482b
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 16 21:06:56 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 21:12:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ffddee4
dev-perl/Test-Deep: remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Test-Deep/Manifest | 1 -
dev-perl/Test-Deep/Test-Deep-1.126.0.ebuild | 37 -----------------------------
2 files changed, 38 deletions(-)
diff --git a/dev-perl/Test-Deep/Manifest b/dev-perl/Test-Deep/Manifest
index 9df08cce8c5..1ddb0d7ea88 100644
--- a/dev-perl/Test-Deep/Manifest
+++ b/dev-perl/Test-Deep/Manifest
@@ -1,2 +1 @@
-DIST Test-Deep-1.126.tar.gz 41285 BLAKE2B 0d7e71563cc0934d791e97fb94a5f41c2936688b8fe761f521d01487b058d32c5464e584e46af75b1b531aef454f06920933533477aee832bba887030a42eeee SHA512 e4667a3294a6a9d4b2a35e1c6dcc2b52db92589f3060e69fc7d4a4cad604dd2484341156b2cfeabdb4f70b777b687297be93b84a33838eb9622b734569ae9b33
DIST Test-Deep-1.127.tar.gz 41606 BLAKE2B 95349f07f628cd985bf5a9bd9588cfed0472e978025bfbb799e44028580ca4081a766dc8844fc7990eb5ba8145176331cac277303162b6490505bb6f7e6d1303 SHA512 d8cf3c495d62b6cbe01628115daed0a131ba330645a77074867740ffb7420cf261f2da0da62613e4fdbaab40167e6a77668a7f772e885038427518711a0ab4d7
diff --git a/dev-perl/Test-Deep/Test-Deep-1.126.0.ebuild b/dev-perl/Test-Deep/Test-Deep-1.126.0.ebuild
deleted file mode 100644
index 57a25b80953..00000000000
--- a/dev-perl/Test-Deep/Test-Deep-1.126.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=RJBS
-DIST_VERSION=1.126
-inherit perl-module
-
-DESCRIPTION="Extremely flexible deep comparison testing"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=virtual/perl-Scalar-List-Utils-1.90.0
- virtual/perl-Test-Simple
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- >=virtual/perl-Test-Simple-0.880.0
- )
-"
-
-src_test() {
- # Bug 584238 Avoidance
- if perl -e 'exit ( eval { require Test::Tester; Test::Tester->VERSION(0.04); 1 } ? 0 : 1 )'; then
- perl-module_src_test
- else
- einfo "Test phase skipped: Test::Tester required for tests"
- einfo "Please upgrade to >=dev-lang/perl-5.22.0 or >=virtual/perl-Test-Simple-1.1.10"
- einfo "if you want this tested"
- fi
-}
next reply other threads:[~2021-08-16 21:12 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-16 21:12 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-12 12:46 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Deep/ Arthur Zamarin
2025-07-12 5:00 Sam James
2025-07-12 3:11 Sam James
2025-07-12 3:11 Sam James
2025-07-12 2:56 Sam James
2025-07-12 2:56 Sam James
2025-06-06 1:58 Sam James
2024-07-10 4:21 Ionen Wolkens
2024-06-14 0:43 Sam James
2024-06-09 21:21 Sam James
2024-06-09 21:18 Sam James
2024-06-09 20:36 Sam James
2024-05-01 8:11 Sam James
2022-05-14 7:04 WANG Xuerui
2021-12-09 19:46 Andreas K. Hüttel
2021-10-12 18:58 Sam James
2021-10-11 15:25 Sam James
2021-10-11 6:32 Agostino Sarubbo
2021-10-11 5:16 Sam James
2021-10-11 4:20 Sam James
2021-10-11 4:18 Sam James
2021-10-11 3:10 Sam James
2021-08-16 21:12 Andreas K. Hüttel
2020-04-15 7:08 Agostino Sarubbo
2019-05-05 15:46 Mikle Kolyada
2018-12-08 15:22 Mikle Kolyada
2018-10-15 19:03 Fabian Groffen
2018-09-26 19:05 Markus Meier
2018-08-25 18:08 Sergei Trofimovich
2018-08-22 21:38 Mart Raudsepp
2018-08-20 2:26 Mikle Kolyada
2018-06-14 19:35 Mikle Kolyada
2017-05-30 2:18 Kent Fredric
2017-05-19 20:52 Kent Fredric
2017-05-04 0:27 Kent Fredric
2017-05-03 8:19 Agostino Sarubbo
2017-03-31 11:29 Kent Fredric
2017-02-24 4:16 Mike Frysinger
2016-11-05 14:37 Michael Palimaka
2016-08-02 22:44 Kent Fredric
2016-06-05 0:17 Andreas Hüttel
2016-06-05 0:17 Andreas Hüttel
2016-06-01 11:43 Tobias Klausmann
2016-05-21 0:07 Andreas Hüttel
2016-04-15 19:56 Andreas Hüttel
2015-09-19 21:06 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=1629148321.5ffddee4ca837c2de8c4d359bf565d5b96b8482b.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