diff options
Diffstat (limited to 'profiles/use.local.desc')
-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 eed8b9e83d99..cdb75baad572 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5097 2009/12/16 03:08:49 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5098 2009/12/17 12:27:42 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -2898,6 +2898,7 @@ sci-mathematics/maxima:clisp - Add support for GNU CLISP (dev-lisp/clisp) sci-mathematics/maxima:cmucl - Add support for CMU Common Lisp (dev-lisp/cmucl) sci-mathematics/maxima:ecl - Add support for Embeddable Common Lisp (dev-lisp/ecls) sci-mathematics/maxima:gcl - Add support for GNU Common Lisp (dev-lisp/gcl) +sci-mathematics/maxima:openmcl - Add support for Clozure Common Lisp (former OpenMCL, dev-lisp/closurecl) sci-mathematics/maxima:sbcl - Add support for Steel Bank Common Lisp (dev-lisp/sbcl) sci-mathematics/nusmv:minisat - Enable support for MiniSat sci-mathematics/octave:sparse - Enable enhanced support for sparse matrix algebra |