diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-07-12 19:09:34 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-07-12 19:09:34 +0000 |
commit | 5d0e288e76830da278ddc8009ec89f545a8e0567 (patch) | |
tree | f5156ea5f7a23d6419ea69f10f5e9ef9e18c1f4f /dev-php/php/php-4.4.0.ebuild | |
parent | Marked ppc stable, thanks bambam. (diff) | |
download | gentoo-2-5d0e288e76830da278ddc8009ec89f545a8e0567.tar.gz gentoo-2-5d0e288e76830da278ddc8009ec89f545a8e0567.tar.bz2 gentoo-2-5d0e288e76830da278ddc8009ec89f545a8e0567.zip |
ppc stable, #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 bfd55d6faafe..ebd328dbdae2 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.4 2005/07/12 17:15:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.4.0.ebuild,v 1.5 2005/07/12 19:09:34 dertobi123 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() { |