summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-12-16 10:40:04 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-12-16 10:40:04 +0000
commit7d66d97a51ac7c493d89a2856236a9952ea05e0d (patch)
treeefa875ce23a9f24e48d2adaf1e8fc37efdf9cdb7 /dev-php/php
parentstable on ppc64 (diff)
downloadhistorical-7d66d97a51ac7c493d89a2856236a9952ea05e0d.tar.gz
historical-7d66d97a51ac7c493d89a2856236a9952ea05e0d.tar.bz2
historical-7d66d97a51ac7c493d89a2856236a9952ea05e0d.zip
Stable on amd64 for bug 74547.
Diffstat (limited to 'dev-php/php')
-rw-r--r--dev-php/php/ChangeLog5
-rw-r--r--dev-php/php/Manifest4
-rw-r--r--dev-php/php/php-4.3.10.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog
index f39acaa5aee4..0647b60f931b 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.134 2004/12/16 10:18:40 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.135 2004/12/16 10:40:04 absinthe Exp $
+
+ 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> php-4.3.10.ebuild:
+ Stable on amd64 for bug 74547.
16 Dec 2004; Markus Rothe <corsair@gentoo.org> php-4.3.10.ebuild:
Stable on ppc64
diff --git a/dev-php/php/Manifest b/dev-php/php/Manifest
index f8203f3314f9..30fd139b7943 100644
--- a/dev-php/php/Manifest
+++ b/dev-php/php/Manifest
@@ -1,4 +1,4 @@
-MD5 4008e5cd5e3686ea989f36cc21c1d8c2 ChangeLog 18610
+MD5 399f757acd6e4fedf8b135c7c711ed7d ChangeLog 18715
MD5 38fe937e954ab7109395cefa86fcd2d4 metadata.xml 384
MD5 43e57e69f231376d10554cf9874e8d5d php-4.3.8.ebuild 1071
MD5 7efc53f2d831c9205887379e0f79aed5 php-4.3.9.ebuild 1077
@@ -8,7 +8,7 @@ MD5 48aa6f4b37fb2c3cc4fa6ad0527f4378 php-5.0.0.ebuild 521
MD5 0413eca1cec9d3896cfe3634fd3e6806 php-5.0.1.ebuild 540
MD5 4a2d4a8397c2514cec55a8df4f62a778 php-5.0.2-r1.ebuild 600
MD5 66457079ee99ec81625f60af44bcda9c php-5.0.2.ebuild 558
-MD5 ae37d69ef8a30faa8d71a5b204846943 php-4.3.10.ebuild 1084
+MD5 76ecf1c71d9ea31ab3e2e6b19da069c8 php-4.3.10.ebuild 1084
MD5 2a74d5c87ee9c82b236a433e66279e50 php-5.0.3.ebuild 594
MD5 ae48d9701424c6ba150e00304b5d84b1 files/digest-php-4.3.8 208
MD5 b4787473c5b65d10113edd1635711e08 files/digest-php-4.3.9 131
diff --git a/dev-php/php/php-4.3.10.ebuild b/dev-php/php/php-4.3.10.ebuild
index fe80c0389e75..81e41e7bac34 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.3 2004/12/16 10:18:40 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.10.ebuild,v 1.4 2004/12/16 10:40:04 absinthe 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() {