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 C3B8C1384B4 for ; Tue, 1 Dec 2015 09:37:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A37221C051; Tue, 1 Dec 2015 09:37:42 +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 DE91521C051 for ; Tue, 1 Dec 2015 09:37:41 +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 DDF5433D3CD for ; Tue, 1 Dec 2015 09:37:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4CD57612 for ; Tue, 1 Dec 2015 09:37:38 +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: <1448962643.89bbf8ed02c91ee644b7cf4a9235ab67b1898ea1.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: 89bbf8ed02c91ee644b7cf4a9235ab67b1898ea1 X-VCS-Branch: master Date: Tue, 1 Dec 2015 09:37:38 +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: 4bfd5f37-7fa7-4c13-8578-94daae214aca X-Archives-Hash: 92dd18c12721befe39d8fc98752d7bc3 commit: 89bbf8ed02c91ee644b7cf4a9235ab67b1898ea1 Author: Justin Lecher gentoo org> AuthorDate: Tue Dec 1 09:37:09 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue Dec 1 09:37:23 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=89bbf8ed Update local USE description Signed-off-by: Justin Lecher gentoo.org> profiles/use.local.desc | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index e095b83..63c5088 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -194,7 +194,6 @@ sci-libs/gmsh:opencascade - Enable OpenCASCADE support sci-libs/gmsh:petsc - Enable sci-mathematics/petsc support sci-libs/gmsh:taucs - Enable sci-libs/taucs support sci-libs/gmsh:tetgen - Enable 3D delauny triangulation using tetgen lib -sci-libs/gotoblas2:dynamic - Build dynamic architecture detection at run time (for multi targets) sci-libs/gotoblas2:incblas - Build the CBLAS interface sci-libs/gotoblas2:int64 - Build the 64 bits integer library sci-libs/gsl:cblas-external - Link gsl with external cblas provided by (virtual/cblas) instead of shipped internal version