diff options
author | Marijn Schouten <hkbst@gentoo.org> | 2007-10-22 13:31:09 +0000 |
---|---|---|
committer | Marijn Schouten <hkbst@gentoo.org> | 2007-10-22 13:31:09 +0000 |
commit | 1f5797acd74358a41d62793b7c64e074adf960de (patch) | |
tree | 1272d3a875602789aec3835393d53e7e47ce6ed4 /profiles | |
parent | Stable on amd64 and cleanup (diff) | |
download | gentoo-2-1f5797acd74358a41d62793b7c64e074adf960de.tar.gz gentoo-2-1f5797acd74358a41d62793b7c64e074adf960de.tar.bz2 gentoo-2-1f5797acd74358a41d62793b7c64e074adf960de.zip |
clisp:svm use flag
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 d0917e5061c6..50fada274b37 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.3099 2007/10/22 01:52:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3100 2007/10/22 13:31:09 hkbst Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -523,6 +523,7 @@ dev-lisp/abcl:jad - Enable support for disassembling compiled code using JAD dev-lisp/cl-araneida:standalone - tired of waiting for the lisp team to add this dev-lisp/cl-tbnl:standalone - use TBNL without a front-end (ie. no Apache dependency) dev-lisp/clisp:new-clx - Build CLISP with support for the NEW-CLX module which is a C binding to the Xorg libraries +dev-lisp/clisp:svm - Build CLISP with support for the Support Vector Machine module dev-lisp/cmucl:nosource - don't include source code for CMUCL in installation dev-lisp/ecls:c++ - Build ECL with a C++ compiler dev-lisp/gcl-cvs:custreloc - build a GCL which uses custom GCL code for linking |