Gentoo Archives: gentoo-commits

From: Christoph Junghans <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: profiles/
Date: Fri, 01 Jan 2016 17:30:51
Message-Id: 1451669434.372d0e6a6d2bfa53097e3ce975bc9ae6c38008be.ottxor@gentoo
1 commit: 372d0e6a6d2bfa53097e3ce975bc9ae6c38008be
2 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 1 17:30:34 2016 +0000
4 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 1 17:30:34 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=372d0e6a
7
8 Update local USE description
9
10 Signed-off-by: Christoph Junghans <ottxor <AT> gentoo.org>
11
12 profiles/use.local.desc | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/profiles/use.local.desc b/profiles/use.local.desc
16 index 8ba2c5c..e64fe6d 100644
17 --- a/profiles/use.local.desc
18 +++ b/profiles/use.local.desc
19 @@ -24,6 +24,8 @@ dev-lang/berkeley_upc:sptr-struct - Use the 'struct' shared pointer representati
20 dev-lang/berkeley_upc:sptr-symmetric - Enable 'symmetric' pointer variant where available (64-bit smp and shmem)
21 dev-lang/berkeley_upc:udp - Support running over UDP
22 dev-lang/conceptual:gui - Build the Java base graphical interface
23 +dev-lang/icc:eclipse - Install the dev-util/eclipse-sdk plugins
24 +dev-lang/idb:eclipse - Install the dev-util/eclipse-sdk plugins
25 dev-lang/julia:int64 - Build with 64 bits integer blas and lapack (needs sci-libs/openblas and sci-libs/lapack-reference)
26 dev-lang/path64:assembler - Build PathAS assembler
27 dev-lang/path64:debugger - Build PathDB debugger
28 @@ -32,6 +34,7 @@ dev-lang/path64:valgrind - Support compiler debugging with dev-util/valgrind
29 dev-lang/pgi:acml - Install AMD's core math library.
30 dev-lang/pgi:cuda - Install PGI's CUDA components (e.g. for OpenACC)
31 dev-lang/pgi:java - Install a PGI-tuned JRE.
32 +dev-libs/intel-common:compiler - Install the libraries needed for the icc and ifort compilers
33 dev-libs/libflatarray:cuda - Enables plugins for NVIDIA GPUs (e.g. CUDAAllocator)
34 dev-ml/mlgmpidl:mpfr - Add support for dev-libs/mpfr
35 dev-ml/zarith:mpir - Use sci-libs/mpir for arbitrary precision integer arithmetic