diff options
author | 2004-01-08 04:17:37 +0000 | |
---|---|---|
committer | 2004-01-08 04:17:37 +0000 | |
commit | b8ea2e7f1d903ae63114f352f53d5333a13766cc (patch) | |
tree | ed4a858177a2f46b5b450a86218e04e5edb6a22a /dev-php | |
parent | fix copyright headers and add new php-cgi build (diff) | |
download | historical-b8ea2e7f1d903ae63114f352f53d5333a13766cc.tar.gz historical-b8ea2e7f1d903ae63114f352f53d5333a13766cc.tar.bz2 historical-b8ea2e7f1d903ae63114f352f53d5333a13766cc.zip |
forgot to mark new ebuild stable
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/php/php-4.3.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php/php-4.3.4-r2.ebuild b/dev-php/php/php-4.3.4-r2.ebuild index 08d6764fb6f0..2dfc80c0a6e3 100644 --- a/dev-php/php/php-4.3.4-r2.ebuild +++ b/dev-php/php/php-4.3.4-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.4-r2.ebuild,v 1.1 2004/01/08 04:13:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.4-r2.ebuild,v 1.2 2004/01/08 04:17:37 robbat2 Exp $ PHPSAPI="cli" inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" src_compile() { myconf="${myconf} \ |