diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 10:40:04 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 10:40:04 +0000 |
commit | 9e6b706d3796cf1c74ac4f625e580c1d69628c5d (patch) | |
tree | e5308e8865be68197f2e12bd9a96f87320bfd1ed /dev-php/php | |
parent | stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-9e6b706d3796cf1c74ac4f625e580c1d69628c5d.tar.gz gentoo-2-9e6b706d3796cf1c74ac4f625e580c1d69628c5d.tar.bz2 gentoo-2-9e6b706d3796cf1c74ac4f625e580c1d69628c5d.zip |
Stable on amd64 for bug 74547.
Diffstat (limited to 'dev-php/php')
-rw-r--r-- | dev-php/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/php/php-4.3.10.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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() { |