dev-perl/Email-MessageID: Remove redundant Test-Pod{,-Coverage} deps
authorKent Fredric <kentnl@gentoo.org>
Sat, 6 Aug 2016 13:43:32 +0000 (01:43 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sat, 6 Aug 2016 14:55:49 +0000 (02:55 +1200)
No user executable tests use these 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/Email-MessageID/Email-MessageID-1.405.0.ebuild
dev-perl/Email-MessageID/Email-MessageID-1.406.0.ebuild

index 6d3109a4e3a5f73efea6dcd9140099623d964b5c..33b9d2f37f41776326765663332167d7d01fffeb 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$
 
@@ -19,8 +19,6 @@ DEPEND="${RDEPEND}
        >=virtual/perl-ExtUtils-MakeMaker-6.300.0
        test? (
                >=virtual/perl-Test-Simple-0.960.0
-               dev-perl/Test-Pod
-               dev-perl/Test-Pod-Coverage
        )
 "
 
index f2aff818cf4cd63917d8ecbb47d9a2500c3995a8..b0542c056a9bf68ef44a1182a89efe5ed13fe0d9 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$
 
@@ -20,7 +20,5 @@ DEPEND="${RDEPEND}
        test? (
                >=virtual/perl-Test-Simple-0.960.0
                virtual/perl-File-Spec
-               dev-perl/Test-Pod
-               dev-perl/Test-Pod-Coverage
        )
 "