commit: aeec1d6d30dc16b0317adadc4edbd65d56e60700
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 8 08:01:00 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Aug 8 08:11:28 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeec1d6d
dev-perl/Email-MIME-Attachment-Stripper: rm unused Test-Pod* deps
No user executable code needs this 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"
.../Email-MIME-Attachment-Stripper-1.317.0-r1.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git
a/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.317.0-r1.ebuild
b/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.317.0-r1.ebuild
index 13f623c..8e18b53 100644
---
a/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.317.0-r1.ebuild
+++
b/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.317.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$
@@ -21,8 +21,6 @@ RDEPEND=">=dev-perl/Email-MIME-1.900
>=dev-perl/Email-MIME-ContentType-1.012"
DEPEND="${RDEPEND}
test? (
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage
dev-perl/Capture-Tiny
)"