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: Thu, 9 Dec 2021 19:46:55 +0000 (UTC) [thread overview]
Message-ID: <1639079176.20c0e6e3f73e27c6b9a3132f28d57c95449043cb.dilfridge@gentoo> (raw)
commit: 20c0e6e3f73e27c6b9a3132f28d57c95449043cb
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 9 19:28:12 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Dec 9 19:46:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20c0e6e3
dev-perl/Test-Deep: Remove old
Package-Manager: Portage-3.0.28, 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.127.0.ebuild | 37 -----------------------------
2 files changed, 38 deletions(-)
diff --git a/dev-perl/Test-Deep/Manifest b/dev-perl/Test-Deep/Manifest
index f294c3396c85..478c3382e2b5 100644
--- a/dev-perl/Test-Deep/Manifest
+++ b/dev-perl/Test-Deep/Manifest
@@ -1,2 +1 @@
-DIST Test-Deep-1.127.tar.gz 41606 BLAKE2B 95349f07f628cd985bf5a9bd9588cfed0472e978025bfbb799e44028580ca4081a766dc8844fc7990eb5ba8145176331cac277303162b6490505bb6f7e6d1303 SHA512 d8cf3c495d62b6cbe01628115daed0a131ba330645a77074867740ffb7420cf261f2da0da62613e4fdbaab40167e6a77668a7f772e885038427518711a0ab4d7
DIST Test-Deep-1.130.tar.gz 41921 BLAKE2B 0e001de7f07e9f3afc2521648451e32e79d6f198653b1b489056695c38dd49dfb9280d65b3e332f9ff5b6523584a4129db70930c362fd08988ad5321e4184b40 SHA512 de34197c97d44c68dd43372fa5a4d905a2ad636b5503c5f1443476a85b921f42cd07d475af8901dfee9deff1f29deef440c1783cdcc7f93c5f5030c4548ff9cf
diff --git a/dev-perl/Test-Deep/Test-Deep-1.127.0.ebuild b/dev-perl/Test-Deep/Test-Deep-1.127.0.ebuild
deleted file mode 100644
index 31787b93c901..000000000000
--- a/dev-perl/Test-Deep/Test-Deep-1.127.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.127
-inherit perl-module
-
-DESCRIPTION="Extremely flexible deep comparison testing"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~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-12-09 19:47 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-09 19:46 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-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
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=1639079176.20c0e6e3f73e27c6b9a3132f28d57c95449043cb.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