commit: 868ac6e0f0fa8935d571077d2b2f6dca96c3301a
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 4 08:25:06 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Aug 4 08:25:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=868ac6e0
dev-perl/Sub-Install: Remove excess test dependencies
Neither Test::Pod or Test::Pod::Coverage is needed by this dist
anymore.
Fixes broken arm64 dependencies.
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/Sub-Install/Sub-Install-0.928.0.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
index e18e7fa..9ddb959 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
@@ -22,8 +22,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
)
"