From 9a46607f17308777e83e54289b4dc3cf826d4c25 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Mon, 8 Aug 2016 19:28:57 +1200 Subject: 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" --- .../Email-LocalDelivery/Email-LocalDelivery-1.200.0-r1.ebuild | 8 +++----- 1 file 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" -- cgit v1.2.3-65-gdbad