diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-01-08 06:25:10 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-01-08 06:25:10 +0000 |
commit | e7a17d1f86f89c26e833fd304399bba61a0f09c2 (patch) | |
tree | 7cf3003bb428ecf00ece27ff13a363bef3207b3f /dev-php/php | |
parent | fix mremap patch (Manifest recommit) (diff) | |
download | gentoo-2-e7a17d1f86f89c26e833fd304399bba61a0f09c2.tar.gz gentoo-2-e7a17d1f86f89c26e833fd304399bba61a0f09c2.tar.bz2 gentoo-2-e7a17d1f86f89c26e833fd304399bba61a0f09c2.zip |
remove ~mips and ~arm KEYWORDS due to lack of support, ready for new repoman.
Diffstat (limited to 'dev-php/php')
-rw-r--r-- | dev-php/php/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/php/php-4.3.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.3.2-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.3.2-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.3.2.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.3.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.3.3-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.3.3-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.3.3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.3.4-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.3.4-r2.ebuild | 8 | ||||
-rw-r--r-- | dev-php/php/php-4.3.4.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-5.0_beta1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-5.0_beta1.ebuild | 4 |
14 files changed, 34 insertions, 31 deletions
diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog index 6c644509c1f0..8501fca5d2af 100644 --- a/dev-php/php/ChangeLog +++ b/dev-php/php/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/php # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.67 2004/01/08 04:13:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.68 2004/01/08 06:25:10 robbat2 Exp $ + + 07 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> php-4.3.2-r1.ebuild, + php-4.3.2-r2.ebuild, php-4.3.2-r3.ebuild, php-4.3.2.ebuild, + php-4.3.3-r1.ebuild, php-4.3.3-r2.ebuild, php-4.3.3-r3.ebuild, + php-4.3.3.ebuild, php-4.3.4-r1.ebuild, php-4.3.4-r2.ebuild, + php-4.3.4.ebuild, php-5.0_beta1-r1.ebuild, php-5.0_beta1.ebuild: + remove ~mips and ~arm KEYWORDS due to lack of support, ready for new repoman. *php-4.3.4-r2 (07 Jan 2004) diff --git a/dev-php/php/php-4.3.2-r1.ebuild b/dev-php/php/php-4.3.2-r1.ebuild index 116599aa21cb..5cc85bcd8f16 100644 --- a/dev-php/php/php-4.3.2-r1.ebuild +++ b/dev-php/php/php-4.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.2-r1.ebuild,v 1.3 2004/01/08 04:13:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.2-r1.ebuild,v 1.4 2004/01/08 06:25:10 robbat2 Exp $ PHPSAPI="cli" inherit php eutils @@ -9,7 +9,7 @@ IUSE="${IUSE} readline" DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" DEPEND="${DEPEND} readline? ( >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1 ) " diff --git a/dev-php/php/php-4.3.2-r2.ebuild b/dev-php/php/php-4.3.2-r2.ebuild index 27cb45ffffb6..bf43f87716ad 100644 --- a/dev-php/php/php-4.3.2-r2.ebuild +++ b/dev-php/php/php-4.3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.2-r2.ebuild,v 1.3 2004/01/08 04:13:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.2-r2.ebuild,v 1.4 2004/01/08 06:25:10 robbat2 Exp $ PHPSAPI="cli" inherit php eutils @@ -9,7 +9,7 @@ IUSE="${IUSE} readline" DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" DEPEND="${DEPEND} readline? ( >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1 ) diff --git a/dev-php/php/php-4.3.2-r3.ebuild b/dev-php/php/php-4.3.2-r3.ebuild index 768d0375b06d..c9b95773e279 100644 --- a/dev-php/php/php-4.3.2-r3.ebuild +++ b/dev-php/php/php-4.3.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.2-r3.ebuild,v 1.4 2004/01/08 04:13:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.2-r3.ebuild,v 1.5 2004/01/08 06:25:10 robbat2 Exp $ PHPSAPI="cli" inherit php eutils @@ -9,7 +9,7 @@ IUSE="${IUSE} readline" DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" DEPEND="${DEPEND} readline? ( >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1 ) diff --git a/dev-php/php/php-4.3.2.ebuild b/dev-php/php/php-4.3.2.ebuild index 78f0af588eb0..c7f1dea427d9 100644 --- a/dev-php/php/php-4.3.2.ebuild +++ b/dev-php/php/php-4.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.2.ebuild,v 1.7 2004/01/08 04:13:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.2.ebuild,v 1.8 2004/01/08 06:25:10 robbat2 Exp $ PHPSAPI="cli" inherit php eutils @@ -9,7 +9,7 @@ IUSE="${IUSE} readline" DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="x86 ppc sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="x86 ppc sparc ~alpha ~hppa" DEPEND="${DEPEND} readline? ( >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1 ) " diff --git a/dev-php/php/php-4.3.3-r1.ebuild b/dev-php/php/php-4.3.3-r1.ebuild index d198155fca6e..0913ad406b71 100644 --- a/dev-php/php/php-4.3.3-r1.ebuild +++ b/dev-php/php/php-4.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.3-r1.ebuild,v 1.5 2004/01/08 04:13:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.3-r1.ebuild,v 1.6 2004/01/08 06:25:10 robbat2 Exp $ PHPSAPI="cli" inherit php eutils @@ -9,7 +9,7 @@ IUSE="${IUSE} readline" DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" DEPEND_EXTRA="readline? ( >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1 ) ncurses? ( >=sys-libs/ncurses-5.1 )" diff --git a/dev-php/php/php-4.3.3-r2.ebuild b/dev-php/php/php-4.3.3-r2.ebuild index 1e819a70d5dc..b15efe21d70f 100644 --- a/dev-php/php/php-4.3.3-r2.ebuild +++ b/dev-php/php/php-4.3.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.3-r2.ebuild,v 1.2 2004/01/08 04:13:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.3-r2.ebuild,v 1.3 2004/01/08 06:25:10 robbat2 Exp $ PHPSAPI="cli" inherit php eutils @@ -9,7 +9,7 @@ IUSE="${IUSE} readline" DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" DEPEND_EXTRA="readline? ( >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1 ) ncurses? ( >=sys-libs/ncurses-5.1 )" diff --git a/dev-php/php/php-4.3.3-r3.ebuild b/dev-php/php/php-4.3.3-r3.ebuild index bda97c6d0d59..9ddd47f0a163 100644 --- a/dev-php/php/php-4.3.3-r3.ebuild +++ b/dev-php/php/php-4.3.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.3-r3.ebuild,v 1.2 2004/01/08 04:13:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.3-r3.ebuild,v 1.3 2004/01/08 06:25:10 robbat2 Exp $ PHPSAPI="cli" inherit php eutils @@ -9,7 +9,7 @@ IUSE="${IUSE} readline" DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" DEPEND_EXTRA="readline? ( >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1 ) ncurses? ( >=sys-libs/ncurses-5.1 )" diff --git a/dev-php/php/php-4.3.3.ebuild b/dev-php/php/php-4.3.3.ebuild index 07964928f33a..bf0be4ae3bb9 100644 --- a/dev-php/php/php-4.3.3.ebuild +++ b/dev-php/php/php-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.3.ebuild,v 1.4 2004/01/08 04:13:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.3.ebuild,v 1.5 2004/01/08 06:25:10 robbat2 Exp $ PHPSAPI="cli" inherit php eutils @@ -9,7 +9,7 @@ IUSE="${IUSE} readline" DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" DEPEND_EXTRA="readline? ( >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1 ) ncurses? ( >=sys-libs/ncurses-5.1 )" diff --git a/dev-php/php/php-4.3.4-r1.ebuild b/dev-php/php/php-4.3.4-r1.ebuild index 08a6b15e67cd..e4489df669ba 100644 --- a/dev-php/php/php-4.3.4-r1.ebuild +++ b/dev-php/php/php-4.3.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.4-r1.ebuild,v 1.2 2004/01/08 04:13:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.4-r1.ebuild,v 1.3 2004/01/08 06:25:10 robbat2 Exp $ PHPSAPI="cli" inherit php-2 eutils @@ -9,7 +9,7 @@ IUSE="${IUSE} readline" DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" DEPEND_EXTRA="readline? ( >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1 ) ncurses? ( >=sys-libs/ncurses-5.1 )" diff --git a/dev-php/php/php-4.3.4-r2.ebuild b/dev-php/php/php-4.3.4-r2.ebuild index 2dfc80c0a6e3..0162b1199de7 100644 --- a/dev-php/php/php-4.3.4-r2.ebuild +++ b/dev-php/php/php-4.3.4-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.4-r2.ebuild,v 1.2 2004/01/08 04:17:37 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.4-r2.ebuild,v 1.3 2004/01/08 06:25:10 robbat2 Exp $ PHPSAPI="cli" inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" src_compile() { myconf="${myconf} \ @@ -39,8 +39,4 @@ pkg_postinst() { einfo "Cleaning up an old PEAR install glitch" mv ${ROOT}/root/.pearrc ${ROOT}/root/.pearrc.`date +%Y%m%d%H%M%S` fi - -} -pkg_preinst() { - php-sapi_pkg_preinst } diff --git a/dev-php/php/php-4.3.4.ebuild b/dev-php/php/php-4.3.4.ebuild index 95993048e5da..dce50766de33 100644 --- a/dev-php/php/php-4.3.4.ebuild +++ b/dev-php/php/php-4.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.4.ebuild,v 1.3 2004/01/08 04:13:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.4.ebuild,v 1.4 2004/01/08 06:25:10 robbat2 Exp $ PHPSAPI="cli" inherit php eutils @@ -9,7 +9,7 @@ IUSE="${IUSE} readline" DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" DEPEND_EXTRA="readline? ( >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1 ) ncurses? ( >=sys-libs/ncurses-5.1 )" diff --git a/dev-php/php/php-5.0_beta1-r1.ebuild b/dev-php/php/php-5.0_beta1-r1.ebuild index 7225d0cf9afa..5ba34a5f107c 100644 --- a/dev-php/php/php-5.0_beta1-r1.ebuild +++ b/dev-php/php/php-5.0_beta1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-5.0_beta1-r1.ebuild,v 1.4 2004/01/08 04:13:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-5.0_beta1-r1.ebuild,v 1.5 2004/01/08 06:25:10 robbat2 Exp $ PHPSAPI="cli" MY_P="php-5.0.0b1" @@ -13,7 +13,7 @@ IUSE="${IUSE} readline" DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" DEPEND="${DEPEND} readline? ( >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1 ) diff --git a/dev-php/php/php-5.0_beta1.ebuild b/dev-php/php/php-5.0_beta1.ebuild index 113a2e322920..ee84af2a9fd4 100644 --- a/dev-php/php/php-5.0_beta1.ebuild +++ b/dev-php/php/php-5.0_beta1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-5.0_beta1.ebuild,v 1.3 2004/01/08 04:13:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-5.0_beta1.ebuild,v 1.4 2004/01/08 06:25:10 robbat2 Exp $ PHPSAPI="cli" MY_P="php-5.0.0b1" @@ -13,7 +13,7 @@ IUSE="${IUSE} readline" DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" DEPEND="${DEPEND} readline? ( >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1 ) " |