diff options
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index ae029d1e5d4f..baceb429222c 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3097 2007/10/21 08:38:10 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3098 2007/10/21 12:31:38 graaff Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -464,6 +464,7 @@ dev-lang/php:zip-external - Enable ZIP file support (external PECL extension) dev-lang/python:nothreads - Disable threads (DON'T USE 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/ruby:rubytests - Install ruby tests that can only be run after ruby is installed +dev-lang/ruby:xemacs - Add support for XEmacs dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code) dev-lang/spidermonkey:threadsafe - Build a threadsafe version of spidermonkey dev-lang/swig:pike - Enable Pike scripting support |