diff options
-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 9f112ec5c3f5..74a89828aa87 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5985 2010/09/26 22:14:22 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5986 2010/09/27 04:34:05 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") @@ -3271,6 +3271,7 @@ sci-libs/vtk:boost - Add support for boost sci-libs/vtk:cg - Use nvidia's cg shaders sci-libs/vtk:patented - Build patented classes sci-mathematics/coq:norealanalysis - Do not build real analysis modules (faster compilation) +sci-mathematics/coq:realanalysis - Build real analysis modules (slower compilation) sci-mathematics/dataplot:gs - Add Ghostscript support (app-text/ghostscript-gpl) sci-mathematics/freemat:arpack - Add sparse eigen value support via sci-libs/arpack sci-mathematics/freemat:ffcall - Enable use of dev-libs/ffcall |