dev-perl/Email-MIME-Encodings: rm unused Test-Pod{,-Coverage} deps
authorKent Fredric <kentnl@gentoo.org>
Sat, 6 Aug 2016 14:32:11 +0000 (02:32 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sat, 6 Aug 2016 14:55:49 +0000 (02:55 +1200)
No user-executable code in this dist uses these modules 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"

dev-perl/Email-MIME-Encodings/Email-MIME-Encodings-1.315.0-r1.ebuild

index d0bbab21f700e50bba5f5fe48a4f08ed7740d50f..f72e67ddd170d42e1190939f1b769686391604da 100644 (file)
@@ -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$
 
@@ -17,8 +17,6 @@ IUSE="test"
 RDEPEND=">=virtual/perl-MIME-Base64-3.07"
 DEPEND="${RDEPEND}
        test? (
-               dev-perl/Test-Pod
-               dev-perl/Test-Pod-Coverage
                dev-perl/Capture-Tiny
        )"