summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2008-07-02 09:18:44 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2008-07-02 09:18:44 +0000
commitfe100ddb5bf60718293aac94f1cd8562cb7f73a6 (patch)
treeb63d227e4e6e147d1c759d63504f3d23ec70b2cf /profiles
parentalpha/ia64/sparc/x86 stable wrt #229907 (diff)
downloadgentoo-2-fe100ddb5bf60718293aac94f1cd8562cb7f73a6.tar.gz
gentoo-2-fe100ddb5bf60718293aac94f1cd8562cb7f73a6.tar.bz2
gentoo-2-fe100ddb5bf60718293aac94f1cd8562cb7f73a6.zip
Added openmp local USE flag for sci-libs/fftw
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/use.local.desc3
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 1008a99adbd3..40dfc72bba62 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1638 2008/07/01 08:46:30 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1639 2008/07/02 09:18:44 bicatali Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If doubt put a record here!
+ 02 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> use.local.desc:
+ Added openmp local USE flag for sci-libs/fftw
+
01 Jul 2008; Donnie Berkholz <dberkholz@gentoo.org>; package.mask:
Change libdrm mask to all 2.3.1 for now, it breaks the intel driver (which
shouldn't use 2.3.1 as the check for TTM.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 126a8a061236..2b71169b6185 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3613 2008/06/30 16:49:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3614 2008/07/02 09:18:44 bicatali Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -1942,6 +1942,7 @@ sci-libs/blas-goto:int64 - Build the 64 bits integer library
sci-libs/cholmod:metis - Enable the Partition module to cholmod using metis
sci-libs/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/fftw:openmp - Build support for the OpenMP (support parallel computing)
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