From 5f72c3ddfcb9b620514d65e1ebabfc62d3748514 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Thu, 8 Jan 2004 06:42:01 +0000 Subject: remove ~mips and ~arm KEYWORDS due to lack of support, ready for new repoman. --- dev-php/php-cgi/ChangeLog | 8 ++++++-- dev-php/php-cgi/php-cgi-4.3.4-r2.ebuild | 4 ++-- dev-php/php-cgi/php-cgi-4.3.4.ebuild | 4 ++-- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'dev-php/php-cgi') diff --git a/dev-php/php-cgi/ChangeLog b/dev-php/php-cgi/ChangeLog index 87a9888ca4de..888654a99357 100644 --- a/dev-php/php-cgi/ChangeLog +++ b/dev-php/php-cgi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/php-cgi -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/ChangeLog,v 1.2 2004/01/08 04:16:21 robbat2 Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/ChangeLog,v 1.3 2004/01/08 06:37:38 robbat2 Exp $ + + 07 Jan 2004; Robin H. Johnson php-cgi-4.3.4-r2.ebuild, + php-cgi-4.3.4.ebuild: + remove ~mips and ~arm KEYWORDS due to lack of support, ready for new repoman. *php-cgi-4.3.4-r2 (07 Jan 2004) diff --git a/dev-php/php-cgi/php-cgi-4.3.4-r2.ebuild b/dev-php/php-cgi/php-cgi-4.3.4-r2.ebuild index 8132fadb636b..ddc1b2272b7c 100644 --- a/dev-php/php-cgi/php-cgi-4.3.4-r2.ebuild +++ b/dev-php/php-cgi/php-cgi-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-cgi/php-cgi-4.3.4-r2.ebuild,v 1.1 2004/01/08 04:16:21 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.3.4-r2.ebuild,v 1.2 2004/01/08 06:37:38 robbat2 Exp $ PHPSAPI="cgi" inherit php-sapi eutils DESCRIPTION="PHP CGI" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" src_compile() { # CLI needed to build stuff diff --git a/dev-php/php-cgi/php-cgi-4.3.4.ebuild b/dev-php/php-cgi/php-cgi-4.3.4.ebuild index e1b754c9e577..1f8bf48ba6b9 100644 --- a/dev-php/php-cgi/php-cgi-4.3.4.ebuild +++ b/dev-php/php-cgi/php-cgi-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-cgi/php-cgi-4.3.4.ebuild,v 1.2 2004/01/08 04:16:21 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.3.4.ebuild,v 1.3 2004/01/08 06:37:38 robbat2 Exp $ PHPSAPI="cgi" inherit php-2 eutils @@ -9,7 +9,7 @@ IUSE="${IUSE} readline" DESCRIPTION="PHP CGI" 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 )" -- cgit v1.2.3-65-gdbad