summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-08-20 04:28:09 +0000
committerTom Gall <tgall@gentoo.org>2004-08-20 04:28:09 +0000
commit09f2121a8b0cc8524f1a252df8e0d2c89a620fc7 (patch)
treeb8b70f34259297b68064d27e78aac51007ad26a1 /dev-php
parentstable on ppc64 (fingers crossed) (Manifest recommit) (diff)
downloadgentoo-2-09f2121a8b0cc8524f1a252df8e0d2c89a620fc7.tar.gz
gentoo-2-09f2121a8b0cc8524f1a252df8e0d2c89a620fc7.tar.bz2
gentoo-2-09f2121a8b0cc8524f1a252df8e0d2c89a620fc7.zip
stable on ppc64 (yeah baby!)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/php/ChangeLog5
-rw-r--r--dev-php/php/php-4.3.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog
index fefcbc8a8bdf..74760cc129ea 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.117 2004/08/14 21:07:12 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.118 2004/08/20 04:28:09 tgall Exp $
+
+ 19 Aug 2004; Tom Gall <tgall@gentoo.org> php-4.3.8.ebuild:
+ stable on ppc64
14 Aug 2004; David Holm <dholm@gentoo.org> php-5.0.1.ebuild:
Added to ~ppc.
diff --git a/dev-php/php/php-4.3.8.ebuild b/dev-php/php/php-4.3.8.ebuild
index 343cd729ea55..987a659e0de8 100644
--- a/dev-php/php/php-4.3.8.ebuild
+++ b/dev-php/php/php-4.3.8.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.8.ebuild,v 1.9 2004/08/03 14:58:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.8.ebuild,v 1.10 2004/08/20 04:28:09 tgall 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 ppc64"
IUSE=""
src_unpack() {