diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-27 19:19:49 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-27 19:19:49 +0000 |
commit | a056aae82b997f7ac48520ed4900f4c20275e446 (patch) | |
tree | 8770c52cb0f902eadae33a2baeaa37420099b57f /dev-php | |
parent | s390 KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-a056aae82b997f7ac48520ed4900f4c20275e446.tar.gz gentoo-2-a056aae82b997f7ac48520ed4900f4c20275e446.tar.bz2 gentoo-2-a056aae82b997f7ac48520ed4900f4c20275e446.zip |
Stable on sparc wrt #64223
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/php/php-4.3.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog index 08a9cf877885..29210448c771 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.123 2004/09/27 11:19:04 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.124 2004/09/27 19:19:49 gustavoz Exp $ + + 27 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> php-4.3.9.ebuild: + Stable on sparc wrt #64223 27 Sep 2004; <SeJo@gentoo.org> php-4.3.9.ebuild: stable for gsla: 64223 diff --git a/dev-php/php/php-4.3.9.ebuild b/dev-php/php/php-4.3.9.ebuild index 4b5cb3c0f3aa..e2f9965ff7f9 100644 --- a/dev-php/php/php-4.3.9.ebuild +++ b/dev-php/php/php-4.3.9.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.9.ebuild,v 1.2 2004/09/27 11:19:04 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.9.ebuild,v 1.3 2004/09/27 19:19:49 gustavoz Exp $ PHPSAPI="cli" inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~s390" +KEYWORDS="~x86 ppc sparc ~alpha ~hppa ~amd64 ~ia64 ~s390" IUSE="" src_unpack() { |