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 5E8041388BF for ; Mon, 11 Jan 2016 12:00:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 037A621C010; Mon, 11 Jan 2016 12:00:18 +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 AA03021C010 for ; Mon, 11 Jan 2016 12:00:17 +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 D8E3E3405BB for ; Mon, 11 Jan 2016 12:00:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBA1FA01 for ; Mon, 11 Jan 2016 12:00:14 +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: <1452513609.435a2eea5897268889a2b931a1f134c56fe1d758.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: 435a2eea5897268889a2b931a1f134c56fe1d758 X-VCS-Branch: master Date: Mon, 11 Jan 2016 12:00:14 +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: be1e1f31-1eca-4656-a47d-b079b9168581 X-Archives-Hash: 126c691dc1ae85ff5dc8d9f92b2c5109 commit: 435a2eea5897268889a2b931a1f134c56fe1d758 Author: Justin Lecher gentoo org> AuthorDate: Mon Jan 11 12:00:09 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Jan 11 12:00:09 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=435a2eea Update local USE description Signed-off-by: Justin Lecher gentoo.org> profiles/use.local.desc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3a63e67..6d7e6e2 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -220,14 +220,12 @@ sci-libs/libgeodecomp:visit - Add in situ visualization for big simulations via sci-libs/libsc:romio - Build with support for the ROMIO MPI-IO component sci-libs/lwpr:octave - Add sci-mathematics/octave support sci-libs/mkl:int64 - Build the 64 bits integer library -sci-libs/nexus:cbf - Support for Crystallographic Binary Format files with sci-libs/cbflib sci-libs/nexus:doc - Generate library documentation with app-doc/doxygen sci-libs/nexus:fortran - Build the Fortran bindings -sci-libs/nexus:guile - Build the Scheme bindings +sci-libs/nexus:hdf4 - Support the old HDF4 representation +sci-libs/nexus:hdf5 - Support the standard representation (HDF5) sci-libs/nexus:java - Build the Java bindings -sci-libs/nexus:python - Build the Python bindings -sci-libs/nexus:swig - Generate bindings with dev-lang/swig -sci-libs/nexus:tcl - Build the TCL bindings +sci-libs/nexus:utils - Build optional utility applications sci-libs/nexus:xml - Allow using the verbose XML representation of NeXus data sci-libs/nibabel:dicom - Adds limited read support for the DICOM imaging format. sci-libs/oasa:cairo - Add support for Cairo graphics library using dev-python/pycairo