dev-perl/Email-Address: Remove redundant Test-Pod{,-Coverage} deps
authorKent Fredric <kentnl@gentoo.org>
Thu, 4 Aug 2016 22:13:48 +0000 (10:13 +1200)
committerKent Fredric <kentnl@gentoo.org>
Thu, 4 Aug 2016 22:14:05 +0000 (10:14 +1200)
Upstream has already removed the relevant tests from the install-side,
these deps are just residual cruft.

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-Address/Email-Address-1.907.0.ebuild
dev-perl/Email-Address/Email-Address-1.908.0.ebuild

index 0603d42419f184997c63c16dde2d6ce94c38fdfe..47c2a1466a7df2d4cc0bae80be6d49fe82729751 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$
 
@@ -21,8 +21,6 @@ DEPEND="${RDEPEND}
                virtual/perl-Encode
                virtual/perl-File-Spec
                >=virtual/perl-Test-Simple-0.960.0
-               >=dev-perl/Test-Pod-1.14
-               >=dev-perl/Test-Pod-Coverage-1.08
        )
 "
 
index 5afb550de34475a1ded30ff863169e1d102bcb23..aff061ba46974f7ce4759db6930a16bcd1298a27 100644 (file)
@@ -21,7 +21,5 @@ DEPEND="${RDEPEND}
                virtual/perl-Encode
                virtual/perl-File-Spec
                >=virtual/perl-Test-Simple-0.960.0
-               >=dev-perl/Test-Pod-1.140.0
-               >=dev-perl/Test-Pod-Coverage-1.80.0
        )
 "