diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-07-15 13:41:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-07-15 13:41:59 +0000 |
commit | 44647632a84fecce3b265e4e95975f817a7e0881 (patch) | |
tree | 373433b4611259f75fcfa7ae896686b3eb83edab /dev-php | |
parent | fixing compile problem. closes 56176 (Manifest recommit) (diff) | |
download | gentoo-2-44647632a84fecce3b265e4e95975f817a7e0881.tar.gz gentoo-2-44647632a84fecce3b265e4e95975f817a7e0881.tar.bz2 gentoo-2-44647632a84fecce3b265e4e95975f817a7e0881.zip |
stable for security
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/php/php-4.3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php/php-4.3.8.ebuild b/dev-php/php/php-4.3.8.ebuild index 4bceb04a28ac..617837ed4309 100644 --- a/dev-php/php/php-4.3.8.ebuild +++ b/dev-php/php/php-4.3.8.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.8.ebuild,v 1.7 2004/07/15 11:16:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.8.ebuild,v 1.8 2004/07/15 13:41:59 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() { |