From 8a02751b5f248bd59523ab2c18faa265e6da2bc0 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sun, 6 Dec 2009 18:07:43 +0000 Subject: Automated update of use.local.desc --- profiles/use.local.desc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'profiles') diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d047b3520ca4..43f4a5ce54c1 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.5077 2009/12/06 13:47:39 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5078 2009/12/06 18:07:43 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") @@ -752,9 +752,9 @@ dev-lang/php:suhosin - Add Suhosin support (patch and extension from http://www. 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:threads - Enable threading support (DON'T DISABLE THIS UNLESS YOU KNOW WHAT YOU'RE DOING) -dev-lang/python:ucs2 - Enable byte size 2 unicode (DON'T USE THIS UNLESS YOU KNOW WHAT YOU'RE DOING) -dev-lang/python:wininst - Install required Windows executables to create an executable installer for MS Windows. +dev-lang/python:threads - Enable threading support. (DON'T DISABLE THIS UNLESS YOU KNOW WHAT YOU'RE DOING) +dev-lang/python:wide-unicode - Enable wide Unicode implementation which uses 4-byte Unicode characters. Switching of this USE flag changes ABI of Python and requires reinstallation of many Python modules. (DON'T DISABLE THIS UNLESS YOU KNOW WHAT YOU'RE DOING) +dev-lang/python:wininst - Install Windows executables required to create an executable installer for MS Windows. dev-lang/ruby:rubytests - Install ruby tests that can only be run after ruby is installed dev-lang/scala:binary - Install from (Gentoo-compiled) binary instead of building from sources. Set this when you run out of memory during build. dev-lang/spidermonkey:threadsafe - Build a threadsafe version of spidermonkey -- cgit v1.2.3-65-gdbad