From c9bb68f482de67ec7507c044a2530fbc47af1869 Mon Sep 17 00:00:00 2001 From: Luca Longinotti Date: Sun, 12 Mar 2006 13:12:42 +0000 Subject: [PATCH] Add new PHP 5.1.2 USE flags. --- profiles/use.local.desc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index ed380a477d2b..1dea52a3ff6a 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1778 2006/03/10 08:40:14 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1779 2006/03/12 13:12:42 chtekk Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -296,15 +296,18 @@ dev-lang/php:cli - Enable CLI SAPI dev-lang/php:discard-path - Switch on common security setting for CGI SAPI dev-lang/php:fastbuild - Build PHP quicker (experimental) dev-lang/php:force-cgi-redirect - Switch on common security setting for CGI SAPI +dev-lang/php:hash - Enable the hash extension 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:oci8-instant-client - Use dev-db/oracle-instantclient-basic as Oracle provider instead of requiring a full Oracle server install dev-lang/php:overload - Enable the overload extension dev-lang/php:pdo - Enable the bundled PDO extensions dev-lang/php:pdo-external - Use the external pecl-pdo extension rather than the bundled one +dev-lang/php:reflection - Enable the reflection extension (Reflection API) dev-lang/php:vm-goto - Use the GOTO Zend-VM dev-lang/php:vm-switch - Use the SWITCH Zend-VM dev-lang/php:xmlreader - Enable XMLReader support +dev-lang/php:xmlwriter - Enable XMLWriter support dev-lang/php:zip - Enable ZIP file support dev-lang/python:ucs2 - Enable byte size 2 unicode dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code) -- 2.26.2