From 6d8e2aeaec7e3a5445169921f2b2e543f3065c6a Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 30 Sep 2004 13:28:00 +0000 Subject: amd64 stable for security #64223 --- dev-php/mod_php/mod_php-4.3.9.ebuild | 4 ++-- dev-php/php/php-4.3.9.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-php') 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 94ed4715c749..48364dc1308c 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.7 2004/09/30 13:11:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.9.ebuild,v 1.8 2004/09/30 13:28:00 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/php-4.3.9.ebuild b/dev-php/php/php-4.3.9.ebuild index b8916c09dad8..f75ab9de85fc 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.7 2004/09/30 13:08:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.9.ebuild,v 1.8 2004/09/30 13:28:00 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() { -- cgit v1.2.3-65-gdbad