dev-perl/Email-Address: Remove redundant Test-Pod{,-Coverage} deps

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"
This commit is contained in:
Kent Fredric
2016-08-05 10:13:48 +12:00
parent d39306de6e
commit ac48243e5e
2 changed files with 1 additions and 5 deletions

View 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
)
"

View 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
)
"