commit:     f404707486f7841f05fe47dc04c304ba9fb88e0c
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 16:41:44 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 17:02:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4047074

dev-perl/Algorithm-C3: Remove redundant Test-Pod{,-Coverage} deps.

No user-executable code uses this 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/Algorithm-C3/Algorithm-C3-0.90.0.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild 
b/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild
index cb6474c..b8e8132 100644
--- a/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild
+++ b/dev-perl/Algorithm-C3/Algorithm-C3-0.90.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$
 
@@ -17,7 +17,6 @@ IUSE="test"
 RDEPEND=""
 DEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
-       test? ( dev-perl/Test-Pod
-               dev-perl/Test-Pod-Coverage )"
+       test? ( virtual/perl-Test-Simple )"
 
 SRC_TEST=do

Reply via email to