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 | 4a3ec413c360f739705fa268b1a707dab13f57cc (patch) | |
tree | 8a2ae4cebb011f5169404faf73a81de40dd3d485 /profiles | |
parent | Version bump. Only spqr and umfpack have significant changes (diff) | |
download | historical-4a3ec413c360f739705fa268b1a707dab13f57cc.tar.gz historical-4a3ec413c360f739705fa268b1a707dab13f57cc.tar.bz2 historical-4a3ec413c360f739705fa268b1a707dab13f57cc.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 |