summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 13:45:54 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 13:45:54 +0000
commit9bd50d2d23ecc3cecd4f5491cf8e4c9e678b4e4d (patch)
tree04400c60ed0f5c58cc36da604aaf1c74623028d5 /dev-perl/HTML-Mason
parentdev-perl/File-Spec => perl-core/File-Spec migration (diff)
downloadgentoo-2-9bd50d2d23ecc3cecd4f5491cf8e4c9e678b4e4d.tar.gz
gentoo-2-9bd50d2d23ecc3cecd4f5491cf8e4c9e678b4e4d.tar.bz2
gentoo-2-9bd50d2d23ecc3cecd4f5491cf8e4c9e678b4e4d.zip
dev-perl/File-Spec => perl-core/File-Spec migration
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/HTML-Mason')
-rw-r--r--dev-perl/HTML-Mason/ChangeLog5
-rw-r--r--dev-perl/HTML-Mason/HTML-Mason-1.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/HTML-Mason/ChangeLog b/dev-perl/HTML-Mason/ChangeLog
index 9902e6bc6e73..e03e159772c7 100644
--- a/dev-perl/HTML-Mason/ChangeLog
+++ b/dev-perl/HTML-Mason/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/HTML-Mason
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v 1.28 2005/05/24 14:27:58 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v 1.29 2005/05/25 13:41:09 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> HTML-Mason-1.20.ebuild:
+ dev-perl/File-Spec => perl-core/File-Spec migration
24 May 2005; Michael Cummings <mcummings@gentoo.org> HTML-Mason-1.20.ebuild,
HTML-Mason-1.22.ebuild, HTML-Mason-1.25.ebuild, HTML-Mason-1.26.ebuild,
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.20.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.20.ebuild
index 73d5f8e526a5..7ebff717e30c 100644
--- a/dev-perl/HTML-Mason/HTML-Mason-1.20.ebuild
+++ b/dev-perl/HTML-Mason/HTML-Mason-1.20.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.20.ebuild,v 1.13 2005/05/24 14:27:58 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.20.ebuild,v 1.14 2005/05/25 13:41:09 mcummings Exp $
inherit perl-module
@@ -20,7 +20,7 @@ DEPEND="${DEPEND}
>=dev-perl/Exception-Class-1.07
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"