summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-16 04:05:15 +0000
committerMike Frysinger <vapier@gentoo.org>2005-08-16 04:05:15 +0000
commit8d12d641000efa521e687090f5d10dc07804399b (patch)
treeebe01f3eea35ec55576eb21b2f229542d766a56d /dev-php
parentAdded ~sparc keyword. (diff)
downloadgentoo-2-8d12d641000efa521e687090f5d10dc07804399b.tar.gz
gentoo-2-8d12d641000efa521e687090f5d10dc07804399b.tar.bz2
gentoo-2-8d12d641000efa521e687090f5d10dc07804399b.zip
s390 stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/mod_php/mod_php-4.4.0.ebuild4
-rw-r--r--dev-php/php/php-4.4.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/mod_php/mod_php-4.4.0.ebuild b/dev-php/mod_php/mod_php-4.4.0.ebuild
index 8bba718d9f42..4260d7aeca47 100644
--- a/dev-php/mod_php/mod_php-4.4.0.ebuild
+++ b/dev-php/mod_php/mod_php-4.4.0.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 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.4.0.ebuild,v 1.13 2005/07/24 05:24:40 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.4.0.ebuild,v 1.14 2005/08/16 04:05:15 vapier Exp $
IUSE="apache2"
-KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 s390 sparc x86"
detectapache() {
local domsg=
diff --git a/dev-php/php/php-4.4.0.ebuild b/dev-php/php/php-4.4.0.ebuild
index 60fa6a9a5391..b7d9abaf76f7 100644
--- a/dev-php/php/php-4.4.0.ebuild
+++ b/dev-php/php/php-4.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.4.0.ebuild,v 1.9 2005/07/24 05:02:31 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.4.0.ebuild,v 1.10 2005/08/16 04:04:38 vapier Exp $
PHPSAPI="cli"
inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 s390 sparc x86"
IUSE=""
src_unpack() {