commit: 64bed05c1e3af053957fd6d3ddfdc2e33a93891e
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 6 14:17:14 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 14:55:49 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64bed05c
dev-perl/Email-MIME-ContentType: rm redundant Test-Pod{,-Coverage} deps
Dist no longer contains user-executable tests with these modules used.
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"
.../Email-MIME-ContentType/Email-MIME-ContentType-1.16.0-r1.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git
a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.16.0-r1.ebuild
b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.16.0-r1.ebuild
index 63d6f1b..6730d28 100644
--- a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.16.0-r1.ebuild
+++ b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.16.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,8 +17,6 @@ IUSE="test"
RDEPEND=""
DEPEND="${RDEPEND}
test? (
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage
dev-perl/Capture-Tiny
)"