diff options
Diffstat (limited to 'dev-perl/HTML-Mason/HTML-Mason-1.22.ebuild')
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.22.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.22.ebuild index 6af9e81781f7..d6baa82c34bb 100644 --- a/dev-perl/HTML-Mason/HTML-Mason-1.22.ebuild +++ b/dev-perl/HTML-Mason/HTML-Mason-1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.22.ebuild,v 1.6 2004/02/07 18:32:55 esammer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.22.ebuild,v 1.7 2004/03/21 09:15:38 mholzer Exp $ inherit perl-module @@ -20,7 +20,7 @@ DEPEND="${DEPEND} >=dev-perl/Exception-Class-1.14 dev-perl/Scalar-List-Utils dev-perl/CGI - || ( dev-perl/File-Spec >=perl-5.8.0-r12 ) + || ( dev-perl/File-Spec >=dev-lang/perl-5.8.0-r12 ) >=dev-perl/Cache-Cache-1.01" mydoc="CREDITS UPGRADE" |