commit: 0e9b32f88d2bc7672f074e70c029fc9fe6cb7cad
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 5 04:49:22 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 5 04:49:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e9b32f8
dev-perl/Data-OptList: Remove redundant dev-perl/Test-Pod{,-Coverage} dep.
Tests that used these are gone already.
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/Data-OptList/Data-OptList-0.109.0.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Data-OptList/Data-OptList-0.109.0.ebuild
b/dev-perl/Data-OptList/Data-OptList-0.109.0.ebuild
index 7fe885c..2482b0b 100644
--- a/dev-perl/Data-OptList/Data-OptList-0.109.0.ebuild
+++ b/dev-perl/Data-OptList/Data-OptList-0.109.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="dev-perl/Sub-Install
dev-perl/Params-Util"
DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
+ test? ( virtual/perl-Test-Simple )"
SRC_TEST=do