diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2005-09-18 12:57:22 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2005-09-18 12:57:22 +0000 |
commit | f279812a4441cf19ec5b2b0dd799367945bc0bd4 (patch) | |
tree | 4e932bc71b7e35e43b6fd21730bdb192f9316257 /profiles | |
parent | Amule uses external crypto++ now (diff) | |
download | gentoo-2-f279812a4441cf19ec5b2b0dd799367945bc0bd4.tar.gz gentoo-2-f279812a4441cf19ec5b2b0dd799367945bc0bd4.tar.bz2 gentoo-2-f279812a4441cf19ec5b2b0dd799367945bc0bd4.zip |
php update
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 9165e1681bc5..39994d37f327 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1454 2005/09/18 00:11:48 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1455 2005/09/18 12:52:31 hollow Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -242,6 +242,7 @@ dev-lang/php:discard-path - Switch on common security setting for CGI SAPI dev-lang/php:force-cgi-redirect - Switch on common security setting for CGI SAPI dev-lang/php:fastbuild - Build PHP quicker (experimental) dev-lang/php:java-external - Use the external java extension rather than the bundled one +dev-lang/php:java-internal - Use the bundled java extension in PHP4 dev-lang/php:overload - Enable the overload extension dev-lang/php:pdo-external - Use the external pecl-pdo extension rather than the bundled one dev-lang/php:pear - Enable PEAR support |