summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/PEAR-SOAP')
-rw-r--r--dev-php/PEAR-SOAP/ChangeLog5
-rw-r--r--dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-SOAP/ChangeLog b/dev-php/PEAR-SOAP/ChangeLog
index e78444937e92..396af06aa998 100644
--- a/dev-php/PEAR-SOAP/ChangeLog
+++ b/dev-php/PEAR-SOAP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-SOAP
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.3 2005/03/09 06:43:19 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.4 2005/03/09 17:40:11 corsair Exp $
+
+ 09 Mar 2005; Markus Rothe <corsair@gentoo.org> PEAR-SOAP-0.8.1.ebuild:
+ Added ~ppc64 to KEYWORDS; bug #84525
09 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-SOAP-0.8.1.ebuild:
diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild
index afead2b5f3c2..cd77822b0103 100644
--- a/dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild
+++ b/dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild,v 1.3 2005/03/09 06:43:19 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild,v 1.4 2005/03/09 17:40:11 corsair Exp $
inherit php-pear
DESCRIPTION="SOAP Client/Server for PHP 4."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ppc64"
IUSE=""
RDEPEND="dev-php/PEAR-HTTP_Request
dev-php/PEAR-Mail_Mime