diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-24 15:02:43 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-24 15:02:43 +0000 |
commit | acc9ae68e3f834b65ce839f15a645b92458e1a26 (patch) | |
tree | ca69adb042aaecc7786a5b7217750137d29c4d72 /dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild | |
parent | New version; mirror syntax cleaning (diff) | |
download | gentoo-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/CGI-FastTemplate-1.09.ebuild')
-rw-r--r-- | dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild | 8 |
1 files changed, 4 insertions, 4 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 )" |