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 9E247591B5 for ; Fri, 12 Feb 2016 09:26:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BFCEE0869; Fri, 12 Feb 2016 09:26:21 +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 DACD2E0869 for ; Fri, 12 Feb 2016 09:26:20 +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 13038340ABF for ; Fri, 12 Feb 2016 09:26:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCA4E8EB for ; Fri, 12 Feb 2016 09:26:18 +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: <1455269172.77a503f0e2b7cbd2cf0acd4ec75f9b10fdb7ea3b.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: 77a503f0e2b7cbd2cf0acd4ec75f9b10fdb7ea3b X-VCS-Branch: master Date: Fri, 12 Feb 2016 09:26:18 +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: 9e1b0b55-a786-4728-92a6-4fb945e6de79 X-Archives-Hash: 72e3453597fa06cd92c57812587414ae commit: 77a503f0e2b7cbd2cf0acd4ec75f9b10fdb7ea3b Author: Justin Lecher gentoo org> AuthorDate: Fri Feb 12 09:26:12 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Feb 12 09:26:12 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=77a503f0 Update local USE description Signed-off-by: Justin Lecher gentoo.org> profiles/use.local.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 2d940d1..92e1a4d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -200,6 +200,7 @@ sci-libs/gmsh:tetgen - Enable 3D delauny triangulation using tetgen lib 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 +sci-libs/gsl:int64 - Build the 64 bits integer library sci-libs/itk:itkv3compat - Enable compatibility with ITK version 3 sci-libs/itk:review - Enable compilation of methods under review sci-libs/itk:vtkglue - PLEASE FIX MY DESCRIPTION