diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
commit | e67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch) | |
tree | 0400b4c848dcf5b65713eacdec366864f6e8184e /dev-php | |
parent | initial ebuild #11707 (diff) | |
download | gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2 gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Log/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.2.ebuild | 2 | ||||
-rw-r--r-- | dev-php/PEAR-Mail_Mime/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Socket/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/mod_php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/mod_php/mod_php-4.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/php/php-4.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.2.1-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.2.1-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.2.1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.2.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/phpdbg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/phpdbg/phpdbg-2.10-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/phpdbg/phpdbg-2.10.ebuild | 4 |
20 files changed, 51 insertions, 33 deletions
diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog index 8dc9add32277..c3c0553221b6 100644 --- a/dev-php/PEAR-Log/ChangeLog +++ b/dev-php/PEAR-Log/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-php/PEAR-Log # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.4 2002/11/26 13:07:45 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.5 2002/12/09 04:21:12 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 26 Nov 2002; Michael Cummings <mcummings@gentoo.org> PEAR-Log-1.2.ebuild : Finally tested, unmasking for x86. diff --git a/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild index 621aadc16710..c511f3a89dfc 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="http://pear.php.net/package-info.php?pacid=8" SRC_URI="http://pear.php.net/get/${P}.tgz" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="virtual/php" RDEPEND="${DEPEND}" S=${WORKDIR}/${P} diff --git a/dev-php/PEAR-Mail_Mime/ChangeLog b/dev-php/PEAR-Mail_Mime/ChangeLog index 2f00d8f8c9b8..4fb492455871 100644 --- a/dev-php/PEAR-Mail_Mime/ChangeLog +++ b/dev-php/PEAR-Mail_Mime/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-php/PEAR-Mail_Mime # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.3 2002/11/27 19:11:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.4 2002/12/09 04:21:12 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 26 Nov 2002; Michael Cummings <mcummings@gentoo.org> PEAR-Mail_Mime-1.2.1.ebuild ChangeLog : Finally had a chance to test this. Unmasking for x86. diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild index e37755325d88..8bef6d3ef490 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # 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.ebuild,v 1.3 2002/11/26 13:03:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild,v 1.4 2002/12/09 04:21:12 manson Exp $ P=${PN/PEAR-//}-${PV} DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages." @@ -8,7 +8,7 @@ HOMEPAGE="http://pear.php.net/package-info.php?pacid=21" SRC_URI="http://pear.php.net/get/${P}.tgz" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="virtual/php" RDEPEND="${DEPEND}" S=${WORKDIR}/${P} diff --git a/dev-php/PEAR-Net_Socket/ChangeLog b/dev-php/PEAR-Net_Socket/ChangeLog index 826b03ff99aa..8564e3299148 100644 --- a/dev-php/PEAR-Net_Socket/ChangeLog +++ b/dev-php/PEAR-Net_Socket/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_Socket # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.3 2002/11/27 19:12:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.4 2002/12/09 04:21:12 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 26 Nov 2002; Michael Cummings <mcummings@gentoo.org> PEAR-Net_Socket-1.0.1.ebuild : diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild index 65344757d836..a7900d082099 100644 --- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild +++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # 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.ebuild,v 1.3 2002/11/26 13:01:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild,v 1.4 2002/12/09 04:21:12 manson Exp $ P=${PN/PEAR-//}-${PV} DESCRIPTION="Net_Socket is a class interface to TCP sockets." @@ -8,7 +8,7 @@ HOMEPAGE="http://pear.php.net/package-info.php?pacid=64" SRC_URI="http://pear.php.net/get/${P}.tgz" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc64 ~alpha ~sparc" +KEYWORDS="x86 ~ppc ~alpha ~sparc" DEPEND="virtual/php" RDEPEND="${DEPEND}" S=${WORKDIR}/${P} diff --git a/dev-php/mod_php/ChangeLog b/dev-php/mod_php/ChangeLog index 1136f145cbf0..c1c4e27ef382 100644 --- a/dev-php/mod_php/ChangeLog +++ b/dev-php/mod_php/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-lang/php # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.25 2002/12/05 21:06:47 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.26 2002/12/09 04:21:12 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 02 Sep 2002; Daniel Robbins <drobbins@gentoo.org> mod_php-4.2.2-r1.ebuild : rphillips' gmp fix broke the ebuild, fixing... (no rev bump) diff --git a/dev-php/mod_php/mod_php-4.2.3.ebuild b/dev-php/mod_php/mod_php-4.2.3.ebuild index 81496ebee5c8..3d4e44713621 100644 --- a/dev-php/mod_php/mod_php-4.2.3.ebuild +++ b/dev-php/mod_php/mod_php-4.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.3.ebuild,v 1.8 2002/12/05 21:06:47 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.3.ebuild,v 1.9 2002/12/09 04:21:12 manson Exp $ IUSE="freetype postgres tiff libwww nls jpeg ssl gd oci8 mysql X gdbm curl imap png xml2 xml cjk pdflib qt snmp crypt flash odbc ldap berkdb freetds firebird pam" @@ -10,7 +10,7 @@ DESCRIPTION="Apache module for PHP" SRC_URI="http://us3.php.net/distributions/${MY_P}.tar.bz2" HOMEPAGE="http://www.php.net/" LICENSE="PHP" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " SLOT="0" PROVIDE="virtual/php" diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog index 683fba41e676..ef232fe27982 100644 --- a/dev-php/php/ChangeLog +++ b/dev-php/php/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-lang/php # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.19 2002/11/20 05:56:49 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.20 2002/12/09 04:21:12 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *php-4.2.3 (10 Sep 2002) 19 Nov 2002; Ryan Phillips <rphillips@gentoo.org> php-4.2.3.ebuild : diff --git a/dev-php/php/php-4.2.0.ebuild b/dev-php/php/php-4.2.0.ebuild index ef3aee400d5e..ec2af5eac81c 100644 --- a/dev-php/php/php-4.2.0.ebuild +++ b/dev-php/php/php-4.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.0.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.0.ebuild,v 1.7 2002/12/09 04:21:12 manson Exp $ IUSE="xml nls flash java qt libwww crypt mysql odbc postgres pam readline ssl pdflib ldap X gdbm berkdb imap xml2" @@ -10,7 +10,7 @@ DESCRIPTION="PHP embedded scripting language (Commandline Use) - SRC_URI="http://www.php.net/distributions/php-${PV}.tar.gz" HOMEPAGE="http://www.php.net/" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " LICENSE="PHP" DEPEND=">=dev-libs/gmp-3.1.1 diff --git a/dev-php/php/php-4.2.1-r1.ebuild b/dev-php/php/php-4.2.1-r1.ebuild index b6c1dcabdcb8..a67ae50885eb 100644 --- a/dev-php/php/php-4.2.1-r1.ebuild +++ b/dev-php/php/php-4.2.1-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1-r1.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1-r1.ebuild,v 1.8 2002/12/09 04:21:12 manson Exp $ IUSE="freetype postgres tiff libwww nls jpeg readline ssl gd oci8 mysql X gdbm curl imap png xml2 xml pdflib qt snmp crypt flash odbc ldap berkdb firebird pam" @@ -12,7 +12,7 @@ SRC_URI="http://www.php.net/distributions/${A}" HOMEPAGE="http://www.php.net/" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND=">=dev-libs/gmp-3.1.1 freetype? ( ~media-libs/freetype-1.3.1 >=media-libs/t1lib-1.3.1 ) diff --git a/dev-php/php/php-4.2.1-r2.ebuild b/dev-php/php/php-4.2.1-r2.ebuild index 22a263fa6e1d..f087d8c67074 100644 --- a/dev-php/php/php-4.2.1-r2.ebuild +++ b/dev-php/php/php-4.2.1-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1-r2.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1-r2.ebuild,v 1.7 2002/12/09 04:21:12 manson Exp $ IUSE="freetype postgres tiff libwww nls jpeg readline ssl gd oci8 mysql X gdbm curl imap png xml2 xml pdflib qt snmp crypt flash odbc ldap berkdb firebird pam" @@ -12,7 +12,7 @@ SRC_URI="http://www.php.net/distributions/${A}" HOMEPAGE="http://www.php.net/" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND=">=dev-libs/gmp-3.1.1 freetype? ( ~media-libs/freetype-1.3.1 >=media-libs/t1lib-1.3.1 ) diff --git a/dev-php/php/php-4.2.1-r3.ebuild b/dev-php/php/php-4.2.1-r3.ebuild index a90d7ec9a851..0e4e58863de4 100644 --- a/dev-php/php/php-4.2.1-r3.ebuild +++ b/dev-php/php/php-4.2.1-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1-r3.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1-r3.ebuild,v 1.8 2002/12/09 04:21:12 manson Exp $ IUSE="freetype postgres tiff libwww nls jpeg readline ssl gd oci8 mysql X gdbm curl imap png xml2 xml pdflib qt snmp crypt flash odbc ldap berkdb firebird pam" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.php.net/" LICENSE="PHP" SLOT="0" PROVIDE="virtual/php" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND=">=dev-libs/gmp-3.1.1 freetype? ( ~media-libs/freetype-1.3.1 >=media-libs/t1lib-1.3.1 ) diff --git a/dev-php/php/php-4.2.1.ebuild b/dev-php/php/php-4.2.1.ebuild index ca59d956f10c..45af0cea270f 100644 --- a/dev-php/php/php-4.2.1.ebuild +++ b/dev-php/php/php-4.2.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1.ebuild,v 1.7 2002/12/09 04:21:12 manson Exp $ IUSE="nls postgres snmp ldap libwww curl ssl gdbm mysql X readline berkdb imap firebird xml qt crypt flash odbc pdflib xml2 pam" @@ -11,7 +11,7 @@ DESCRIPTION="HTML embedded scripting language" SRC_URI="http://www.php.net/distributions/${A}" HOMEPAGE="http://www.php.net/" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " LICENSE="PHP" DEPEND=">=dev-libs/gmp-3.1.1 diff --git a/dev-php/php/php-4.2.2-r1.ebuild b/dev-php/php/php-4.2.2-r1.ebuild index 688e53508b65..59e2bb8108cd 100644 --- a/dev-php/php/php-4.2.2-r1.ebuild +++ b/dev-php/php/php-4.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.2-r1.ebuild,v 1.18 2002/11/23 14:54:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.2-r1.ebuild,v 1.19 2002/12/09 04:21:12 manson Exp $ IUSE="freetype postgres tiff libwww nls jpeg readline ssl gd mysql X gdbm curl imap png xml2 xml cjk pdflib qt snmp crypt flash odbc ldap berkdb firebird pam oci8" #java @@ -12,7 +12,7 @@ HOMEPAGE="http://www.php.net/" LICENSE="PHP" SLOT="0" PROVIDE="virtual/php" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " # too many users not being able to compile with gmp support # - rphillips diff --git a/dev-php/php/php-4.2.2.ebuild b/dev-php/php/php-4.2.2.ebuild index 2a5f72f5183b..5ce58ec49422 100644 --- a/dev-php/php/php-4.2.2.ebuild +++ b/dev-php/php/php-4.2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.2.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.2.ebuild,v 1.7 2002/12/09 04:21:12 manson Exp $ IUSE="freetype postgres tiff libwww nls jpeg readline ssl gd oci8 mysql X gdbm curl imap png xml2 xml pdflib qt snmp crypt flash odbc ldap berkdb firebird pam" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.php.net/" LICENSE="PHP" SLOT="0" PROVIDE="virtual/php" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND=">=dev-libs/gmp-3.1.1 freetype? ( ~media-libs/freetype-1.3.1 >=media-libs/t1lib-1.3.1 ) diff --git a/dev-php/php/php-4.2.3.ebuild b/dev-php/php/php-4.2.3.ebuild index ba4e9ed24f45..11d9041e4470 100644 --- a/dev-php/php/php-4.2.3.ebuild +++ b/dev-php/php/php-4.2.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.3.ebuild,v 1.10 2002/11/20 05:56:49 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.3.ebuild,v 1.11 2002/12/09 04:21:12 manson Exp $ IUSE="freetype postgres tiff libwww nls jpeg readline ssl gd oci8 mysql X gdbm curl imap png xml2 xml cjk pdflib qt snmp crypt flash odbc ldap berkdb freetds firebird pam" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.php.net/" LICENSE="PHP" SLOT="0" PROVIDE="virtual/php" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " # too many users not being able to compile with gmp support # - rphillips diff --git a/dev-php/phpdbg/ChangeLog b/dev-php/phpdbg/ChangeLog index 0893a5eb144a..a5b09b7ec893 100644 --- a/dev-php/phpdbg/ChangeLog +++ b/dev-php/phpdbg/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-php/phpdbg # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/ChangeLog,v 1.1 2002/07/09 19:25:00 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/ChangeLog,v 1.2 2002/12/09 04:21:12 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *phpdbg-2.10-r1 (9 Jul 2002) 9 Jul 2002; Roman Weber <gentoo@gonzo.ch> phpdbg-2.10-r1.ebuild : diff --git a/dev-php/phpdbg/phpdbg-2.10-r1.ebuild b/dev-php/phpdbg/phpdbg-2.10-r1.ebuild index 22f7fd07d823..d594ff75413d 100644 --- a/dev-php/phpdbg/phpdbg-2.10-r1.ebuild +++ b/dev-php/phpdbg/phpdbg-2.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/phpdbg-2.10-r1.ebuild,v 1.5 2002/10/04 05:25:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/phpdbg-2.10-r1.ebuild,v 1.6 2002/12/09 04:21:12 manson Exp $ PL="pl3" S="${WORKDIR}/dbg-${PV}${PL}" @@ -12,7 +12,7 @@ SLOT="0" DEPEND="virtual/php" # support for ppc or others? -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_unpack() { unpack "dbg-${PV}pl3.tar.gz" diff --git a/dev-php/phpdbg/phpdbg-2.10.ebuild b/dev-php/phpdbg/phpdbg-2.10.ebuild index 67c9d2b49598..1797dc90fdd9 100644 --- a/dev-php/phpdbg/phpdbg-2.10.ebuild +++ b/dev-php/phpdbg/phpdbg-2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/phpdbg-2.10.ebuild,v 1.4 2002/10/04 05:25:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/phpdbg-2.10.ebuild,v 1.5 2002/12/09 04:21:12 manson Exp $ PL="pl3" S=${WORKDIR}/dbg-${PV}${PL} @@ -12,7 +12,7 @@ LICENSE="dbgphp" DEPEND="virtual/php" # support ppc? or others? -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_compile() { phpize |