From 4dffb458be26dfd5ed61a661f10b207d90be4f42 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sat, 6 Aug 2016 23:27:49 +1200 Subject: [PATCH] dev-perl/SQL-Abstract: Remove redundant dev-perl/Test-Pod dep. No tests or code use this module. 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/SQL-Abstract/SQL-Abstract-1.810.0.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.810.0.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.810.0.ebuild index 22b7f2e667278..5afcec5d73259 100644 --- a/dev-perl/SQL-Abstract/SQL-Abstract-1.810.0.ebuild +++ b/dev-perl/SQL-Abstract/SQL-Abstract-1.810.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -28,11 +28,9 @@ DEPEND="${RDEPEND} virtual/perl-Storable >=dev-perl/Test-Deep-0.101.0 >=dev-perl/Test-Exception-0.310.0 - dev-perl/Test-Pod >=virtual/perl-Test-Simple-0.880.0 dev-perl/Test-Warn ) " -# dev-perl/Test-Pod-Coverage SRC_TEST="do"