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-PEAR_Info/ChangeLog | 8 ++++++-- dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild | 6 +++--- dev-php/PEAR-PhpDocumentor/ChangeLog | 8 ++++++-- dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild | 6 +++--- dev-php/PEAR-SOAP/ChangeLog | 7 +++++-- dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild | 6 +++--- 6 files changed, 26 insertions(+), 15 deletions(-) (limited to 'dev-php') diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog index d8f93ed48c41..f8d7993c826f 100644 --- a/dev-php/PEAR-PEAR_Info/ChangeLog +++ b/dev-php/PEAR-PEAR_Info/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PEAR_Info -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.17 2005/11/22 18:54:44 corsair Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.18 2006/01/21 19:56:53 corsair Exp $ + + 21 Jan 2006; Markus Rothe + PEAR-PEAR_Info-1.6.0.ebuild: + Stable on ppc64; bug #119722 22 Nov 2005; Markus Rothe PEAR-PEAR_Info-1.6.0.ebuild: diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild index 18f1099da1c2..dd1060f7718a 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild @@ -1,11 +1,11 @@ -# 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-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild,v 1.4 2005/11/22 18:54:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild,v 1.5 2006/01/21 19:56:53 corsair Exp $ inherit php-pear-r1 DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index 3e303e2f23b6..7c86379cbae7 100644 --- a/dev-php/PEAR-PhpDocumentor/ChangeLog +++ b/dev-php/PEAR-PhpDocumentor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PhpDocumentor -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.16 2005/12/03 07:08:05 sebastian Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.17 2006/01/21 20:01:03 corsair Exp $ + + 21 Jan 2006; Markus Rothe + PEAR-PhpDocumentor-1.3.0_rc5.ebuild: + Stable on ppc64; bug #119722 *PEAR-PhpDocumentor-1.3.0_rc5 (03 Dec 2005) diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild index 5694972454a4..aa52c8a84827 100644 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild @@ -1,11 +1,11 @@ -# 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-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild,v 1.1 2005/12/03 07:08:05 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild,v 1.2 2006/01/21 20:01:03 corsair Exp $ inherit php-pear-r1 DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" 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