diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-14 00:22:56 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-14 00:22:56 +0000 |
commit | 3734f341b35eb23f2d528aaf8aae16b354de650c (patch) | |
tree | 53c125e8689e43acd3b51ac2718302d19076f543 /dev-php/php | |
parent | 2.1.30-r4 stable on x86. (diff) | |
download | gentoo-2-3734f341b35eb23f2d528aaf8aae16b354de650c.tar.gz gentoo-2-3734f341b35eb23f2d528aaf8aae16b354de650c.tar.bz2 gentoo-2-3734f341b35eb23f2d528aaf8aae16b354de650c.zip |
Stable on sparc wrt #88683
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/php')
-rw-r--r-- | dev-php/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/php/php-4.3.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog index d2b10e77ebb1..db74e6caefb6 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.149 2005/04/13 21:22:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.150 2005/04/14 00:22:56 gustavoz Exp $ + + 14 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> php-4.3.11.ebuild: + Stable on sparc wrt #88683 13 Apr 2005; Seemant Kulleen <seemant@gentoo.org> php-4.3.11.ebuild: marking stable amd64 thanks to dang diff --git a/dev-php/php/php-4.3.11.ebuild b/dev-php/php/php-4.3.11.ebuild index 837afb5d1c15..0f63bf0ac5d3 100644 --- a/dev-php/php/php-4.3.11.ebuild +++ b/dev-php/php/php-4.3.11.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.3.11.ebuild,v 1.5 2005/04/13 21:22:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.11.ebuild,v 1.6 2005/04/14 00:22:56 gustavoz 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() { |