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
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')
-rw-r--r--dev-perl/SOAP/ChangeLog8
-rw-r--r--dev-perl/SOAP/SOAP-0.28-r1.ebuild8
-rw-r--r--dev-perl/SOAP/SOAP-0.28-r2.ebuild8
3 files changed, 14 insertions, 10 deletions
diff --git a/dev-perl/SOAP/ChangeLog b/dev-perl/SOAP/ChangeLog
index f03c8e20ea91..589b01d0da68 100644
--- a/dev-perl/SOAP/ChangeLog
+++ b/dev-perl/SOAP/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/SOAP
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP/ChangeLog,v 1.11 2004/06/25 00:59:14 agriffis Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP/ChangeLog,v 1.12 2005/01/04 13:34:23 mcummings Exp $
+
+ 04 Jan 2005; Michael Cummings <mcummings@gentoo.org> SOAP-0.28-r1.ebuild,
+ SOAP-0.28-r2.ebuild:
+ bug 76590
*SOAP-0.28-r2 (31 May 2003)
diff --git a/dev-perl/SOAP/SOAP-0.28-r1.ebuild b/dev-perl/SOAP/SOAP-0.28-r1.ebuild
index 6f1cde1c2ead..f39b7338e990 100644
--- a/dev-perl/SOAP/SOAP-0.28-r1.ebuild
+++ b/dev-perl/SOAP/SOAP-0.28-r1.ebuild
@@ -1,12 +1,12 @@
-# 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/SOAP-0.28-r1.ebuild,v 1.15 2004/07/14 20:25:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP/SOAP-0.28-r1.ebuild,v 1.16 2005/01/04 13:34:23 mcummings Exp $
inherit perl-module
DESCRIPTION="A Perl Module for SOAP"
-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/K/KB/KBROWN/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~kbrown/${P}/"
SLOT="0"
LICENSE="Artistic"
diff --git a/dev-perl/SOAP/SOAP-0.28-r2.ebuild b/dev-perl/SOAP/SOAP-0.28-r2.ebuild
index f672010a4f40..14a55d15d933 100644
--- a/dev-perl/SOAP/SOAP-0.28-r2.ebuild
+++ b/dev-perl/SOAP/SOAP-0.28-r2.ebuild
@@ -1,12 +1,12 @@
-# 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/SOAP-0.28-r2.ebuild,v 1.8 2004/07/14 20:25:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP/SOAP-0.28-r2.ebuild,v 1.9 2005/01/04 13:34:23 mcummings Exp $
inherit perl-module
DESCRIPTION="A Perl Module for SOAP"
-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/K/KB/KBROWN/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~kbrown/${P}/"
SLOT="0"
LICENSE="Artistic"