From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DFA081393F1 for ; Mon, 14 Sep 2015 08:19:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8557421C114; Mon, 14 Sep 2015 08:19:16 +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 31EA121C114 for ; Mon, 14 Sep 2015 08:19:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4F64334092E for ; Mon, 14 Sep 2015 08:19:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA3FB162 for ; Mon, 14 Sep 2015 08:19:10 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1442218729.ef4fc621e93da5342bccf49c8065d236df670259.jlec@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: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: ef4fc621e93da5342bccf49c8065d236df670259 X-VCS-Branch: master Date: Mon, 14 Sep 2015 08:19:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 78678528-a1f9-47bc-806c-5815541203ff X-Archives-Hash: 3a4dc9f15be465aeabed9bb61040d390 commit: ef4fc621e93da5342bccf49c8065d236df670259 Author: Justin Lecher gentoo org> AuthorDate: Mon Sep 14 08:18:49 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Sep 14 08:18:49 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ef4fc621 Update local USE descriptions Signed-off-by: Justin Lecher gentoo.org> profiles/use.local.desc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8587810..189285e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -54,11 +54,6 @@ dev-util/amdapp:examples - Build the OpenCL example programs dev-util/nvidia-cuda-gdk:healthmon - Install nvidia-healthmon. dev-util/nvidia-cuda-gdk:nvml - Install the NVIDIA Managment Library. dev-util/nvidia-cuda-gdk:nvvs - Install the NVIDIA Validation Suite. -dev-util/nvidia-cuda-sdk:cuda - Build CUDA binaries. -dev-util/nvidia-cuda-sdk:opencl - Build OpenCL binaries. -dev-util/nvidia-cuda-toolkit:debugger - Installs the CUDA debugger. -dev-util/nvidia-cuda-toolkit:eclipse - Install the dev-util/eclipse-sdk plugins -dev-util/nvidia-cuda-toolkit:profiler - Installs the NVIDIA CUDA visual profiler. media-gfx/brlcad:benchmarks - Run benchmarks during test phase (need test option enabled) media-gfx/librecad:3d - Require all 2D coordinates stored as 3D media-gfx/librecad:tools - Build additional tool programs: tff2lff @@ -169,6 +164,7 @@ sci-libs/cblas-reference:int64 - Build the 64 bits integer library sci-libs/clblas:client - Build a command line clBLAS client program. sci-libs/clblas:ktest - A command line tool for testing single clBLAS kernel. sci-libs/clblas:performance - Copy performance scripts that can measure and graph performance. +sci-libs/clfft:client - Build a command line clFFT client program. sci-libs/clrng:client - Build a command line clRNG client program. sci-libs/dealii:arpack - Adds support for ARPACK (sci-libs/arpack) sci-libs/dealii:c++11 - Compile the library with -std=c++11