summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-12-16 10:20:25 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-12-16 10:20:25 +0000
commit6e4d27319454b1ecd18608c551033cab9fb2f447 (patch)
treec0c77995bb9989f6582d8da0a433f5f5ea9df168 /dev-php/php
parentStable on amd64. (Manifest recommit) (diff)
downloadgentoo-2-6e4d27319454b1ecd18608c551033cab9fb2f447.tar.gz
gentoo-2-6e4d27319454b1ecd18608c551033cab9fb2f447.tar.bz2
gentoo-2-6e4d27319454b1ecd18608c551033cab9fb2f447.zip
stable on ppc64
Diffstat (limited to 'dev-php/php')
-rw-r--r--dev-php/php/ChangeLog5
-rw-r--r--dev-php/php/php-4.3.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog
index d48ceff573a9..f39acaa5aee4 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.133 2004/12/16 08:25:23 sejo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.134 2004/12/16 10:18:40 corsair Exp $
+
+ 16 Dec 2004; Markus Rothe <corsair@gentoo.org> php-4.3.10.ebuild:
+ Stable on ppc64
16 Dec 2004; <SeJo@gentoo.org> php-4.3.10.ebuild:
stable on ppc 74547
diff --git a/dev-php/php/php-4.3.10.ebuild b/dev-php/php/php-4.3.10.ebuild
index bbd5bc33cdaf..fe80c0389e75 100644
--- a/dev-php/php/php-4.3.10.ebuild
+++ b/dev-php/php/php-4.3.10.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.10.ebuild,v 1.2 2004/12/16 08:25:23 sejo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.10.ebuild,v 1.3 2004/12/16 10:18:40 corsair Exp $
PHPSAPI="cli"
inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~s390 ~ppc64 ~mips"
+KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~s390 ppc64 ~mips"
IUSE=""
src_unpack() {