summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-24 15:02:43 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-24 15:02:43 +0000
commitacc9ae68e3f834b65ce839f15a645b92458e1a26 (patch)
treeca69adb042aaecc7786a5b7217750137d29c4d72 /dev-perl/CGI-FastTemplate
parentNew version; mirror syntax cleaning (diff)
downloadgentoo-2-acc9ae68e3f834b65ce839f15a645b92458e1a26.tar.gz
gentoo-2-acc9ae68e3f834b65ce839f15a645b92458e1a26.tar.bz2
gentoo-2-acc9ae68e3f834b65ce839f15a645b92458e1a26.zip
cleaning mirror syntax
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/CGI-FastTemplate')
-rw-r--r--dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild8
-rw-r--r--dev-perl/CGI-FastTemplate/ChangeLog8
2 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild
index ff400b593ad4..c2479e26f521 100644
--- a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild
+++ b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild,v 1.10 2004/10/16 23:57:20 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild,v 1.11 2005/04/24 15:02:43 mcummings Exp $
inherit perl-module
CATEGORY="dev-perl"
DESCRIPTION="The Perl CGI::FastTemplate Module"
-SRC_URI="http://search.cpan.org/CPAN/authors/id/J/JM/JMOORE/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/author/JMOORE/${P}/"
+SRC_URI="mirror://cpan/authors/id/J/JM/JMOORE/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~jmoore/${P}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
diff --git a/dev-perl/CGI-FastTemplate/ChangeLog b/dev-perl/CGI-FastTemplate/ChangeLog
index 3eda309e6efb..7a0127f8b6b3 100644
--- a/dev-perl/CGI-FastTemplate/ChangeLog
+++ b/dev-perl/CGI-FastTemplate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/CGI-FastTemplate
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/ChangeLog,v 1.6 2004/12/29 23:08:12 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/ChangeLog,v 1.7 2005/04/24 15:02:43 mcummings Exp $
+
+ 24 Apr 2005; Michael Cummings <mcummings@gentoo.org>
+ CGI-FastTemplate-1.09.ebuild:
+ cleaning mirror syntax
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance