diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-03-21 09:17:37 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-03-21 09:17:37 +0000 |
commit | 5197e902f4b1f7091a42d959c2e82ba70556c0b9 (patch) | |
tree | 29eadab34008206da1014a3be840d8d12a35559d /dev-perl/HTML-Mason/HTML-Mason-1.25.ebuild | |
parent | adding categorie. see 45110 for details (Manifest recommit) (diff) | |
download | gentoo-2-5197e902f4b1f7091a42d959c2e82ba70556c0b9.tar.gz gentoo-2-5197e902f4b1f7091a42d959c2e82ba70556c0b9.tar.bz2 gentoo-2-5197e902f4b1f7091a42d959c2e82ba70556c0b9.zip |
adding categorie. see 45110 for details
Diffstat (limited to 'dev-perl/HTML-Mason/HTML-Mason-1.25.ebuild')
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.25.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.25.ebuild index 1c6270c625bc..764a107f021e 100644 --- a/dev-perl/HTML-Mason/HTML-Mason-1.25.ebuild +++ b/dev-perl/HTML-Mason/HTML-Mason-1.25.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.25.ebuild,v 1.1 2004/02/07 18:32:55 esammer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.25.ebuild,v 1.2 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" |