diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-10-21 12:31:38 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-10-21 12:31:38 +0000 |
commit | 6ed931b1f2eac9cbdc6f33a6a3fec895600d64f1 (patch) | |
tree | 0f5cf9ea7ba9105bf1b6da272c2368fbdcfcbc27 /profiles | |
parent | Add a new ebuild with jack and alsa USE flags, so that at least the desktop f... (diff) | |
download | gentoo-2-6ed931b1f2eac9cbdc6f33a6a3fec895600d64f1.tar.gz gentoo-2-6ed931b1f2eac9cbdc6f33a6a3fec895600d64f1.tar.bz2 gentoo-2-6ed931b1f2eac9cbdc6f33a6a3fec895600d64f1.zip |
Add an xemacs USE flag for dev-lang/ruby
Diffstat (limited to 'profiles')
-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 |