summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 13:46:48 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 13:46:48 +0000
commite86f0eaa097435079bc0e669eebc3f9ce4e70bfe (patch)
tree0697b93a02b0778d4330b91ac404809ad7be7af0 /dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild
parentdev-perl/File-Spec => perl-core/File-Spec migration (diff)
downloadgentoo-2-e86f0eaa097435079bc0e669eebc3f9ce4e70bfe.tar.gz
gentoo-2-e86f0eaa097435079bc0e669eebc3f9ce4e70bfe.tar.bz2
gentoo-2-e86f0eaa097435079bc0e669eebc3f9ce4e70bfe.zip
dev-perl/File-Spec => perl-core/File-Spec migration
(Portage version: 2.0.51.22-r1)
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"