diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-08-07 04:41:44 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-08-07 05:02:31 +1200 |
commit | f404707486f7841f05fe47dc04c304ba9fb88e0c (patch) | |
tree | b1d7bd4ff81691b6ed1ef34662b4cf7e2cb096ca /dev-perl/Algorithm-C3 | |
parent | dev-perl/Net-Google-SafeBrowsing-Blocklist: Remove POD Author Tests (diff) | |
download | gentoo-f404707486f7841f05fe47dc04c304ba9fb88e0c.tar.gz gentoo-f404707486f7841f05fe47dc04c304ba9fb88e0c.tar.bz2 gentoo-f404707486f7841f05fe47dc04c304ba9fb88e0c.zip |
dev-perl/Algorithm-C3: Remove redundant Test-Pod{,-Coverage} deps.
No user-executable code uses 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"
Diffstat (limited to 'dev-perl/Algorithm-C3')
-rw-r--r-- | dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild b/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild index cb6474c53533..b8e81326ecd2 100644 --- a/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild +++ b/dev-perl/Algorithm-C3/Algorithm-C3-0.90.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$ @@ -17,7 +17,6 @@ IUSE="test" RDEPEND="" DEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker - test? ( dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" + test? ( virtual/perl-Test-Simple )" SRC_TEST=do |