summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-12-06 18:07:43 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-12-06 18:07:43 +0000
commit8a02751b5f248bd59523ab2c18faa265e6da2bc0 (patch)
tree73e303b4c7b4c09b7afe06341968bc2fc287ce96 /profiles
parentMasking x11-apps/xmh for QA removal. (diff)
downloadhistorical-8a02751b5f248bd59523ab2c18faa265e6da2bc0.tar.gz
historical-8a02751b5f248bd59523ab2c18faa265e6da2bc0.tar.bz2
historical-8a02751b5f248bd59523ab2c18faa265e6da2bc0.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc8
1 files changed, 4 insertions, 4 deletions
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