summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-05 10:28:12 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-05 10:28:12 +0000
commitaf48de16faf5f95d20a131a00c76b95ff2f88b8c (patch)
tree6a04b0e39ddac534552a9eef74487de63657ba86 /dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild
parentVersion bump, bug 138402, vcd useflag, bug 138356 (diff)
downloadgentoo-2-af48de16faf5f95d20a131a00c76b95ff2f88b8c.tar.gz
gentoo-2-af48de16faf5f95d20a131a00c76b95ff2f88b8c.tar.bz2
gentoo-2-af48de16faf5f95d20a131a00c76b95ff2f88b8c.zip
Fixed RDEPEND wrt bug #134781
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild')
-rw-r--r--dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild
index 77cf668fdd79..4cc4ca69c219 100644
--- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild
+++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild,v 1.8 2006/04/05 10:34:57 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild,v 1.9 2006/07/05 10:28:12 ian Exp $
inherit perl-module
@@ -18,3 +18,4 @@ SRC_TEST="do"
DEPEND="dev-perl/Devel-Cycle
|| ( >=virtual/perl-Test-Simple-0.62
( <virtual/perl-Test-Simple-0.62 dev-perl/Test-Builder-Tester ) )"
+RDEPEND="${DEPEND}" \ No newline at end of file