From 118fbd48de0aeab82e6218913629908209bd447a Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Tue, 4 Jan 2005 13:36:49 +0000 Subject: bug 76590 --- dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild') diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild index 8deb4379844d..3c2ddfe3a8be 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild @@ -1,6 +1,6 @@ -# 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/SOAP-Lite/SOAP-Lite-0.55.ebuild,v 1.9 2004/10/16 23:57:23 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild,v 1.10 2005/01/04 13:33:09 mcummings Exp $ IUSE="" @@ -9,8 +9,8 @@ inherit perl-module MY_P=SOAP-Lite-${PV} DESCRIPTION="Provides a simple and lightweight interface to the SOAP protocol (sic) both on client and server side." -SRC_URI="http://cpan.valueclick.com/modules/by-module/SOAP/${P}.tar.gz" -HOMEPAGE="http://cpan.valueclick.com/modules/by-module/SOAP/${P}.readme" +SRC_URI="mirror://cpan/authors/id/B/BY/BYRNE/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~byrne/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -- cgit v1.2.3-65-gdbad