diff options
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 629b77ddecfc..477a758f58ff 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5649 2010/06/12 21:47:48 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5650 2010/06/12 22:07:47 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -820,7 +820,6 @@ dev-lang/php:intl - Enables the intl extension for extended internalization supp dev-lang/php:java-external - Use the external java extension rather than the bundled one dev-lang/php:json - Enable JSON support dev-lang/php:ldap-sasl - Add SASL support for the PHP LDAP extension -dev-lang/php:mbstring - Add support for the Multi-Byte String extension dev-lang/php:mysqlnd - Use native driver for mysql, mysqli, PDO_Mysql dev-lang/php:pcre - Adds support for Perl Compatible Regular Expressions (deprecated: always "on" in php 5.3) dev-lang/php:pdo - Enable the bundled PDO extensions @@ -966,6 +965,8 @@ dev-perl/HTML-Mason:modperl - Enable www-apache/mod_perl support dev-perl/PDL:badval - Enable badval support dev-perl/Panotools-Script:gui - Installs GUIs for some tools dev-perl/Sysadm-Install:hammer - Enable hammer() funtion to run a command in the shell and simulate a user hammering the ENTER key to accept defaults on prompts +dev-php/PEAR-HTTP_Download:minimal - Do not include support for PEAR-MIME_Type +dev-php/PEAR-HTTP_Download:postgres - Send postgres LOBs without buffering dev-php/PEAR-PHP_Shell:auto-completion - Enable tab-completion dev-php5/ZendFramework:cli - Enables the CLI dev-php5/ZendFramework:doc - Installs the documentation |