summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-01-04 13:36:49 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-01-04 13:36:49 +0000
commit118fbd48de0aeab82e6218913629908209bd447a (patch)
treee8957bdb21f547a81a4bbac8915ea6650b74c4ed /dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild
parentSeveral small fixes. Correctly install init script. Use enewuser. (Manifest r... (diff)
downloadgentoo-2-118fbd48de0aeab82e6218913629908209bd447a.tar.gz
gentoo-2-118fbd48de0aeab82e6218913629908209bd447a.tar.bz2
gentoo-2-118fbd48de0aeab82e6218913629908209bd447a.zip
bug 76590
Diffstat (limited to 'dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild')
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild8
1 files changed, 4 insertions, 4 deletions
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 )"