diff options
author | 2005-03-11 02:43:33 +0000 | |
---|---|---|
committer | 2005-03-11 02:43:33 +0000 | |
commit | 75299e71f549cf0ed328dae0fcf71b98319481a4 (patch) | |
tree | c55c6fcd6b2e34a2b37b798f7200b63d216ed6e0 /dev-php/php | |
parent | Moved nemerle to dev-lang (diff) | |
download | gentoo-2-75299e71f549cf0ed328dae0fcf71b98319481a4.tar.gz gentoo-2-75299e71f549cf0ed328dae0fcf71b98319481a4.tar.bz2 gentoo-2-75299e71f549cf0ed328dae0fcf71b98319481a4.zip |
ia64/s390 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/php')
-rw-r--r-- | dev-php/php/php-4.3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php/php-4.3.10.ebuild b/dev-php/php/php-4.3.10.ebuild index 5eb8f072ffe8..ae1ce5b8de06 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-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.10.ebuild,v 1.9 2005/02/21 20:36:37 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.10.ebuild,v 1.10 2005/03/11 02:39:24 vapier 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() { |