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 | cddfe0f6bbb16c3fbec414ea9a2e6e16f9310f69 (patch) | |
tree | 56444d952a8cbd848181c29f427de8983c5928e2 /profiles | |
parent | Add a new ebuild with jack and alsa USE flags, so that at least the desktop f... (diff) | |
download | historical-cddfe0f6bbb16c3fbec414ea9a2e6e16f9310f69.tar.gz historical-cddfe0f6bbb16c3fbec414ea9a2e6e16f9310f69.tar.bz2 historical-cddfe0f6bbb16c3fbec414ea9a2e6e16f9310f69.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 |