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 45B841384B4 for ; Tue, 10 Nov 2015 10:52:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B622121C004; Tue, 10 Nov 2015 10:52:30 +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 4955C21C004 for ; Tue, 10 Nov 2015 10:52:30 +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 194DD33FAAE for ; Tue, 10 Nov 2015 10:52:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7BDEBA39 for ; Tue, 10 Nov 2015 10:52:26 +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: <1447152720.eee26b8821732bfd2b7de60b23b23751328bf8a3.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: eee26b8821732bfd2b7de60b23b23751328bf8a3 X-VCS-Branch: master Date: Tue, 10 Nov 2015 10:52:26 +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: e9fa5bdb-f708-4662-aa3b-bdee98f460be X-Archives-Hash: 3cae586a6a6225e1c568cd6d8bef33db commit: eee26b8821732bfd2b7de60b23b23751328bf8a3 Author: Justin Lecher gentoo org> AuthorDate: Tue Nov 10 10:52:00 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue Nov 10 10:52:00 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=eee26b88 Update local USE description Signed-off-by: Justin Lecher 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 f1e49d2..a221265 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -58,6 +58,7 @@ sci-astronomy/psfex:plplot - Build with sci-libs/plplot to allow diagnostic plot sci-astronomy/scamp:plplot - Build with sci-libs/plplot to allow diagnostic plots during processing sci-astronomy/sextractor:modelfit - Enable profile model fitting, needs sci-libs/atlas and sci-libs/fftw sci-astronomy/zpeg:gdl - Install GDL/IDL plotting routines +sci-biology/bru2nii:gui - Build graphical user interface sci-biology/discrover:cairo - Use Cairo for sequence logo plotting capabilities sci-biology/discrover:dreme - Enable usage of DREME from the MEME package for seeding sci-biology/discrover:lto - Compile with link-time optimization (LTO) @@ -161,6 +162,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:callback_client - Build a command line clFFT client program that tests callback functionality. 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) @@ -239,6 +241,7 @@ sci-libs/parmetis:int64 - Build the 64 bits integer library (needed for > 2^31 v sci-libs/pastix:int64 - Build the 64 bits integer library sci-libs/pastix:starpu - Build and link with dev-libs/starpu sci-libs/scikits_image:freeimage - Enable support for image i/o via media-libs/freeimage +sci-libs/scikits_image:pyamg - Enable support for algebraic solvers via dev-python/pyamg sci-libs/symengine:boost - Add support for boost (dev-libs/boost) sci-libs/trilinos:adolc - Add support for adolc (sci-libs/adolc) sci-libs/trilinos:arprec - Add support for arprec (sci-libs/arprec)