From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-AutoConf/
Date: Sat, 6 Aug 2016 15:53:35 +0000 (UTC) [thread overview]
Message-ID: <1470498782.7b2c2ab9ebad676cfe5c96cf678e65593507aa26.kentnl@gentoo> (raw)
commit: 7b2c2ab9ebad676cfe5c96cf678e65593507aa26
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 6 15:49:40 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 15:53:02 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b2c2ab9
dev-perl/Config-AutoConf: Remove redundant Test-Pod{,-Coverage} deps.
No user executable code uses these any more.
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/Config-AutoConf/Config-AutoConf-0.311.0.ebuild | 5 ++---
dev-perl/Config-AutoConf/Config-AutoConf-0.313.0.ebuild | 3 +--
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/dev-perl/Config-AutoConf/Config-AutoConf-0.311.0.ebuild b/dev-perl/Config-AutoConf/Config-AutoConf-0.311.0.ebuild
index 4ec2431..e3445c2 100644
--- a/dev-perl/Config-AutoConf/Config-AutoConf-0.311.0.ebuild
+++ b/dev-perl/Config-AutoConf/Config-AutoConf-0.311.0.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$
@@ -15,8 +15,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="test"
-DEPEND="test? ( >=dev-perl/Test-Pod-1.14
- >=dev-perl/Test-Pod-Coverage-1.08 )"
+DEPEND="test? ( virtual/perl-Test-Simple )"
RDEPEND="dev-perl/Capture-Tiny"
SRC_TEST="do"
diff --git a/dev-perl/Config-AutoConf/Config-AutoConf-0.313.0.ebuild b/dev-perl/Config-AutoConf/Config-AutoConf-0.313.0.ebuild
index 705f5c1..e3445c2 100644
--- a/dev-perl/Config-AutoConf/Config-AutoConf-0.313.0.ebuild
+++ b/dev-perl/Config-AutoConf/Config-AutoConf-0.313.0.ebuild
@@ -15,8 +15,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="test"
-DEPEND="test? ( >=dev-perl/Test-Pod-1.14
- >=dev-perl/Test-Pod-Coverage-1.08 )"
+DEPEND="test? ( virtual/perl-Test-Simple )"
RDEPEND="dev-perl/Capture-Tiny"
SRC_TEST="do"
next reply other threads:[~2016-08-06 15:53 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-06 15:53 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-18 19:26 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-AutoConf/ Fabian Groffen
2023-06-22 2:49 Sam James
2022-02-22 9:30 Arthur Zamarin
2022-02-19 12:02 Arthur Zamarin
2022-02-19 12:02 Arthur Zamarin
2022-02-19 8:52 Arthur Zamarin
2022-02-19 8:00 Arthur Zamarin
2022-02-19 5:20 Sam James
2022-02-19 3:41 Sam James
2022-02-19 3:02 Sam James
2021-12-27 12:57 Fabian Groffen
2021-11-19 11:56 Sam James
2021-10-12 20:18 Andreas K. Hüttel
2021-10-12 20:18 Andreas K. Hüttel
2021-10-07 6:37 Sam James
2021-09-01 18:32 Sam James
2021-08-04 15:34 Joshua Kinard
2021-07-24 20:23 Matt Turner
2021-07-23 22:40 Sergei Trofimovich
2021-07-23 14:56 Marek Szuba
2021-06-07 6:28 Sergei Trofimovich
2021-06-07 6:25 Sergei Trofimovich
2021-06-02 14:33 Sergei Trofimovich
2021-05-04 22:25 Sam James
2021-05-04 7:01 Agostino Sarubbo
2020-12-12 6:46 Kent Fredric
2020-10-01 8:04 Kent Fredric
2020-09-07 7:31 Sergei Trofimovich
2020-09-02 6:33 Sergei Trofimovich
2020-09-01 3:02 Sam James
2020-08-31 4:32 Sam James
2020-06-27 7:01 Kent Fredric
2018-04-05 18:29 Thomas Deutschmann
2018-04-05 14:11 Aaron Bauman
2017-10-05 5:08 Kent Fredric
2017-06-15 16:27 Markus Meier
2017-04-28 21:16 Manuel Rüger
2017-04-23 10:27 Agostino Sarubbo
2017-04-02 18:32 Kent Fredric
2017-03-11 21:46 Andreas Hüttel
2016-04-19 22:25 Manuel Rüger
2015-12-30 12:29 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=1470498782.7b2c2ab9ebad676cfe5c96cf678e65593507aa26.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