diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-04 23:19:27 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-04 23:19:27 +0000 |
commit | 76ed74800fb0652fef1c2f525614710f3aea6736 (patch) | |
tree | 9454a264e65a5c3c4b1db372bd8b86cce86bcbd9 | |
parent | Fixed typo, closes bug #56049 (Manifest recommit) (diff) | |
download | gentoo-2-76ed74800fb0652fef1c2f525614710f3aea6736.tar.gz gentoo-2-76ed74800fb0652fef1c2f525614710f3aea6736.tar.bz2 gentoo-2-76ed74800fb0652fef1c2f525614710f3aea6736.zip |
stable on x86.
60 files changed, 182 insertions, 97 deletions
diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.ebuild index 1c54c1d3d3a2..a1203cbf5d9f 100644 --- a/dev-php/PEAR-Date/PEAR-Date-1.4.ebuild +++ b/dev-php/PEAR-Date/PEAR-Date-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.ebuild,v 1.3 2004/06/25 01:17:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.ebuild,v 1.4 2004/07/04 23:19:26 robbat2 Exp $ inherit php-pear @@ -8,5 +8,5 @@ IUSE="" DESCRIPTION="Date and Time Zone Classes" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" diff --git a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.1.ebuild b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.1.ebuild index 91c81ecef1a1..157c8f9e6365 100644 --- a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.1.ebuild +++ b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.1.ebuild,v 1.4 2004/06/25 01:18:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.1.ebuild,v 1.5 2004/07/04 23:19:26 robbat2 Exp $ inherit php-pear DESCRIPTION="base class for other HTML classes" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="" diff --git a/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.0.ebuild b/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.0.ebuild index 3bfce21b402c..84fbcdb4aa0d 100644 --- a/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.0.ebuild +++ b/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.0.ebuild,v 1.3 2004/06/25 01:18:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.0.ebuild,v 1.4 2004/07/04 23:19:26 robbat2 Exp $ inherit php-pear @@ -8,5 +8,5 @@ IUSE="" DESCRIPTION="Provides an interface for creating simple JS scripts within PHP" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" diff --git a/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.1.ebuild b/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.1.ebuild index b86cd78c2336..354115fbdbf1 100644 --- a/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.1.ebuild +++ b/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.1.ebuild,v 1.4 2004/06/25 01:18:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.1.ebuild,v 1.5 2004/07/04 23:19:26 robbat2 Exp $ inherit php-pear DESCRIPTION="The PEAR::HTML_QuickForm package provides methods for creating, validating, processing HTML forms." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" DEPEND=">=dev-php/PEAR-HTML_Common-1.2.1" IUSE="" diff --git a/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r1.ebuild b/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r1.ebuild index efb9ca95c5ae..ec0f37d02f7e 100644 --- a/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r1.ebuild +++ b/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r1.ebuild,v 1.3 2004/06/25 01:18:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r1.ebuild,v 1.4 2004/07/04 23:19:26 robbat2 Exp $ inherit php-pear @@ -8,5 +8,5 @@ IUSE="" DESCRIPTION="Some small classes to handle common <select> lists" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" DEPEND=">=dev-php/PEAR-I18N-0.8" diff --git a/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-0.6.3.ebuild b/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-0.6.3.ebuild index c91befb2c542..b7f9e5f9cc1a 100644 --- a/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-0.6.3.ebuild +++ b/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-0.6.3.ebuild,v 1.3 2004/06/25 01:18:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-0.6.3.ebuild,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear @@ -8,5 +8,5 @@ IUSE="javascript" DESCRIPTION="An extremely powerful Tokenizer driven Template engine" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" DEPEND="javascript? ( >=dev-php/PEAR-HTML_Javascript-1.1.0 )" diff --git a/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.0.2.ebuild b/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.0.2.ebuild index 3a056d00b35a..a37ebaa6f7d5 100644 --- a/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.0.2.ebuild +++ b/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.0.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.0.2.ebuild,v 1.4 2004/06/25 01:19:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.0.2.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="An implementation of Integrated Templates API with template 'compilation' added" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="" diff --git a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild index 02095bf58341..e0599b7caa38 100644 --- a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild +++ b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild,v 1.3 2004/06/25 01:19:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear @@ -8,5 +8,5 @@ IUSE="" DESCRIPTION="Adds internationalization support to PHP applications" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" diff --git a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild index 4a2cff360653..2b4101700201 100644 --- a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild +++ b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild,v 1.4 2004/06/25 01:19:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="This package provides a mechanism for modifying IPTC header information" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="" diff --git a/dev-php/PEAR-MDB/PEAR-MDB-1.2.ebuild b/dev-php/PEAR-MDB/PEAR-MDB-1.2.ebuild index 2bfb2b4a4396..9d524b221761 100644 --- a/dev-php/PEAR-MDB/PEAR-MDB-1.2.ebuild +++ b/dev-php/PEAR-MDB/PEAR-MDB-1.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB/PEAR-MDB-1.2.ebuild,v 1.4 2004/06/25 01:19:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB/PEAR-MDB-1.2.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="PEAR MDB is a merge of the PEAR DB and Metabase php database abstraction layers." LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="" diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild index 2cd5de90677f..42dddb408179 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild,v 1.4 2004/06/25 01:19:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="" diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild index d1ee0cad22bc..7b61a0936a86 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild,v 1.4 2004/06/25 01:20:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyrus IMAPd. Can be used to install, remove, mark active etc sieve scripts." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc alpha" +KEYWORDS="x86 ~sparc ~ppc alpha" IUSE="" diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild index 505299ef39be..03a3614a1f1e 100644 --- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild +++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild,v 1.5 2004/06/25 01:20:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild,v 1.6 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="Net_SmartIRC is a PHP class for communication with IRC networks" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="" diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild index 0be4a1bb9fd3..4cd4fa3efef1 100644 --- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild +++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild,v 1.4 2004/06/25 01:20:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="class interface to TCP sockets" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc alpha ~sparc" +KEYWORDS="x86 ~ppc alpha ~sparc" IUSE="" diff --git a/dev-php/PEAR-OLE/ChangeLog b/dev-php/PEAR-OLE/ChangeLog index 76ec539f3a8b..931039416d8a 100644 --- a/dev-php/PEAR-OLE/ChangeLog +++ b/dev-php/PEAR-OLE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-OLE # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.3 2004/06/25 01:20:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> PEAR-OLE-0.5.ebuild: + stable on x86. 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PEAR-OLE-0.5.ebuild: Stable on alpha. diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild index 71d5d9cf842e..50f40da8fd09 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild,v 1.4 2004/06/25 01:20:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="" diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog index c463a1ca7407..1eb38fe82634 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.5 2004/06/25 01:20:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.6 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + PEAR-PEAR_Info-1.5.2.ebuild: + stable on x86. 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PEAR-PEAR_Info-1.5.2.ebuild: diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild index 8031206aa5fa..6c25fb5c5e32 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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.5.2.ebuild,v 1.4 2004/06/25 01:20:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="" diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index aea79ccadf73..d0cc899060c0 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.3 2004/06/25 01:20:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + PEAR-PhpDocumentor-1.3.0_rc3.ebuild: + stable on x86. *PEAR-PhpDocumentor-1.3.0_rc3 (28 May 2004) diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild index 06aba7d86bec..8b5021989085 100644 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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_rc3.ebuild,v 1.2 2004/06/25 01:20:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild,v 1.3 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" diff --git a/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog b/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog index 8b1ed55ae7d8..68a1440a7999 100644 --- a/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog +++ b/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Spreadsheet_Excel_Writer # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog,v 1.6 2004/06/25 01:21:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog,v 1.7 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + PEAR-Spreadsheet_Excel_Writer-0.7.ebuild: + stable on x86. 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PEAR-Spreadsheet_Excel_Writer-0.7.ebuild: diff --git a/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.7.ebuild b/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.7.ebuild index 75b92246ec00..189b30890ab7 100644 --- a/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.7.ebuild +++ b/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.7.ebuild,v 1.4 2004/06/25 01:21:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.7.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="Package for generating Excel spreadsheets" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" DEPEND="${DEPEND} dev-php/PEAR-OLE" IUSE="" diff --git a/dev-php/PEAR-System_Command/ChangeLog b/dev-php/PEAR-System_Command/ChangeLog index e64ee4b06250..ab138f3963ee 100644 --- a/dev-php/PEAR-System_Command/ChangeLog +++ b/dev-php/PEAR-System_Command/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-System_Command # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.9 2004/06/25 01:21:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.10 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + PEAR-System_Command-1.0-r1.ebuild: + stable on x86. 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PEAR-System_Command-1.0-r1.ebuild: diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild index 7a22919285a6..c9b331cdfb22 100644 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild,v 1.4 2004/06/25 01:21:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="PEAR::System_Command is a commandline execution interface" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="" diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index 7b68cd1ff279..8c1c708bd0ae 100644 --- a/dev-php/PEAR-Text_Wiki/ChangeLog +++ b/dev-php/PEAR-Text_Wiki/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Text_Wiki # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.3 2004/06/25 01:21:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + PEAR-Text_Wiki-0.8.2.ebuild: + stable on x86. 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> PEAR-Text_Wiki-0.8.2.ebuild: Added IUSE= diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild index 5a110132c7ce..6d50777d6612 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild,v 1.3 2004/06/25 01:21:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" diff --git a/dev-php/PEAR-XML_Beautifier/ChangeLog b/dev-php/PEAR-XML_Beautifier/ChangeLog index 7d3b404618ce..e67311bb52b6 100644 --- a/dev-php/PEAR-XML_Beautifier/ChangeLog +++ b/dev-php/PEAR-XML_Beautifier/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_Beautifier # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.2 2004/06/25 01:21:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.3 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + PEAR-XML_Beautifier-1.1.ebuild: + stable on x86. *PEAR-XML_Beautifier-1.1 (26 May 2004) diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild index 437e58b847f3..b6bbf5269da9 100644 --- a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild +++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild,v 1.2 2004/06/25 01:21:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild,v 1.3 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="XML_Beautifier will add indentation and linebreaks to you XML files, replace all entities, format your comments and makes your document easier to read." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" diff --git a/dev-php/PEAR-XML_CSSML/ChangeLog b/dev-php/PEAR-XML_CSSML/ChangeLog index 2c1f21504f1e..e4d0fec8d581 100644 --- a/dev-php/PEAR-XML_CSSML/ChangeLog +++ b/dev-php/PEAR-XML_CSSML/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_CSSML # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_CSSML/ChangeLog,v 1.9 2004/06/25 01:21:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_CSSML/ChangeLog,v 1.10 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + PEAR-XML_CSSML-1.1-r1.ebuild: + stable on x86. 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PEAR-XML_CSSML-1.1-r1.ebuild: diff --git a/dev-php/PEAR-XML_CSSML/PEAR-XML_CSSML-1.1-r1.ebuild b/dev-php/PEAR-XML_CSSML/PEAR-XML_CSSML-1.1-r1.ebuild index 9aa3ce6d88e6..1966f313125e 100644 --- a/dev-php/PEAR-XML_CSSML/PEAR-XML_CSSML-1.1-r1.ebuild +++ b/dev-php/PEAR-XML_CSSML/PEAR-XML_CSSML-1.1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Authore: Tom von Schwerdtner <tvon@etria.org> -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_CSSML/PEAR-XML_CSSML-1.1-r1.ebuild,v 1.4 2004/06/25 01:21:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_CSSML/PEAR-XML_CSSML-1.1-r1.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="A template system for generating cascading style sheets (CSS)" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="" diff --git a/dev-php/PEAR-XML_RSS/ChangeLog b/dev-php/PEAR-XML_RSS/ChangeLog index c61132b45414..f96b466f1dd2 100644 --- a/dev-php/PEAR-XML_RSS/ChangeLog +++ b/dev-php/PEAR-XML_RSS/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_RSS # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RSS/ChangeLog,v 1.4 2004/06/25 01:21:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RSS/ChangeLog,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + PEAR-XML_RSS-0.9.2.ebuild: + stable on x86. 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PEAR-XML_RSS-0.9.2.ebuild: Stable on alpha. diff --git a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2.ebuild b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2.ebuild index ad9b4169c771..b32e39fcc5e6 100644 --- a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2.ebuild +++ b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2.ebuild,v 1.5 2004/06/25 01:21:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2.ebuild,v 1.6 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="Parser for Resource Description Framework (RDF) Site Summary (RSS) documents." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="" diff --git a/dev-php/PEAR-XML_Tree/ChangeLog b/dev-php/PEAR-XML_Tree/ChangeLog index e90cca85b4c1..d4eafb3a7d80 100644 --- a/dev-php/PEAR-XML_Tree/ChangeLog +++ b/dev-php/PEAR-XML_Tree/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_Tree # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Tree/ChangeLog,v 1.8 2004/06/25 01:22:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Tree/ChangeLog,v 1.9 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + PEAR-XML_Tree-2.0_beta2.ebuild: + stable on x86. 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PEAR-XML_Tree-2.0_beta2.ebuild: diff --git a/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0_beta2.ebuild b/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0_beta2.ebuild index a16255bd7c05..e506568c21f3 100644 --- a/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0_beta2.ebuild +++ b/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0_beta2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0_beta2.ebuild,v 1.4 2004/06/25 01:22:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0_beta2.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="The XML_Tree package allows one to build XML data structures using a tree representation, without the need for an extension like DOMXML" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="" diff --git a/dev-php/PEAR-XML_XPath/ChangeLog b/dev-php/PEAR-XML_XPath/ChangeLog index 84e3fb74a9f0..4dc1ff2cfbb2 100644 --- a/dev-php/PEAR-XML_XPath/ChangeLog +++ b/dev-php/PEAR-XML_XPath/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_XPath # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/ChangeLog,v 1.8 2004/06/25 01:22:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/ChangeLog,v 1.9 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + PEAR-XML_XPath-1.2-r1.ebuild: + stable on x86. 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PEAR-XML_XPath-1.2-r1.ebuild: diff --git a/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild b/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild index a40e5a802ae6..f88ffedd323c 100644 --- a/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild +++ b/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Authore: Tom von Schwerdtner <tvon@etria.org> -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild,v 1.4 2004/06/25 01:22:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ inherit php-pear DESCRIPTION="The PEAR::XML_XPath class provided an XPath/DOM XML manipulation, maneuvering and query interface" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="" pkg_postinst () { diff --git a/dev-php/PECL-apc/ChangeLog b/dev-php/PECL-apc/ChangeLog index bc7d66c53663..84a82dec53eb 100644 --- a/dev-php/PECL-apc/ChangeLog +++ b/dev-php/PECL-apc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PECL-apc # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/ChangeLog,v 1.3 2004/06/25 01:22:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/ChangeLog,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> PECL-apc-2.0.ebuild: + stable on x86. 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PECL-apc-2.0.ebuild: Stable on alpha. diff --git a/dev-php/PECL-apc/PECL-apc-2.0.ebuild b/dev-php/PECL-apc/PECL-apc-2.0.ebuild index fe96e790e30e..2fe3091578b2 100644 --- a/dev-php/PECL-apc/PECL-apc-2.0.ebuild +++ b/dev-php/PECL-apc/PECL-apc-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/PECL-apc-2.0.ebuild,v 1.3 2004/06/25 01:22:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/PECL-apc-2.0.ebuild,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_NAME="apc" @@ -16,7 +16,7 @@ MY_PN="APC" SRC_URI="http://pecl.php.net/get/${MY_PN}-${PV}.tgz" S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="PHP" -KEYWORDS="~x86 ~ppc alpha ~sparc" +KEYWORDS="x86 ~ppc alpha ~sparc" DEPEND="$DEPEND !dev-php/turck-mmcache !dev-php/php-accelerator diff --git a/dev-php/PECL-imagick/ChangeLog b/dev-php/PECL-imagick/ChangeLog index 23ab5a285531..93a49d52c4bb 100644 --- a/dev-php/PECL-imagick/ChangeLog +++ b/dev-php/PECL-imagick/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PECL-imagick # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-imagick/ChangeLog,v 1.4 2004/06/25 01:22:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-imagick/ChangeLog,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + PECL-imagick-0.9.8-r1.ebuild: + stable on x86. 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PECL-imagick-0.9.8-r1.ebuild: diff --git a/dev-php/PECL-imagick/PECL-imagick-0.9.8-r1.ebuild b/dev-php/PECL-imagick/PECL-imagick-0.9.8-r1.ebuild index bd55a9224ad2..3961ce24a93d 100644 --- a/dev-php/PECL-imagick/PECL-imagick-0.9.8-r1.ebuild +++ b/dev-php/PECL-imagick/PECL-imagick-0.9.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-imagick/PECL-imagick-0.9.8-r1.ebuild,v 1.3 2004/06/25 01:22:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-imagick/PECL-imagick-0.9.8-r1.ebuild,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_INI="yes" @@ -12,7 +12,7 @@ DESCRIPTION="PHP wrapper for the ImageMagick library." HOMEPAGE="http://pecl.php.net/imagick" SLOT="0" LICENSE="PHP" -KEYWORDS="~x86 ~ppc alpha ~sparc" +KEYWORDS="x86 ~ppc alpha ~sparc" DEPEND=">=media-gfx/imagemagick-5.4.5" diff --git a/dev-php/PECL-sqlite/ChangeLog b/dev-php/PECL-sqlite/ChangeLog index 09eceb66d1a2..ef2771844b0e 100644 --- a/dev-php/PECL-sqlite/ChangeLog +++ b/dev-php/PECL-sqlite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PECL-sqlite # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/ChangeLog,v 1.7 2004/06/25 01:22:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/ChangeLog,v 1.8 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> PECL-sqlite-1.0.2.ebuild: + stable on x86. 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PECL-sqlite-1.0.2.ebuild: Stable on alpha. diff --git a/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild b/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild index 7bd5b097051e..35910480f0b8 100644 --- a/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild +++ b/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild,v 1.3 2004/06/25 01:22:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_INI="yes" @@ -16,7 +16,7 @@ DESCRIPTION="PHP bindings for the SQLite database engine" HOMEPAGE="http://pear.php.net/SQLite" SLOT="0" LICENSE="PHP" -KEYWORDS="~x86 ~ppc alpha ~sparc" +KEYWORDS="x86 ~ppc alpha ~sparc" src_compile() { php-ext-pecl_src_compile diff --git a/dev-php/adodb/ChangeLog b/dev-php/adodb/ChangeLog index e37ac40f5fe3..97357946a8fc 100644 --- a/dev-php/adodb/ChangeLog +++ b/dev-php/adodb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/adodb # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/adodb/ChangeLog,v 1.4 2004/06/25 01:16:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/adodb/ChangeLog,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> adodb-4.0.5.ebuild: + stable on x86. 31 May 2004; Bryan Østergaard <kloeri@gentoo.org> adodb-4.0.5.ebuild: Stable on alpha. diff --git a/dev-php/adodb/adodb-4.0.5.ebuild b/dev-php/adodb/adodb-4.0.5.ebuild index e1c9a1b6462a..c2d261625da8 100644 --- a/dev-php/adodb/adodb-4.0.5.ebuild +++ b/dev-php/adodb/adodb-4.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/adodb/adodb-4.0.5.ebuild,v 1.4 2004/06/25 01:16:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/adodb/adodb-4.0.5.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ inherit php-lib @@ -10,7 +10,7 @@ MY_P=${PN}${PV//./} SRC_URI="http://phplens.com/lens/dl/${MY_P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="" DEPEND="" RDEPEND=">=virtual/php-4.0.5" diff --git a/dev-php/asp2php/ChangeLog b/dev-php/asp2php/ChangeLog index f57aff2dc7fe..87ec513c22bd 100644 --- a/dev-php/asp2php/ChangeLog +++ b/dev-php/asp2php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/asp2php # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/asp2php/ChangeLog,v 1.11 2004/06/25 01:16:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/asp2php/ChangeLog,v 1.12 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> asp2php-0.76.19.ebuild: + stable on x86. 31 May 2004; Bryan Østergaard <kloeri@gentoo.org> asp2php-0.76.19.ebuild: Stable on alpha. diff --git a/dev-php/asp2php/asp2php-0.76.19.ebuild b/dev-php/asp2php/asp2php-0.76.19.ebuild index 9c2b4112a9eb..022a58e889a9 100644 --- a/dev-php/asp2php/asp2php-0.76.19.ebuild +++ b/dev-php/asp2php/asp2php-0.76.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/asp2php/asp2php-0.76.19.ebuild,v 1.6 2004/06/25 01:16:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/asp2php/asp2php-0.76.19.ebuild,v 1.7 2004/07/04 23:19:27 robbat2 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.mikekohn.com/asp2php/${P}.tar.gz" HOMEPAGE="http://asp2php.naken.cc/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc alpha amd64" +KEYWORDS="x86 ~ppc ~sparc alpha amd64" src_unpack() { unpack ${P}.tar.gz diff --git a/dev-php/ioncube_loaders/ChangeLog b/dev-php/ioncube_loaders/ChangeLog index 5bbeef646683..05060a8e89f6 100644 --- a/dev-php/ioncube_loaders/ChangeLog +++ b/dev-php/ioncube_loaders/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/ioncube_loaders # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/ioncube_loaders/ChangeLog,v 1.5 2004/06/25 01:16:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/ioncube_loaders/ChangeLog,v 1.6 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + ioncube_loaders-2.4.ebuild: + stable on x86. 04 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> ioncube_loaders-2.4.ebuild: diff --git a/dev-php/ioncube_loaders/ioncube_loaders-2.4.ebuild b/dev-php/ioncube_loaders/ioncube_loaders-2.4.ebuild index 58ea7c401922..61705ab3cd02 100644 --- a/dev-php/ioncube_loaders/ioncube_loaders-2.4.ebuild +++ b/dev-php/ioncube_loaders/ioncube_loaders-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/ioncube_loaders/ioncube_loaders-2.4.ebuild,v 1.3 2004/06/25 01:16:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/ioncube_loaders/ioncube_loaders-2.4.ebuild,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ MY_P="${PN}" PHP_VER="4.3" @@ -11,7 +11,7 @@ IONCUBE_URL="http://www.ioncube.com/loader_download.php?atype=gz&loader_os[]=lin SRC_URI="${MY_P}.tar.gz" LICENSE="${PN}" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/php !dev-php/turck-mmcache" diff --git a/dev-php/memcached-client-php/ChangeLog b/dev-php/memcached-client-php/ChangeLog index 3b41e6fc919f..ac0e53bcb83d 100644 --- a/dev-php/memcached-client-php/ChangeLog +++ b/dev-php/memcached-client-php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/memcached-client-php # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/memcached-client-php/ChangeLog,v 1.3 2004/06/25 01:17:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/memcached-client-php/ChangeLog,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + memcached-client-php-0.1.2.ebuild: + stable on x86. 25 Apr 2004; David Holm <dholm@gentoo.org> memcached-client-php-0.1.2.ebuild: diff --git a/dev-php/memcached-client-php/memcached-client-php-0.1.2.ebuild b/dev-php/memcached-client-php/memcached-client-php-0.1.2.ebuild index 42f94b01d498..4d143e386835 100644 --- a/dev-php/memcached-client-php/memcached-client-php-0.1.2.ebuild +++ b/dev-php/memcached-client-php/memcached-client-php-0.1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/memcached-client-php/memcached-client-php-0.1.2.ebuild,v 1.3 2004/06/25 01:17:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/memcached-client-php/memcached-client-php-0.1.2.ebuild,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ DESCRIPTION="Alternative high-speed PHP classes for interaction with MemCached" HOMEPAGE="http://phpca.cytherianage.net/memcached" SRC_URI="${HOMEPAGE}/dist/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="" diff --git a/dev-php/php-accelerator/ChangeLog b/dev-php/php-accelerator/ChangeLog index 2bb1239a0d00..9dd1297e1972 100644 --- a/dev-php/php-accelerator/ChangeLog +++ b/dev-php/php-accelerator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/php-accelerator # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-accelerator/ChangeLog,v 1.9 2004/06/27 14:22:22 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-accelerator/ChangeLog,v 1.10 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + php-accelerator-1.3.3-r1.ebuild: + stable on x86. 27 Jun 2004; Stuart Herbert <stuart@gentoo.org> php-accelerator-1.3.3-r1.ebuild, php-accelerator-1.3.3.ebuild: diff --git a/dev-php/php-accelerator/php-accelerator-1.3.3-r1.ebuild b/dev-php/php-accelerator/php-accelerator-1.3.3-r1.ebuild index ffc944b06f1b..cf54d65c17cd 100644 --- a/dev-php/php-accelerator/php-accelerator-1.3.3-r1.ebuild +++ b/dev-php/php-accelerator/php-accelerator-1.3.3-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-accelerator/php-accelerator-1.3.3-r1.ebuild,v 1.4 2004/06/27 14:22:22 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-accelerator/php-accelerator-1.3.3-r1.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ DESCRIPTION="The ionCube PHP Accelerator" HOMEPAGE="http://www.php-accelerator.co.uk/" LICENSE="freedist" SLOT="0" -KEYWORDS="~alpha ~x86" +KEYWORDS="~alpha x86" IUSE="" RESTRICT="nomirror nostrip" DEPEND="!dev-php/turck-mmcache diff --git a/dev-php/phpxmlrpc/ChangeLog b/dev-php/phpxmlrpc/ChangeLog index 32df200d5633..6d237e084354 100644 --- a/dev-php/phpxmlrpc/ChangeLog +++ b/dev-php/phpxmlrpc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/phpxmlrpc # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpxmlrpc/ChangeLog,v 1.3 2004/06/25 01:24:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpxmlrpc/ChangeLog,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + phpxmlrpc-1.0.99.2.ebuild: + stable on x86. 17 Apr 2004; David Holm <dholm@gentoo.org> phpxmlrpc-1.0.99.2.ebuild: Added to ~ppc. diff --git a/dev-php/phpxmlrpc/phpxmlrpc-1.0.99.2.ebuild b/dev-php/phpxmlrpc/phpxmlrpc-1.0.99.2.ebuild index 301a9b0a4d6f..ba7183b19216 100644 --- a/dev-php/phpxmlrpc/phpxmlrpc-1.0.99.2.ebuild +++ b/dev-php/phpxmlrpc/phpxmlrpc-1.0.99.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpxmlrpc/phpxmlrpc-1.0.99.2.ebuild,v 1.3 2004/06/25 01:24:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpxmlrpc/phpxmlrpc-1.0.99.2.ebuild,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ inherit php-lib @@ -15,7 +15,7 @@ RESTRICT="nomirror" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="" diff --git a/dev-php/sqlite-php/ChangeLog b/dev-php/sqlite-php/ChangeLog index 95ce133e8900..4851879cc05b 100644 --- a/dev-php/sqlite-php/ChangeLog +++ b/dev-php/sqlite-php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/sqlite-php # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/ChangeLog,v 1.8 2004/07/02 05:00:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/ChangeLog,v 1.9 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> sqlite-php-0.0.5.ebuild: + stable on x86. 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> sqlite-php-0.0.5.ebuild: diff --git a/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild b/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild index e66bde6e9f59..8be6af91868d 100644 --- a/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild +++ b/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild,v 1.9 2004/07/02 05:00:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild,v 1.10 2004/07/04 23:19:27 robbat2 Exp $ DESCRIPTION="PHP bindings for SQLite" SRC_URI="mirror://sourceforge/sqlite-php/${P}.tgz" @@ -12,7 +12,7 @@ DEPEND="virtual/libc SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" PHP_EXT_NAME="sqlite" PHP_ZEND_EXT= diff --git a/dev-php/turck-mmcache/ChangeLog b/dev-php/turck-mmcache/ChangeLog index 53556da604a9..6aa8962c7b2d 100644 --- a/dev-php/turck-mmcache/ChangeLog +++ b/dev-php/turck-mmcache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/turck-mmcache # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/ChangeLog,v 1.21 2004/06/25 01:25:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/ChangeLog,v 1.22 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + turck-mmcache-2.4.6.ebuild: + stable on x86. 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> turck-mmcache-2.3.20.ebuild, turck-mmcache-2.3.21.ebuild, turck-mmcache-2.3.22.ebuild, diff --git a/dev-php/turck-mmcache/turck-mmcache-2.4.6.ebuild b/dev-php/turck-mmcache/turck-mmcache-2.4.6.ebuild index 718e3ecff605..f14ae2048e48 100644 --- a/dev-php/turck-mmcache/turck-mmcache-2.4.6.ebuild +++ b/dev-php/turck-mmcache/turck-mmcache-2.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/turck-mmcache-2.4.6.ebuild,v 1.5 2004/06/25 01:25:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/turck-mmcache-2.4.6.ebuild,v 1.6 2004/07/04 23:19:27 robbat2 Exp $ PHP_EXT_NAME="mmcache" PHP_EXT_ZENDEXT="yes" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/turck-mmcache/${P}.tar.gz" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" DEPEND="$DEPEND !dev-php/ioncube_loaders diff --git a/dev-php/xdebug/ChangeLog b/dev-php/xdebug/ChangeLog index ed5eadd1a231..e2225d8eba30 100644 --- a/dev-php/xdebug/ChangeLog +++ b/dev-php/xdebug/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/xdebug # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/ChangeLog,v 1.10 2004/06/25 01:25:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/ChangeLog,v 1.11 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> xdebug-1.3.0.ebuild: + stable on x86. 31 May 2004; Bryan Østergaard <kloeri@gentoo.org> xdebug-1.3.0.ebuild: Stable on alpha. diff --git a/dev-php/xdebug/xdebug-1.3.0.ebuild b/dev-php/xdebug/xdebug-1.3.0.ebuild index b7b565788243..5275325c3ec0 100644 --- a/dev-php/xdebug/xdebug-1.3.0.ebuild +++ b/dev-php/xdebug/xdebug-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-1.3.0.ebuild,v 1.3 2004/06/25 01:25:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-1.3.0.ebuild,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ PHP_EXT_ZENDEXT="yes" PHP_EXT_NAME="xdebug" @@ -15,7 +15,7 @@ MY_P="${P/_/}" SRC_URI="http://files.derickrethans.nl/${MY_P}.tgz" S="${WORKDIR}/${MY_P}" LICENSE="Xdebug" -KEYWORDS="~x86 ~ppc alpha ~sparc" +KEYWORDS="x86 ~ppc alpha ~sparc" src_install() { php-ext-source_src_install |