summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-05 00:49:50 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-05 00:49:50 +0000
commit598978e6df259e65aaf7e674938b820d758c751c (patch)
treeaf129cd700829f46e33ed6f3d62b92723ab014eb /dev-perl/Class-Spiffy/Class-Spiffy-0.15.ebuild
parentStable on SPARC. (diff)
downloadhistorical-598978e6df259e65aaf7e674938b820d758c751c.tar.gz
historical-598978e6df259e65aaf7e674938b820d758c751c.tar.bz2
historical-598978e6df259e65aaf7e674938b820d758c751c.zip
Adding perl dep
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Class-Spiffy/Class-Spiffy-0.15.ebuild')
-rw-r--r--dev-perl/Class-Spiffy/Class-Spiffy-0.15.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Class-Spiffy/Class-Spiffy-0.15.ebuild b/dev-perl/Class-Spiffy/Class-Spiffy-0.15.ebuild
index c6e02f046c7f..e969ffab379c 100644
--- a/dev-perl/Class-Spiffy/Class-Spiffy-0.15.ebuild
+++ b/dev-perl/Class-Spiffy/Class-Spiffy-0.15.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/Class-Spiffy/Class-Spiffy-0.15.ebuild,v 1.4 2006/07/10 14:46:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Spiffy/Class-Spiffy-0.15.ebuild,v 1.5 2006/08/05 00:49:50 mcummings Exp $
inherit perl-module
@@ -15,3 +15,4 @@ IUSE=""
SRC_TEST="do"
DEPEND=">=dev-lang/perl-5.6.1"
+RDEPEND="${DEPEND}" \ No newline at end of file