summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-09-30 13:11:02 +0000
committerMike Frysinger <vapier@gentoo.org>2004-09-30 13:11:02 +0000
commit576285858e7354b3c8313551f9e95cdb0fe76b08 (patch)
tree04ffc74dfada3bcd16653fac922638ad4d177fb3 /dev-php
parentmove some more arches to stable (Manifest recommit) (diff)
downloadgentoo-2-576285858e7354b3c8313551f9e95cdb0fe76b08.tar.gz
gentoo-2-576285858e7354b3c8313551f9e95cdb0fe76b08.tar.bz2
gentoo-2-576285858e7354b3c8313551f9e95cdb0fe76b08.zip
hppa stable for security #64223
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/mod_php/mod_php-4.3.9.ebuild4
-rw-r--r--dev-php/php-cgi/php-cgi-4.3.9.ebuild4
-rw-r--r--dev-php/php/php-4.3.9.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-php/mod_php/mod_php-4.3.9.ebuild b/dev-php/mod_php/mod_php-4.3.9.ebuild
index bfb5b58981bb..94ed4715c749 100644
--- a/dev-php/mod_php/mod_php-4.3.9.ebuild
+++ b/dev-php/mod_php/mod_php-4.3.9.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.9.ebuild,v 1.6 2004/09/28 18:19:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.9.ebuild,v 1.7 2004/09/30 13:11:02 vapier Exp $
IUSE="${IUSE} apache2"
-KEYWORDS="x86 ppc sparc alpha ~hppa ~amd64 ia64 ~s390"
+KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ia64 ~s390"
detectapache() {
local domsg=
diff --git a/dev-php/php-cgi/php-cgi-4.3.9.ebuild b/dev-php/php-cgi/php-cgi-4.3.9.ebuild
index ba86ec1bdfc4..6d6ec0deb301 100644
--- a/dev-php/php-cgi/php-cgi-4.3.9.ebuild
+++ b/dev-php/php-cgi/php-cgi-4.3.9.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/php-cgi/php-cgi-4.3.9.ebuild,v 1.6 2004/09/28 18:17:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.3.9.ebuild,v 1.7 2004/09/30 13:09:58 vapier Exp $
PHPSAPI="cgi"
inherit php-sapi eutils
DESCRIPTION="PHP CGI"
SLOT="0"
-KEYWORDS="x86 sparc alpha ~hppa ppc ia64"
+KEYWORDS="x86 sparc alpha hppa ppc ia64"
# for this revision only
PDEPEND=">=${PHP_PROVIDER_PKG}-4.3.9"
diff --git a/dev-php/php/php-4.3.9.ebuild b/dev-php/php/php-4.3.9.ebuild
index d81cbe23ed68..b8916c09dad8 100644
--- a/dev-php/php/php-4.3.9.ebuild
+++ b/dev-php/php/php-4.3.9.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/php/php-4.3.9.ebuild,v 1.6 2004/09/28 18:16:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.9.ebuild,v 1.7 2004/09/30 13:08:53 vapier Exp $
PHPSAPI="cli"
inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha ~hppa ~amd64 ia64 ~s390"
+KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ia64 ~s390"
IUSE=""
src_unpack() {