summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2005-07-12 21:00:11 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2005-07-12 21:00:11 +0000
commite4f2e8c06cf3fca89ee10b20be03a4e760542b81 (patch)
tree384f99ba3c89991118109ff90ec84aa520602e95 /dev-php/php
parentChanged ebuilds to use tc-arch-kernel instead of the soon-to-be-removed set_a... (diff)
downloadgentoo-2-e4f2e8c06cf3fca89ee10b20be03a4e760542b81.tar.gz
gentoo-2-e4f2e8c06cf3fca89ee10b20be03a4e760542b81.tar.bz2
gentoo-2-e4f2e8c06cf3fca89ee10b20be03a4e760542b81.zip
Stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/php')
-rw-r--r--dev-php/php/ChangeLog5
-rw-r--r--dev-php/php/php-4.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog
index 129821530315..e7265fee76ee 100644
--- a/dev-php/php/ChangeLog
+++ b/dev-php/php/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/php
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.180 2005/07/12 19:09:34 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.181 2005/07/12 20:57:52 killerfox Exp $
+
+ 12 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> php-4.4.0.ebuild:
+ Stable on hppa. bug #97655
12 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.0.ebuild:
ppc stable, #97655
diff --git a/dev-php/php/php-4.4.0.ebuild b/dev-php/php/php-4.4.0.ebuild
index ebd328dbdae2..645c4ffe91b9 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.5 2005/07/12 19:09:34 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.4.0.ebuild,v 1.6 2005/07/12 20:57:52 killerfox 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() {