From: Sebastien Fabbro Date: Mon, 19 Feb 2007 11:07:20 +0000 (+0000) Subject: added umfpack use flag X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=00d903e215c88434c5f5b01bb21b15a87b75b90e;p=gentoo.git added umfpack use flag --- diff --git a/profiles/ChangeLog b/profiles/ChangeLog index d8f41dd940b9..a863d6a57905 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.120 2007/02/19 00:48:42 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.121 2007/02/19 11:07:20 bicatali Exp $ + + 19 Feb 2007; Sébastien Fabbro use.local.desc: + added umfpack local USE flag 19 Feb 2007; Robert Buchholz selinux/sparc/use.mask: Include the lcdproc masks in sparc's selinux profiles, too (bug #148072) @@ -93,6 +96,9 @@ 09 Feb 2007; Petteri Räty package.mask: Package.mask dev-java/jess-bin. + 09 Feb 2007; Sébastien Fabbro use.local.desc: + Added an smp use flag for sci-libs/acml. + 09 Feb 2007; Diego Pettenò use.local.desc: Add xcb useflags for xine-lib and kaffeine. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 66ca1b01b992..e8131d5be4b1 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.2609 2007/02/19 01:46:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2610 2007/02/19 11:07:20 bicatali Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1566,6 +1566,7 @@ sci-geosciences/mapserver:geos - Enables geos library support sci-geosciences/mapserver:flash - Adds support for creating SWF files using Ming sci-geosciences/mapserver:postgis - Enables postgis support sci-geosciences/mapserver:proj - Enables proj library support (geographic projections) +sci-libs/acml:smp - Enables multiprocessor support (needs an OpenMP aware compiler) sci-libs/gdal:fits - Enables support for NASA's cfitsio library sci-libs/gdal:geos - Adds support for geometry engine sci-libs/gdal:gml - Enables support for xerces-c API @@ -1582,6 +1583,7 @@ sci-libs/libghemical:mpqc - Use the MPQC package for quantum-mechanical calculat sci-libs/mkl:fortran95 - Add support for a Fortran95 BLAS/LAPACK interface sci-libs/plplot:itcl - Support for itcl bindings. sci-libs/plplot:octave - Support for Octave bindings. +sci-libs/scipy:umfpack - Add support for sparse solving via UMFPACK sci-libs/vtk:patented - Builds patented classes. sci-mathematics/coq:ide - Build the Coq IDE, a clone of proof general using lablgtk2. sci-mathematics/coq:norealanalysis - Do not build real analysis modules (faster compilation).