summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild')
-rw-r--r--dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild
index ecfac034caac..1e72ef05993d 100644
--- a/dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild
+++ b/dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild,v 1.4 2005/05/24 14:27:58 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild,v 1.5 2005/05/25 13:42:03 mcummings Exp $
inherit perl-module
@@ -20,7 +20,7 @@ DEPEND="${DEPEND}
>=dev-perl/Exception-Class-1.14
dev-perl/Scalar-List-Utils
perl-core/CGI
- || ( dev-perl/File-Spec >=dev-lang/perl-5.8.0-r12 )
+ || ( perl-core/File-Spec >=dev-lang/perl-5.8.0-r12 )
>=dev-perl/Cache-Cache-1.01"
mydoc="CREDITS UPGRADE"