summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-06-21 10:00:43 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-06-21 10:00:43 +0000
commit86095d27097d43d3219437a93f75fdb6a01e3431 (patch)
tree5aa38f25eedd2f0afc0ce23dff0449a50c3a7415 /dev-php
parentunblock php4.3.7 (diff)
downloadgentoo-2-86095d27097d43d3219437a93f75fdb6a01e3431.tar.gz
gentoo-2-86095d27097d43d3219437a93f75fdb6a01e3431.tar.bz2
gentoo-2-86095d27097d43d3219437a93f75fdb6a01e3431.zip
make sure correct keywords are in place
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/php-cgi/php-cgi-4.3.7.ebuild4
-rw-r--r--dev-php/php/php-4.3.7.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/php-cgi/php-cgi-4.3.7.ebuild b/dev-php/php-cgi/php-cgi-4.3.7.ebuild
index 68fdd69809b3..304c1577b009 100644
--- a/dev-php/php-cgi/php-cgi-4.3.7.ebuild
+++ b/dev-php/php-cgi/php-cgi-4.3.7.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.7.ebuild,v 1.1 2004/06/06 00:21:02 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.3.7.ebuild,v 1.2 2004/06/21 10:00:43 robbat2 Exp $
PHPSAPI="cgi"
inherit php-sapi eutils
DESCRIPTION="PHP CGI"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~alpha hppa"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa"
src_compile() {
# CLI needed to build stuff
diff --git a/dev-php/php/php-4.3.7.ebuild b/dev-php/php/php-4.3.7.ebuild
index 617a13af2961..79ce51c9aad1 100644
--- a/dev-php/php/php-4.3.7.ebuild
+++ b/dev-php/php/php-4.3.7.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.7.ebuild,v 1.2 2004/06/14 21:17:36 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.7.ebuild,v 1.3 2004/06/21 09:59:45 robbat2 Exp $
PHPSAPI="cli"
inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ia64 s390 mips"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 s390"
src_unpack() {
php-sapi_src_unpack