diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-08-08 22:11:39 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-08-09 00:58:48 +1200 |
commit | ba514a419ee6c62943ba58d71020c3fb58362816 (patch) | |
tree | eabf94e046e65d4b0dbda569f5924e30603ed1be /dev-perl/Locale-Msgfmt | |
parent | dev-perl/Lingua-EN-NameParse: Remove POD Author tests (diff) | |
download | gentoo-ba514a419ee6c62943ba58d71020c3fb58362816.tar.gz gentoo-ba514a419ee6c62943ba58d71020c3fb58362816.tar.bz2 gentoo-ba514a419ee6c62943ba58d71020c3fb58362816.zip |
dev-perl/Locale-Msgfmt: Remove unsed dep on dev-perl/Test-Pod*
No longer used by any user executable code.
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/Locale-Msgfmt')
-rw-r--r-- | dev-perl/Locale-Msgfmt/Locale-Msgfmt-0.150.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Locale-Msgfmt/Locale-Msgfmt-0.150.0-r1.ebuild b/dev-perl/Locale-Msgfmt/Locale-Msgfmt-0.150.0-r1.ebuild index 7a66f112800a..2093d5c4eec8 100644 --- a/dev-perl/Locale-Msgfmt/Locale-Msgfmt-0.150.0-r1.ebuild +++ b/dev-perl/Locale-Msgfmt/Locale-Msgfmt-0.150.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$ @@ -16,6 +16,6 @@ IUSE="test" RDEPEND="" DEPEND=" - test? ( dev-perl/Test-Pod )" + test? ( virtual/perl-Test-Simple )" SRC_TEST=do |