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 ADA8C198005 for ; Fri, 22 Feb 2013 10:16:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA29621C0B8; Fri, 22 Feb 2013 10:15:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EDAA921C0B0 for ; Fri, 22 Feb 2013 10:15:47 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0B8BD33E0B7 for ; Fri, 22 Feb 2013 10:15:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 5CC5DE4091 for ; Fri, 22 Feb 2013 10:15:44 +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: <1361525501.acaa6ae3288524bbbcef01b9bb7ef682add42f70.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/petsc/ X-VCS-Repository: proj/sci X-VCS-Files: sci-mathematics/petsc/ChangeLog sci-mathematics/petsc/metadata.xml X-VCS-Directories: sci-mathematics/petsc/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: acaa6ae3288524bbbcef01b9bb7ef682add42f70 X-VCS-Branch: master Date: Fri, 22 Feb 2013 10:15:44 +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: be0df30a-d4f4-441b-969b-1db2971978b9 X-Archives-Hash: 8aceeed22e57f70c8badc0431c3fb97c commit: acaa6ae3288524bbbcef01b9bb7ef682add42f70 Author: Justin Lecher gentoo org> AuthorDate: Fri Feb 22 09:31:41 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Feb 22 09:31:41 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=acaa6ae3 sci-mathematics/petsc: Drop unused local USE-description: 'metis' Package-Manager: portage-2.2.0_alpha163 --- sci-mathematics/petsc/ChangeLog | 3 +++ sci-mathematics/petsc/metadata.xml | 1 - 2 files changed, 3 insertions(+), 1 deletions(-) diff --git a/sci-mathematics/petsc/ChangeLog b/sci-mathematics/petsc/ChangeLog index fc4e7d4..d2c6a94 100644 --- a/sci-mathematics/petsc/ChangeLog +++ b/sci-mathematics/petsc/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 22 Feb 2013; Justin Lecher metadata.xml: + Drop unused local USE-description: 'metis' + 22 Feb 2013; Justin Lecher -petsc-3.1_p8-r1.ebuild, -files/petsc-3.1_p8-configure-pic.patch, -files/petsc-3.1_p8-disable-rpath.patch, -petsc-3.2_p7.ebuild, diff --git a/sci-mathematics/petsc/metadata.xml b/sci-mathematics/petsc/metadata.xml index 2e5b489..eb753da 100644 --- a/sci-mathematics/petsc/metadata.xml +++ b/sci-mathematics/petsc/metadata.xml @@ -5,7 +5,6 @@ Use Afterstep image library (media-libs/libafterimage) Use HYPRE (sci-mathematics/hypre) and for preconditioning - Use METIS (sci-libs/parmetis) for partitioning Make scalars complex Use suitesparse (sci-libs/suitesparse) including cholmod (sci-libs/cholmod) for sparse factorization Use superlu (sci-libs/superlu) for preconditioning