diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-25 16:26:15 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-25 16:26:15 +0000 |
commit | 0914a21514792e1015fe28887d3659fb38e47007 (patch) | |
tree | c80c30592af9a70ba9a8abe0c5572c559da57612 /dev-perl/Finance-Quote | |
parent | added backport of qtdemux changes to allow qdm2 to be played (allows gst-plug... (diff) | |
download | gentoo-2-0914a21514792e1015fe28887d3659fb38e47007.tar.gz gentoo-2-0914a21514792e1015fe28887d3659fb38e47007.tar.bz2 gentoo-2-0914a21514792e1015fe28887d3659fb38e47007.zip |
forgot the mirror line
(Portage version: 2.0.51.20-r4)
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" |