dev-perl/Data-OptList: Remove redundant dev-perl/Test-Pod{,-Coverage} dep.
authorKent Fredric <kentnl@gentoo.org>
Fri, 5 Aug 2016 04:49:22 +0000 (16:49 +1200)
committerKent Fredric <kentnl@gentoo.org>
Fri, 5 Aug 2016 04:49:41 +0000 (16:49 +1200)
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

index 7fe885c7d314ae5f9a53c576f642319f9e80977e..2482b0bf2afb8ebd6f60ba0ef3d0252225f82296 100644 (file)
@@ -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