summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/SOAP-Lite/ChangeLog7
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild3
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.ebuild3
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.66.ebuild3
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild5
5 files changed, 11 insertions, 10 deletions
diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog
index 7a09764c249b..4b29511cf464 100644
--- a/dev-perl/SOAP-Lite/ChangeLog
+++ b/dev-perl/SOAP-Lite/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/SOAP-Lite
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.33 2006/11/24 18:21:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.34 2006/11/24 18:23:17 mcummings Exp $
+
+ 24 Nov 2006; Michael Cummings <mcummings@gentoo.org>
+ SOAP-Lite-0.55.ebuild, SOAP-Lite-0.60a-r1.ebuild, SOAP-Lite-0.66.ebuild,
+ SOAP-Lite-0.67.ebuild:
+ sparc stable
24 Nov 2006; Michael Cummings <mcummings@gentoo.org>
SOAP-Lite-0.67.ebuild:
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild
index ede5201170b4..dc9415b1d1c0 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-2006 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.13 2006/08/05 20:16:01 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild,v 1.14 2006/11/24 18:23:17 mcummings Exp $
IUSE=""
@@ -20,7 +20,6 @@ DEPEND="dev-perl/XML-Parser
dev-perl/MIME-Lite
dev-perl/MIME-tools
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_compile() {
(echo yes) | perl-module_src_compile || perl-module_src_compile || die "compile failed"
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 38fac3f485c5..c05ad47cef4d 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-2006 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.15 2006/08/05 20:16:01 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.ebuild,v 1.16 2006/11/24 18:23:17 mcummings Exp $
IUSE="jabber ssl"
@@ -38,7 +38,6 @@ DEPEND="dev-perl/XML-Parser
dev-perl/Compress-Zlib
>=dev-perl/MIME-tools-5.413
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.66.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.66.ebuild
index 5de477c4d41f..34578ad830dd 100644
--- a/dev-perl/SOAP-Lite/SOAP-Lite-0.66.ebuild
+++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.66.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.66.ebuild,v 1.9 2006/10/20 19:56:38 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.66.ebuild,v 1.10 2006/11/24 18:23:17 mcummings Exp $
IUSE="jabber ssl"
@@ -38,7 +38,6 @@ DEPEND="dev-perl/XML-Parser
dev-perl/Compress-Zlib
>=dev-perl/MIME-tools-5.413
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild
index 038abd9cc7df..4cbcdddb96fe 100644
--- a/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild
+++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.67.ebuild,v 1.4 2006/11/24 18:21:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild,v 1.5 2006/11/24 18:23:17 mcummings Exp $
IUSE="jabber ssl"
@@ -16,7 +16,7 @@ HOMEPAGE="http://search.cpan.org/~byrne/${P}"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86"
myconf="${myconf} --noprompt"
@@ -38,7 +38,6 @@ DEPEND="dev-perl/XML-Parser
dev-perl/Compress-Zlib
>=dev-perl/MIME-tools-5.413
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}