diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-02-05 18:23:52 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-02-05 18:23:52 +0000 |
commit | ed403040b07852648b49d266102b83c9e0506370 (patch) | |
tree | 829e8ab447d111131449d4c979c8aeefd1a98af0 /profiles | |
parent | Initial import (diff) | |
download | gentoo-2-ed403040b07852648b49d266102b83c9e0506370.tar.gz gentoo-2-ed403040b07852648b49d266102b83c9e0506370.tar.bz2 gentoo-2-ed403040b07852648b49d266102b83c9e0506370.zip |
Added local use flags for sci-libs/cholmod
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 8 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 94131df8295c..7452099febca 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1094 2008/02/04 23:23:29 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1095 2008/02/05 18:23:52 bicatali Exp $ + + 05 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> use.local.desc: + Added local use flags for sci-libs/cholmod + + 05 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> use.local.desc: + added local use flags for sci-libs/metis 04 Feb 2008; David Shakaryan <omp@gentoo.org> package.mask: Remove x11-wm/kahakai from tree. (bug #186440) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 12f1af3456f5..02884b99f84b 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3346 2008/02/05 17:53:40 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3347 2008/02/05 18:23:52 bicatali Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1843,6 +1843,8 @@ sci-geosciences/mapserver:postgis - Enables postgis support sci-geosciences/mapserver:proj - Enables proj library support (geographic projections) sci-libs/acml:int64 - Install the 64 bits integer library. sci-libs/acml:openmp - Install the OpenMP parallel computing library as well (needs ifc or gfortran >= 4.2) +sci-libs/cholmod/cholmod:metis - Enable the Partition module to cholmod using metis +sci-libs/cholmod/cholmod:supernodal - Enable the Supernodal module (needs lapack) sci-libs/fftw:float - Links default library to single precision instead of double (symlinks only) sci-libs/gdal:fits - Enables support for NASA's cfitsio library sci-libs/gdal:geos - Adds support for geometry engine |