public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Trap/
Date: Sun, 17 Jul 2016 17:47:48 +0000 (UTC)	[thread overview]
Message-ID: <1468777422.37db313032cee239745a85a6e981c33461a461c0.kentnl@gentoo> (raw)

commit:     37db313032cee239745a85a6e981c33461a461c0
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 13 08:31:14 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jul 17 17:43:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37db3130

dev-perl/Test-Trap: Remove legacy test fallback re bug #584238

Instead of alternating between Test-Simple and Test-Tester based on
versions, always use Test-Simple so we can eliminate Test-Tester

Bug: https://bugs.gentoo.org/584238

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Test-Trap/Test-Trap-0.2.2-r1.ebuild | 4 ++--
 dev-perl/Test-Trap/Test-Trap-0.3.2.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Test-Trap/Test-Trap-0.2.2-r1.ebuild b/dev-perl/Test-Trap/Test-Trap-0.2.2-r1.ebuild
index b81bc77..d963240 100644
--- a/dev-perl/Test-Trap/Test-Trap-0.2.2-r1.ebuild
+++ b/dev-perl/Test-Trap/Test-Trap-0.2.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,7 +20,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	>=dev-perl/Module-Build-0.30
 	test? (
-		|| ( >=virtual/perl-Test-Simple-1.1.10 dev-perl/Test-Tester )
+		>=virtual/perl-Test-Simple-1.1.10
 	)"
 
 SRC_TEST="do parallel"

diff --git a/dev-perl/Test-Trap/Test-Trap-0.3.2.ebuild b/dev-perl/Test-Trap/Test-Trap-0.3.2.ebuild
index 0ba9843..f730839 100644
--- a/dev-perl/Test-Trap/Test-Trap-0.3.2.ebuild
+++ b/dev-perl/Test-Trap/Test-Trap-0.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -25,7 +25,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	>=dev-perl/Module-Build-0.400.3
 	test? (
-		|| ( >=virtual/perl-Test-Simple-1.1.10 >=dev-perl/Test-Tester-0.107 )
+		>=virtual/perl-Test-Simple-1.1.10
 	)"
 
 SRC_TEST="do parallel"


             reply	other threads:[~2016-07-17 17:47 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-17 17:47 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-22 12:06 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Trap/ Sam James
2023-08-21  3:50 Sam James
2023-08-19 15:37 Arthur Zamarin
2023-08-19  7:23 Sam James
2023-08-19  6:33 Sam James
2023-08-19  6:19 Sam James
2023-08-19  6:03 Sam James
2023-06-18  3:40 Sam James
2022-06-29 11:09 Sam James
2022-05-06 20:03 Arthur Zamarin
2022-05-03 19:47 Arthur Zamarin
2022-05-03 19:47 Arthur Zamarin
2022-02-15 18:31 Matt Turner
2022-01-21 20:12 Arthur Zamarin
2021-12-10 22:17 Jakov Smolić
2021-12-10 20:55 Jakov Smolić
2021-12-07  6:14 Joshua Kinard
2021-12-06  2:44 Yixun Lan
2021-12-05 21:41 James Le Cuirot
2021-12-04 11:23 Arthur Zamarin
2021-12-04 10:07 Arthur Zamarin
2021-12-04  4:13 Sam James
2021-09-22 19:27 Andreas K. Hüttel
2019-07-25  6:48 Kent Fredric
2018-10-27 19:04 Fabian Groffen
2018-08-20  2:26 Mikle Kolyada
2018-03-07  2:14 Kent Fredric
2017-02-21  9:05 Michael Weber
2016-06-09 22:04 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=1468777422.37db313032cee239745a85a6e981c33461a461c0.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