summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-01 22:58:56 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-01 22:58:56 +0000
commitb3bcb9f99feb1296e25e90619c5b5626b98ffd1a (patch)
tree901f6319ced6e41ac66147d0d183e060837d5967 /dev-perl
parentFix pod test (#299280). Add ~amd64 (diff)
downloadgentoo-2-b3bcb9f99feb1296e25e90619c5b5626b98ffd1a.tar.gz
gentoo-2-b3bcb9f99feb1296e25e90619c5b5626b98ffd1a.tar.bz2
gentoo-2-b3bcb9f99feb1296e25e90619c5b5626b98ffd1a.zip
Add CPAN-Mini to DEPEND again
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/CPAN-Mini-Phalanx/CPAN-Mini-Phalanx-0.01.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/CPAN-Mini-Phalanx/CPAN-Mini-Phalanx-0.01.ebuild b/dev-perl/CPAN-Mini-Phalanx/CPAN-Mini-Phalanx-0.01.ebuild
index b1ae20d8a445..81fbe34fed9b 100644
--- a/dev-perl/CPAN-Mini-Phalanx/CPAN-Mini-Phalanx-0.01.ebuild
+++ b/dev-perl/CPAN-Mini-Phalanx/CPAN-Mini-Phalanx-0.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Phalanx/CPAN-Mini-Phalanx-0.01.ebuild,v 1.7 2010/01/01 22:54:03 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Phalanx/CPAN-Mini-Phalanx-0.01.ebuild,v 1.8 2010/01/01 22:58:56 tove Exp $
EAPI=2
@@ -17,7 +17,8 @@ KEYWORDS="~amd64 ia64 sparc x86"
IUSE="test"
RDEPEND="dev-perl/CPAN-Mini"
-DEPEND="test? ( dev-perl/Test-Pod
+DEPEND="test? ( ${RDEPEND}
+ dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage )"
SRC_TEST="do"