Gentoo Archives: gentoo-commits

From: "Marijn Schouten (hkbst)" <hkbst@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Mon, 22 Oct 2007 13:31:25
Message-Id: E1IjxN8-000123-Gc@stork.gentoo.org
1 hkbst 07/10/22 13:31:10
2
3 Modified: use.local.desc
4 Log:
5 clisp:svm use flag
6
7 Revision Changes Path
8 1.3100 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3100&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3100&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3099&r2=1.3100
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3099
18 retrieving revision 1.3100
19 diff -u -r1.3099 -r1.3100
20 --- use.local.desc 22 Oct 2007 01:52:19 -0000 1.3099
21 +++ use.local.desc 22 Oct 2007 13:31:09 -0000 1.3100
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 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.3099 2007/10/22 01:52:19 mr_bones_ Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3100 2007/10/22 13:31:09 hkbst Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -523,6 +523,7 @@
31 dev-lisp/cl-araneida:standalone - tired of waiting for the lisp team to add this
32 dev-lisp/cl-tbnl:standalone - use TBNL without a front-end (ie. no Apache dependency)
33 dev-lisp/clisp:new-clx - Build CLISP with support for the NEW-CLX module which is a C binding to the Xorg libraries
34 +dev-lisp/clisp:svm - Build CLISP with support for the Support Vector Machine module
35 dev-lisp/cmucl:nosource - don't include source code for CMUCL in installation
36 dev-lisp/ecls:c++ - Build ECL with a C++ compiler
37 dev-lisp/gcl-cvs:custreloc - build a GCL which uses custom GCL code for linking
38
39
40
41 --
42 gentoo-commits@g.o mailing list