diff options
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild index 01c560d618d5..a7c0b872d338 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.08.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/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.10 2005/04/07 20:54:31 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.11 2005/04/25 16:26:15 mcummings Exp $ inherit perl-module @@ -9,7 +9,7 @@ S=${WORKDIR}/${MY_P} CATEGORY="dev-perl" DESCRIPTION="The Perl Finance-Quote Module" HOMEPAGE="http://www.cpan.org/modules/by-module/Finance/${MY_P}.readme" -SRC_URI="http://www.cpan.org/modules/by-module/Finance/${MY_P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/P/PJ/PJF/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" |