Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Mon, 30 Nov 2009 20:07:45
Message-Id: E1NFCX9-0001bQ-3r@stork.gentoo.org
1 robbat2 09/11/30 20:07:43
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.5060 var/cvsroot/gentoo-x86/profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5060&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5060&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.5059&r2=1.5060
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.5059
18 retrieving revision 1.5060
19 diff -p -w -b -B -u -u -r1.5059 -r1.5060
20 --- use.local.desc 30 Nov 2009 19:47:49 -0000 1.5059
21 +++ use.local.desc 30 Nov 2009 20:07:42 -0000 1.5060
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5059 2009/11/30 19:47:49 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5060 2009/11/30 20:07:42 robbat2 Exp $
27 # This file contains descriptions of local USE flags, and the ebuilds which
28 # contain them.
29 # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
30 @@ -949,6 +949,16 @@ dev-scheme/guile:discouraged - (implied
31 dev-scheme/guile:elisp - Enable Emacs Lisp support
32 dev-scheme/guile:networking - Include networking interfaces
33 dev-scheme/guile:regex - Include regular expression interfaces
34 +dev-scheme/kawa:awt - Assume AWT is available
35 +dev-scheme/kawa:echo2 - Enable support for the Echo2 web toolkit with dev-java/echo2
36 +dev-scheme/kawa:frontend - Build "kawa" front-end program using sys-libs/readline
37 +dev-scheme/kawa:jemacs - Build JEmacs
38 +dev-scheme/kawa:krl - Build BRL emulation and KRL
39 +dev-scheme/kawa:sax - Assume SAX2 is available with dev-java/sax
40 +dev-scheme/kawa:servlets - Build support for generating servlets with dev-java/servletapi
41 +dev-scheme/kawa:swing - Assume Swing is available
42 +dev-scheme/kawa:swt - Assume SWT is available with dev-java/swt
43 +dev-scheme/kawa:xqtests - Support XQuery Test Suite
44 dev-scheme/plt-scheme:backtrace - Support GC backtrace dumps
45 dev-scheme/plt-scheme:cgc - Compile and install additional executables which use the conservative garbage collector
46 dev-scheme/plt-scheme:llvm - Add support for compiling to the low-level virtual machine (llvm)