summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Tree-Simple/Tree-Simple-1.14.ebuild')
-rw-r--r--dev-perl/Tree-Simple/Tree-Simple-1.14.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/Tree-Simple/Tree-Simple-1.14.ebuild b/dev-perl/Tree-Simple/Tree-Simple-1.14.ebuild
index b4b0a196c398..742ed73ea5d4 100644
--- a/dev-perl/Tree-Simple/Tree-Simple-1.14.ebuild
+++ b/dev-perl/Tree-Simple/Tree-Simple-1.14.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/Tree-Simple/Tree-Simple-1.14.ebuild,v 1.6 2006/07/05 12:47:05 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-Simple/Tree-Simple-1.14.ebuild,v 1.7 2006/08/06 00:47:46 mcummings Exp $
# this is an RT dependency
@@ -16,6 +16,8 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="x86 ~ppc sparc ~amd64"
DEPEND=">=virtual/perl-Test-Simple-0.47
- >=dev-perl/Test-Exception-0.15"
+ >=dev-perl/Test-Exception-0.15
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-IUSE="" \ No newline at end of file
+IUSE=""
+