summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-05 20:36:41 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-05 20:36:41 +0000
commit687f08387ce9acdf1f43daf7a3f153fab180f479 (patch)
tree6415522480ea9ec935347f59b68f8acde693bd6c /dev-perl/Spiffy/Spiffy-0.29.ebuild
parentAdding perl dep; fixed header; fixed DEPEND (diff)
downloadgentoo-2-687f08387ce9acdf1f43daf7a3f153fab180f479.tar.gz
gentoo-2-687f08387ce9acdf1f43daf7a3f153fab180f479.tar.bz2
gentoo-2-687f08387ce9acdf1f43daf7a3f153fab180f479.zip
Added perl dep
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/Spiffy/Spiffy-0.29.ebuild')
-rw-r--r--dev-perl/Spiffy/Spiffy-0.29.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Spiffy/Spiffy-0.29.ebuild b/dev-perl/Spiffy/Spiffy-0.29.ebuild
index d579347b8902..a3901aa70ee6 100644
--- a/dev-perl/Spiffy/Spiffy-0.29.ebuild
+++ b/dev-perl/Spiffy/Spiffy-0.29.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/Spiffy/Spiffy-0.29.ebuild,v 1.4 2006/06/12 16:35:04 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.29.ebuild,v 1.5 2006/08/05 20:36:41 mcummings Exp $
inherit perl-module
@@ -15,3 +15,4 @@ IUSE=""
SRC_TEST="do"
DEPEND=">=dev-lang/perl-5.6.1"
+RDEPEND="${DEPEND}"