summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2016-08-05 16:49:22 +1200
committerKent Fredric <kentnl@gentoo.org>2016-08-05 16:49:41 +1200
commit0e9b32f88d2bc7672f074e70c029fc9fe6cb7cad (patch)
treec5d2d54f8de24fa1829190f912323c4ecae295a6
parentdev-scheme/guile: add missing dep bug #590516 (diff)
downloadgentoo-0e9b32f8.tar.gz
gentoo-0e9b32f8.tar.bz2
gentoo-0e9b32f8.zip
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"
-rw-r--r--dev-perl/Data-OptList/Data-OptList-0.109.0.ebuild5
1 files 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 7fe885c7d314..2482b0bf2afb 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