summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2008-01-21 12:34:49 +0000
committerVlastimil Babka <caster@gentoo.org>2008-01-21 12:34:49 +0000
commit6019376f49ea97cf78eeed62243e3e198135c8ec (patch)
tree2fffe125a921f48d18fd9637ff9aed65d9dcbcef /profiles
parentKeyword ~amd64 and fix depends, wipe unnecessary src_compile, stop inheriting... (diff)
downloadgentoo-2-6019376f49ea97cf78eeed62243e3e198135c8ec.tar.gz
gentoo-2-6019376f49ea97cf78eeed62243e3e198135c8ec.tar.bz2
gentoo-2-6019376f49ea97cf78eeed62243e3e198135c8ec.zip
Add local USE=binary description for dev-lang/scala.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 16a41e71f7c0..dfc83eea7cca 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.3321 2008/01/20 04:24:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3322 2008/01/21 12:34:49 caster Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -468,6 +468,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/scala:binary - Install from (Gentoo-compiled) binary instead of building from sources. Set this when you run out of memory during build.
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:R - Enable R support