dev-perl/CGI-Session: Remove redundant dep on dev-perl/Test-Pod
authorKent Fredric <kentnl@gentoo.org>
Sat, 6 Aug 2016 16:12:16 +0000 (04:12 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sat, 6 Aug 2016 17:02:31 +0000 (05:02 +1200)
No user executable code in this module uses this anymore.

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/CGI-Session/CGI-Session-4.480.0-r1.ebuild

index ab94b7c55d780d580e11304967857412bb7fd988..09f7e2d6c8c6e6a188fbc2dca5f77168c7dffc99 100644 (file)
@@ -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$
 
@@ -24,7 +24,6 @@ DEPEND="${RDEPEND}
        test? (
                virtual/perl-Test-Simple
                dev-perl/CGI-Simple
-               dev-perl/Test-Pod
        )
 "