diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-05-14 21:47:54 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-05-14 21:47:54 +0000 |
commit | 2924c323c9b47e719da2ec74ad96039d3588ff3b (patch) | |
tree | 04fc1fb72e507fdcbda656a7414a5aa846d1cfcb /profiles | |
parent | Version bump. Only spqr and umfpack have significant changes (diff) | |
download | gentoo-2-2924c323c9b47e719da2ec74ad96039d3588ff3b.tar.gz gentoo-2-2924c323c9b47e719da2ec74ad96039d3588ff3b.tar.bz2 gentoo-2-2924c323c9b47e719da2ec74ad96039d3588ff3b.zip |
Automated update of use.local.desc
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 7c6ba61b5c51..d5956681908a 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.5562 2010/05/14 20:07:49 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5563 2010/05/14 21:47:54 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") @@ -3072,6 +3072,7 @@ sci-libs/spqr:metis - Use METIS (sci-libs/metis or sci-libs/parmetis) for partit sci-libs/spqr:tbb - Enable multithreading with the Intel Threads Building Block (needs dev-cpp/tbb) sci-libs/suitesparse:metis - Use METIS (sci-libs/metis or sci-libs/parmetis) for partitioning sci-libs/taucs:cilk - Enable multithreading using dev-lang/cilk) +sci-libs/umfpack:metis - Use METIS via CHOLMOD(sci-libs/cholmod) for partitioning sci-libs/vtk:boost - Add support for boost sci-libs/vtk:cg - Use nvidia's cg shaders sci-libs/vtk:patented - Build patented classes |