From ce5d50aa6c3aa787e8dcbadda86be94e7ba6808d Mon Sep 17 00:00:00 2001 From: Markus Rothe Date: Sat, 21 Jan 2006 20:01:52 +0000 Subject: Stable on ppc64; bug #119722 (Portage version: 2.0.53) --- dev-php/PEAR-SOAP/ChangeLog | 7 +++++-- dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-php/PEAR-SOAP') diff --git a/dev-php/PEAR-SOAP/ChangeLog b/dev-php/PEAR-SOAP/ChangeLog index 6b90227500fb..c462c718d539 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.16 2005/11/22 18:58:19 corsair Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.17 2006/01/21 20:01:52 corsair Exp $ + + 21 Jan 2006; Markus Rothe PEAR-SOAP-0.9.1.ebuild: + Stable on ppc64; bug #119722 22 Nov 2005; Markus Rothe PEAR-SOAP-0.9.1.ebuild: Added ~ppc64 keyword; bug #105385 diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild index bc4172b9ff89..9d04dfd34ed7 100644 --- a/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild +++ b/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.9.1.ebuild,v 1.4 2005/11/22 18:58:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild,v 1.5 2006/01/21 20:01:52 corsair Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="SOAP Client/Server for PHP 4" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1 >=dev-php/PEAR-Mail_Mime-1.3.1-r1 -- cgit v1.2.3-65-gdbad