summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-09-28 17:28:00 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-09-28 17:28:00 +0000
commitdfff992c9b9d81b12d882d7356619c2e3aa9e8e7 (patch)
treed532fc11e225e170e92e6a2a45f43838f6526a52 /dev-php/php
parentadded unsecvars handling to uclibc. testing ground here and going mainline af... (diff)
downloadgentoo-2-dfff992c9b9d81b12d882d7356619c2e3aa9e8e7.tar.gz
gentoo-2-dfff992c9b9d81b12d882d7356619c2e3aa9e8e7.tar.bz2
gentoo-2-dfff992c9b9d81b12d882d7356619c2e3aa9e8e7.zip
Stable on x86.
Diffstat (limited to 'dev-php/php')
-rw-r--r--dev-php/php/ChangeLog5
-rw-r--r--dev-php/php/php-4.3.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog
index 49209b667c4f..b42f7b1de11f 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.125 2004/09/27 21:17:43 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.126 2004/09/28 17:26:28 robbat2 Exp $
+
+ 28 Sep 2004; Robin H. Johnson <robbat2@gentoo.org> php-4.3.9.ebuild:
+ Stable on x86.
27 Sep 2004; Bryan Østergaard,,, <kloeri@gentoo.org> php-4.3.9.ebuild:
Stable on alpha, bug 64223.
diff --git a/dev-php/php/php-4.3.9.ebuild b/dev-php/php/php-4.3.9.ebuild
index 46e7ae52ed85..25f3349e047f 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.4 2004/09/27 21:17:43 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.9.ebuild,v 1.5 2004/09/28 17:26:28 robbat2 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() {