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: Fri, 19 Feb 2010 16:47:57
Message-Id: E1NiW19-0000Gf-Ty@stork.gentoo.org
1 robbat2 10/02/19 16:47:51
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.5296 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.5296&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5296&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.5295&r2=1.5296
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.5295
18 retrieving revision 1.5296
19 diff -p -w -b -B -u -u -r1.5295 -r1.5296
20 --- use.local.desc 19 Feb 2010 13:27:43 -0000 1.5295
21 +++ use.local.desc 19 Feb 2010 16:47:51 -0000 1.5296
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2010 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.5295 2010/02/19 13:27:43 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5296 2010/02/19 16:47:51 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 @@ -878,9 +878,7 @@ dev-lisp/clisp:new-clx - Build CLISP wit
31 dev-lisp/clisp:pari - Build CLISP with support for the PARI Computer Algebra System
32 dev-lisp/clisp:svm - Build CLISP with support for the Support Vector Machine module
33 dev-lisp/cmucl:nosource - Don't include source code for CMUCL in installation
34 -dev-lisp/ecls:c++ - Build ECL with a C++ compiler
35 -dev-lisp/ecls:threads - Support for native threads
36 -dev-lisp/ecls:unicode - Support for unicode
37 +dev-lisp/ecls:precisegc - Use type information during garbage collection
38 dev-lisp/gcl:ansi - Build a GCL with ANSI support (else build a traditional CLtL1 image)
39 dev-lisp/gcl:custreloc - Build a GCL which uses custom GCL code for linking
40 dev-lisp/gcl:dlopen - Build a GCL which uses dlopen for linking