diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-04-03 06:48:06 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-04-03 06:48:06 +0000 |
commit | 60cfe392583749255967e95d117abdba7c3d9b66 (patch) | |
tree | 687b99417e6a07a4f6168f8f1a20a8dbcaf2dc1b /profiles/use.local.desc | |
parent | Version bump. Add support for ree18 (diff) | |
download | gentoo-2-60cfe392583749255967e95d117abdba7c3d9b66.tar.gz gentoo-2-60cfe392583749255967e95d117abdba7c3d9b66.tar.bz2 gentoo-2-60cfe392583749255967e95d117abdba7c3d9b66.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d7116f4bbac6..4b40cb95516c 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.5457 2010/04/03 04:08:22 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5458 2010/04/03 06:48:06 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") @@ -828,6 +828,8 @@ dev-lang/python:threads - Enable threading support. (DON'T DISABLE THIS UNLESS Y 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/ruby-enterprise:rubytests - Install ruby tests that can only be run after ruby is installed +dev-lang/ruby-enterprise:tcmalloc - Add support for TCMalloc provided by dev-util/google-perftools 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 dev-lang/swig:R - Enable R support |