diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-12 15:48:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-12 15:48:19 +0000 |
commit | c7fc0ce47cf8153f1068b11c747e37193381c90a (patch) | |
tree | cff8f68c8b2fcac31db28d0b4839a638c16cc5c1 /dev-php/php/php-4.4.0.ebuild | |
parent | Style fixes (diff) | |
download | gentoo-2-c7fc0ce47cf8153f1068b11c747e37193381c90a.tar.gz gentoo-2-c7fc0ce47cf8153f1068b11c747e37193381c90a.tar.bz2 gentoo-2-c7fc0ce47cf8153f1068b11c747e37193381c90a.zip |
Stable on sparc wrt #97655
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-php/php/php-4.4.0.ebuild')
-rw-r--r-- | dev-php/php/php-4.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php/php-4.4.0.ebuild b/dev-php/php/php-4.4.0.ebuild index b837ac42ff2b..0125e91fe485 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.2 2005/07/12 09:06:57 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.4.0.ebuild,v 1.3 2005/07/12 15:48:19 gustavoz 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() { |