summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBret Curtis <psi29a@gentoo.org>2004-11-03 06:45:05 +0000
committerBret Curtis <psi29a@gentoo.org>2004-11-03 06:45:05 +0000
commit6117e569dea4d711d6b5c2dfa0caeef69729421c (patch)
treec5db6df751fdd73742323dc95d173d4a26e72145 /dev-php
parentadded to ~mips for testing (diff)
downloadhistorical-6117e569dea4d711d6b5c2dfa0caeef69729421c.tar.gz
historical-6117e569dea4d711d6b5c2dfa0caeef69729421c.tar.bz2
historical-6117e569dea4d711d6b5c2dfa0caeef69729421c.zip
added to ~mips for testing
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/mod_php/ChangeLog5
-rw-r--r--dev-php/mod_php/mod_php-4.3.9.ebuild4
-rw-r--r--dev-php/php/ChangeLog5
-rw-r--r--dev-php/php/php-4.3.9.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-php/mod_php/ChangeLog b/dev-php/mod_php/ChangeLog
index f27749b887e0..5316156180b1 100644
--- a/dev-php/mod_php/ChangeLog
+++ b/dev-php/mod_php/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/mod_php
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.187 2004/10/27 03:30:55 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.188 2004/11/03 06:45:05 psi29a Exp $
+
+ 03 Nov 2004; Bret Curtis <psi29a@gentoo.org> mod_php-4.3.9.ebuild:
+ marked as ~mips for testing
26 Oct 2004; Tom Gall <tgall@gentoo.org> mod_php-4.3.9.ebuild:
stable on ppc64, bug #66968
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 08c3d75ec5ae..93a728a948a0 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.9 2004/10/27 03:30:55 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.9.ebuild,v 1.10 2004/11/03 06:45:05 psi29a Exp $
IUSE="${IUSE} apache2"
-KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~s390 ppc64"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~s390 ppc64 ~mips"
detectapache() {
local domsg=
diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog
index 2ebf6943d4aa..d781214cdc38 100644
--- a/dev-php/php/ChangeLog
+++ b/dev-php/php/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/php
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.128 2004/10/10 01:33:15 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.129 2004/11/03 06:43:48 psi29a Exp $
+
+ 03 Nov 2004; Bret Curtis <psi29a@gentoo.org> php-4.3.9.ebuild:
+ added to ~mips for testing
09 Oct 2004; Tom Gall <tgall@gentoo.org> php-4.3.9.ebuild:
stable on ppc64, bug #64223
diff --git a/dev-php/php/php-4.3.9.ebuild b/dev-php/php/php-4.3.9.ebuild
index e228305a3ece..bbfd605c6f65 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.11 2004/10/10 01:33:15 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.9.ebuild,v 1.12 2004/11/03 06:43:48 psi29a Exp $
PHPSAPI="cli"
inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 s390 ppc64"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 s390 ppc64 ~mips"
IUSE=""
src_unpack() {