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
commit1a9fd3fe6b409ba0ecf782653bc398682f7952a5 (patch)
tree1174f0fbe342cc1ab55efbe4090c3d4993f2392c /dev-perl/SOAP-Lite
parentSeveral small fixes. Correctly install init script. Use enewuser. (diff)
downloadhistorical-1a9fd3fe6b409ba0ecf782653bc398682f7952a5.tar.gz
historical-1a9fd3fe6b409ba0ecf782653bc398682f7952a5.tar.bz2
historical-1a9fd3fe6b409ba0ecf782653bc398682f7952a5.zip
bug 76590
Diffstat (limited to 'dev-perl/SOAP-Lite')
-rw-r--r--dev-perl/SOAP-Lite/ChangeLog8
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild8
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.ebuild4
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild4
4 files changed, 14 insertions, 10 deletions
diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog
index 8e5fefa24529..0921af1e5def 100644
--- a/dev-perl/SOAP-Lite/ChangeLog
+++ b/dev-perl/SOAP-Lite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/SOAP-Lite
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.12 2004/12/30 00:24:45 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.13 2005/01/04 13:33:09 mcummings Exp $
+
+ 04 Jan 2005; Michael Cummings <mcummings@gentoo.org>
+ SOAP-Lite-0.55.ebuild:
+ bug 76590
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
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 )"
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.ebuild
index 226d6779c697..19480968ef9c 100644
--- a/dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.ebuild
+++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.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.60a-r1.ebuild,v 1.4 2004/12/23 23:04:44 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.ebuild,v 1.5 2005/01/04 13:33:09 mcummings Exp $
IUSE="jabber ssl"
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild
index 387d47e15198..17d29cbebd1a 100644
--- a/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild
+++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.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.60a.ebuild,v 1.6 2004/10/16 23:57:23 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild,v 1.7 2005/01/04 13:33:09 mcummings Exp $
IUSE="jabber ssl"