diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-11 02:43:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-11 02:43:33 +0000 |
commit | a50d8fb6bd31111e755695c02573591aab23b49f (patch) | |
tree | 47ee6df25d9c7bfabfaa0ca865338d29185e8e56 /dev-php/php | |
parent | Moved nemerle to dev-lang (diff) | |
download | historical-a50d8fb6bd31111e755695c02573591aab23b49f.tar.gz historical-a50d8fb6bd31111e755695c02573591aab23b49f.tar.bz2 historical-a50d8fb6bd31111e755695c02573591aab23b49f.zip |
ia64/s390 stable
Package-Manager: portage-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() { |