diff options
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 2b4ffbbbac7a..cc2d11bc762d 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.3763 2008/08/17 02:27:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3764 2008/08/17 02:28:33 mr_bones_ Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "sort -t: -k1,1 -k2 | sort -s -t/ -k1,1") @@ -2163,6 +2163,8 @@ sci-libs/mkl:serial - Install the serial (as non-threaded) libraries as well, do sci-libs/plplot:itcl - Support for dev-tcltk/itcl bindings sci-libs/plplot:jadetex - Add support for app-text/jadetex (for processing tex files produced by the TeX backend of Jade) sci-libs/plplot:octave - Support for sci-mathematics/octave bindings +sci-libs/scipy:sandbox - Installs experimental scipy sandbox modules (pull some dependencies) +sci-libs/scipy:umfpack - Add support for sparse solving via UMFPACK sci-libs/vtk:patented - Build patented classes sci-mathematics/coq:ide - Build the Coq IDE, a clone of proof general using dev-ml/lablgtk sci-mathematics/coq:norealanalysis - Do not build real analysis modules (faster compilation) |