diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-04-30 11:54:57 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-04-30 11:54:57 +0000 |
commit | 97e7ca04676424fb95d33caf98a3de8b83373b48 (patch) | |
tree | 2c78ea57f844eb76ca77e34ea0d12835fa2245be /profiles/use.local.desc | |
parent | Added masked ifc flag for no-multilib on sci-libs/acml (diff) | |
download | historical-97e7ca04676424fb95d33caf98a3de8b83373b48.tar.gz historical-97e7ca04676424fb95d33caf98a3de8b83373b48.tar.bz2 historical-97e7ca04676424fb95d33caf98a3de8b83373b48.zip |
Removed global icc and ifc use flags. Added local icc and ifc for dev-lang/idb and sci-libs/acml, added gfortran local flag for sci-libs/acml
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b7e3f1010123..069196c33564 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.3520 2008/04/28 18:10:07 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3521 2008/04/30 11:54:57 bicatali Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -429,6 +429,8 @@ dev-lang/gforth:force-reg - Enable a possibly unstable GCC flag for possibly lar dev-lang/ghc:binary - Install the binary version directly, rather than using it to build the source version. dev-lang/ghc:ghcbootstrap - Internal: Bootstrap GHC from an existing GHC installation. dev-lang/icon:iplsrc - install the icon programming library source +dev-lang/idb:icc - Use icc to install idb (default) +dev-lang/idb:ifc - Use ifc to install idb dev-lang/lisaac:vim - install a syntax file for vim dev-lang/lua:deprecated - make deprecated data structures/routines available dev-lang/mlton:binary - install a binary version (need to do this once to bootstrap, until smlnj is supported) @@ -1839,6 +1841,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:gfortran - Fetch and install acml compiled with GNU gfortran +sci-libs/acml:ifc - Fetch and install acml compiled with Intel Fortran Compiler 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/blas-goto:int64 - Build the 64 bits integer library |