From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 51FDA139083 for ; Sun, 9 Jul 2017 13:59:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 898E9214172; Sun, 9 Jul 2017 13:59:15 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6BC76214172 for ; Sun, 9 Jul 2017 13:59:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 01298341BB3 for ; Sun, 9 Jul 2017 13:59:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 640672FA for ; Sun, 9 Jul 2017 13:59:12 +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: <1499608734.811c2c67535c8905ae1bf784a8e1ea65fc6812e4.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: 811c2c67535c8905ae1bf784a8e1ea65fc6812e4 X-VCS-Branch: master Date: Sun, 9 Jul 2017 13:59:12 +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: 239dde9c-f684-4f64-9a1c-39ecf803006c X-Archives-Hash: 643e8c463ba680961475a811e3bf44df commit: 811c2c67535c8905ae1bf784a8e1ea65fc6812e4 Author: Justin Lecher gentoo org> AuthorDate: Sun Jul 9 13:58:50 2017 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Jul 9 13:58:54 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=811c2c67 Update local USE description Signed-off-by: Justin Lecher gentoo.org> profiles/use.local.desc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 6983341c9..6d7dd0143 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -221,8 +221,9 @@ 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 sci-libs/openblas:dynamic - Build dynamic architecture detection at run time (for multi targets) sci-libs/openblas:int64 - Build the 64 bits integer library -sci-libs/pagmo:kepler - Automatically generated description for kepler -sci-libs/pagmo:nlopt - Automatically generated description for nlopt +sci-libs/pagmo:eigen - Use eigen, a c++ linear algebra library, for algorithms like CAMES +sci-libs/pagmo:ipopt - Use ipopt, a interior-point optimizer +sci-libs/pagmo:nlopt - Use nlopt, a non-linear optimization library sci-libs/parmetis:double-precision - Floating-point operation done as double precision sci-libs/parmetis:int64 - Build the 64 bits integer library (needed for > 2^31 vertices) sci-libs/scikits_image:freeimage - Enable support for image i/o via media-libs/freeimage