dev-perl/Class-Std: Remove redundant dev-perl/Test-Pod{,-Coverage} deps
authorKent Fredric <kentnl@gentoo.org>
Sat, 6 Aug 2016 16:50:16 +0000 (04:50 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sat, 6 Aug 2016 17:02:31 +0000 (05:02 +1200)
Tests themselves already patched out.

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/Class-Std/Class-Std-0.11.0-r1.ebuild

index 21bc466562f3822d54cc292d910c1ad41b63184b..ae71f1073825ba669fe0d74ff08fde0bc7873c2b 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$
 
@@ -23,8 +23,6 @@ DEPEND="${RDEPEND}
        dev-perl/Module-Build
        test? (
                virtual/perl-Test-Simple
-               dev-perl/Test-Pod
-               dev-perl/Test-Pod-Coverage
        )
 "