summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2016-08-08 19:28:57 +1200
committerKent Fredric <kentnl@gentoo.org>2016-08-08 20:11:28 +1200
commit9a46607f17308777e83e54289b4dc3cf826d4c25 (patch)
tree0f0768d5f8c510ec74f4dfa60d0d59af414053d6 /dev-perl
parentdev-perl/Curses-UI: Remove POD Author Tests (diff)
downloadgentoo-9a46607f17308777e83e54289b4dc3cf826d4c25.tar.gz
gentoo-9a46607f17308777e83e54289b4dc3cf826d4c25.tar.bz2
gentoo-9a46607f17308777e83e54289b4dc3cf826d4c25.zip
dev-perl/Email-LocalDelivery: Remove unused Test-Pod{,-Coverage} deps.
No user executable code uses this anymore. 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"
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Email-LocalDelivery/Email-LocalDelivery-1.200.0-r1.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-perl/Email-LocalDelivery/Email-LocalDelivery-1.200.0-r1.ebuild b/dev-perl/Email-LocalDelivery/Email-LocalDelivery-1.200.0-r1.ebuild
index cb3a96a624b8..a2c86001ada1 100644
--- a/dev-perl/Email-LocalDelivery/Email-LocalDelivery-1.200.0-r1.ebuild
+++ b/dev-perl/Email-LocalDelivery/Email-LocalDelivery-1.200.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$
@@ -18,9 +18,7 @@ RDEPEND="dev-perl/Email-Simple
dev-perl/Email-FolderType
dev-perl/File-Path-Expand"
DEPEND="${RDEPEND}
- test? (
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage
- )"
+ test? ( virtual/perl-Test-Simple )
+"
SRC_TEST="do"