diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-14 04:35:01 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-14 04:35:01 +0000 |
commit | 8b5bfffe8b9d3c22c802afe5ff143e30226beea4 (patch) | |
tree | 48d2679d113919babb09571a6b0ba408f7aa5008 /profiles | |
parent | add app-emulation/vice:xrandr (diff) | |
download | gentoo-2-8b5bfffe8b9d3c22c802afe5ff143e30226beea4.tar.gz gentoo-2-8b5bfffe8b9d3c22c802afe5ff143e30226beea4.tar.bz2 gentoo-2-8b5bfffe8b9d3c22c802afe5ff143e30226beea4.zip |
remove unused dev-lang/php use flags
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 17ab46593ecc..b99aa5cd5de9 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3735 2008/08/14 04:34:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3736 2008/08/14 04:35:01 mr_bones_ Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "sort -t: -k1,1 -k2 | sort -s -t/ -k1,1") @@ -622,11 +622,8 @@ dev-lang/php:filter - Add filter extension support 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:json - Enable JSON support dev-lang/php:ldap-sasl - Add SASL support for the PHP LDAP extension -dev-lang/php:ming - Adds support for creating SWF files using Ming -dev-lang/php:overload - Enable the overload extension dev-lang/php:pdo - Enable the bundled PDO extensions dev-lang/php:reflection - Enable the reflection extension (Reflection API) dev-lang/php:suhosin - Add Suhosin support (patch and extension from http://www.suhosin.org/) |