summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2007-02-19 11:07:20 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2007-02-19 11:07:20 +0000
commite5b121cbe53df8023e47344295f3488635c8e395 (patch)
treeb95b631f1ab573ab27bdb3a3a7eaa5b2f2270192 /profiles
parentumfpack initial import (diff)
downloadgentoo-2-e5b121cbe53df8023e47344295f3488635c8e395.tar.gz
gentoo-2-e5b121cbe53df8023e47344295f3488635c8e395.tar.bz2
gentoo-2-e5b121cbe53df8023e47344295f3488635c8e395.zip
added umfpack use flag
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog8
-rw-r--r--profiles/use.local.desc4
2 files changed, 10 insertions, 2 deletions
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 <bicatali@gentoo.org> use.local.desc:
+ added umfpack local USE flag
19 Feb 2007; Robert Buchholz <rbu@gentoo.org> 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 <betelgeuse@gentoo.org> package.mask:
Package.mask dev-java/jess-bin.
+ 09 Feb 2007; Sébastien Fabbro <bicatali@gentoo.org> use.local.desc:
+ Added an smp use flag for sci-libs/acml.
+
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> 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).