commit: 4dffb458be26dfd5ed61a661f10b207d90be4f42
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 6 11:27:49 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 11:53:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dffb458
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 22b7f2e..5afcec5 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"