From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-854622-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1FE431384B4 for <garchives@archives.gentoo.org>; Fri, 1 Jan 2016 17:30:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8396121C017; Fri, 1 Jan 2016 17:30:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2300D21C017 for <gentoo-commits@lists.gentoo.org>; Fri, 1 Jan 2016 17:30:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C1020340751 for <gentoo-commits@lists.gentoo.org>; Fri, 1 Jan 2016 17:30:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 618CB74F for <gentoo-commits@lists.gentoo.org>; Fri, 1 Jan 2016 17:30:45 +0000 (UTC) From: "Christoph Junghans" <ottxor@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" <ottxor@gentoo.org> Message-ID: <1451669434.372d0e6a6d2bfa53097e3ce975bc9ae6c38008be.ottxor@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: profiles/ X-VCS-Repository: proj/sci X-VCS-Files: profiles/use.local.desc X-VCS-Directories: profiles/ X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 372d0e6a6d2bfa53097e3ce975bc9ae6c38008be X-VCS-Branch: master Date: Fri, 1 Jan 2016 17:30:45 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f8c0c359-960d-42db-8f62-2a6957f5cb0b X-Archives-Hash: 69663d7adfd0ddc25e74296bb698aa47 commit: 372d0e6a6d2bfa53097e3ce975bc9ae6c38008be Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Fri Jan 1 17:30:34 2016 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Fri Jan 1 17:30:34 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=372d0e6a Update local USE description Signed-off-by: Christoph Junghans <ottxor <AT> gentoo.org> profiles/use.local.desc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8ba2c5c..e64fe6d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -24,6 +24,8 @@ dev-lang/berkeley_upc:sptr-struct - Use the 'struct' shared pointer representati dev-lang/berkeley_upc:sptr-symmetric - Enable 'symmetric' pointer variant where available (64-bit smp and shmem) dev-lang/berkeley_upc:udp - Support running over UDP dev-lang/conceptual:gui - Build the Java base graphical interface +dev-lang/icc:eclipse - Install the dev-util/eclipse-sdk plugins +dev-lang/idb:eclipse - Install the dev-util/eclipse-sdk plugins dev-lang/julia:int64 - Build with 64 bits integer blas and lapack (needs sci-libs/openblas and sci-libs/lapack-reference) dev-lang/path64:assembler - Build PathAS assembler dev-lang/path64:debugger - Build PathDB debugger @@ -32,6 +34,7 @@ dev-lang/path64:valgrind - Support compiler debugging with dev-util/valgrind dev-lang/pgi:acml - Install AMD's core math library. dev-lang/pgi:cuda - Install PGI's CUDA components (e.g. for OpenACC) dev-lang/pgi:java - Install a PGI-tuned JRE. +dev-libs/intel-common:compiler - Install the libraries needed for the icc and ifort compilers dev-libs/libflatarray:cuda - Enables plugins for NVIDIA GPUs (e.g. CUDAAllocator) dev-ml/mlgmpidl:mpfr - Add support for dev-libs/mpfr dev-ml/zarith:mpir - Use sci-libs/mpir for arbitrary precision integer arithmetic