diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-30 13:11:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-30 13:11:02 +0000 |
commit | 576285858e7354b3c8313551f9e95cdb0fe76b08 (patch) | |
tree | 04ffc74dfada3bcd16653fac922638ad4d177fb3 /dev-php/php | |
parent | move some more arches to stable (Manifest recommit) (diff) | |
download | gentoo-2-576285858e7354b3c8313551f9e95cdb0fe76b08.tar.gz gentoo-2-576285858e7354b3c8313551f9e95cdb0fe76b08.tar.bz2 gentoo-2-576285858e7354b3c8313551f9e95cdb0fe76b08.zip |
hppa stable for security #64223
Diffstat (limited to 'dev-php/php')
-rw-r--r-- | dev-php/php/php-4.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php/php-4.3.9.ebuild b/dev-php/php/php-4.3.9.ebuild index d81cbe23ed68..b8916c09dad8 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.6 2004/09/28 18:16:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.9.ebuild,v 1.7 2004/09/30 13:08:53 vapier 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() { |