diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-06-01 15:34:01 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-06-01 15:34:01 +0000 |
commit | d1b2511eb8e9f9a28a936386c83f28004a1b2855 (patch) | |
tree | 9421306ead179097b4cbfe34d2fbe2d1dd7e262d /profiles | |
parent | Add einfo about tests being known to fail. (diff) | |
download | gentoo-2-d1b2511eb8e9f9a28a936386c83f28004a1b2855.tar.gz gentoo-2-d1b2511eb8e9f9a28a936386c83f28004a1b2855.tar.bz2 gentoo-2-d1b2511eb8e9f9a28a936386c83f28004a1b2855.zip |
Added local use flag openmp and int64 for sci-libs/acml
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 8fcb991f10a7..dc58fb442a5a 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.438 2007/05/31 21:43:36 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.439 2007/06/01 15:34:01 bicatali Exp $ + + 01 Jun 2007; Sébastien Fabbro <bicatali@gentoo.org> use.local.desc: + Added local use flag openmp and int64 for sci-libs/acml 31 May 2007; Christoph Mende <angelos@gentoo.org> use.local.desc: Added local use flag rss for net-irc/eiwic diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c1c9095fd475..5112f5a8dcc6 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.2844 2007/05/31 21:43:36 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2845 2007/06/01 15:34:01 bicatali Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1673,6 +1673,8 @@ sci-geosciences/mapserver:gdal - Enables gdal library support sci-geosciences/mapserver:geos - Enables geos library support sci-geosciences/mapserver:postgis - Enables postgis support sci-geosciences/mapserver:proj - Enables proj library support (geographic projections) +sci-libs/acml:openmp - Install the OpenMP parallel computing library as well (needs ifc or gfortran-4.2!!) +sci-libs/acml:int64 - Install the 64 bits integer library. 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 |