summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Test-Exception/Test-Exception-0.20.ebuild')
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.20.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild b/dev-perl/Test-Exception/Test-Exception-0.20.ebuild
index 612d220580f9..3987b26f3bea 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.20.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-Exception/Test-Exception-0.20.ebuild,v 1.11 2006/02/13 14:06:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.20.ebuild,v 1.12 2006/07/05 10:25:47 ian Exp $
inherit perl-module
@@ -17,3 +17,4 @@ SRC_TEST="do"
DEPEND="|| ( >=virtual/perl-Test-Simple-0.62
( <virtual/perl-Test-Simple-0.62 dev-perl/Test-Builder-Tester ) )
dev-perl/Sub-Uplevel"
+RDEPEND="${DEPEND}" \ No newline at end of file