diff options
Diffstat (limited to 'dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild')
-rw-r--r-- | dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild index 24986be6318e..594e15edfd49 100644 --- a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild +++ b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.13 2005/07/30 12:46:58 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.14 2006/01/15 17:48:14 mcummings Exp $ inherit perl-module eutils DESCRIPTION="This module provides libkakasi interface for Perl." HOMEPAGE="http://search.cpan.org/dist/Text-Kakasi/" -SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/D/DA/DANKOGAI/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |