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 2D2E4198005 for ; Fri, 22 Feb 2013 15:48:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB4F721C0B8; Fri, 22 Feb 2013 15:48:13 +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 35BC421C0B8 for ; Fri, 22 Feb 2013 15:48:13 +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 21E7933E176 for ; Fri, 22 Feb 2013 15:48:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B579EE4073 for ; Fri, 22 Feb 2013 15:48:10 +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: <1361548082.60dad7f3606ce0d9298c4b210828fd4976a3062c.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/gmsh/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/gmsh/ChangeLog sci-libs/gmsh/gmsh-2.5.0.ebuild sci-libs/gmsh/metadata.xml X-VCS-Directories: sci-libs/gmsh/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 60dad7f3606ce0d9298c4b210828fd4976a3062c X-VCS-Branch: master Date: Fri, 22 Feb 2013 15:48:10 +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: ac492293-784f-4d64-bf9b-f644a6d76c66 X-Archives-Hash: 33647979f2191a68c45a1464ec49df7f commit: 60dad7f3606ce0d9298c4b210828fd4976a3062c Author: Justin Lecher gentoo org> AuthorDate: Fri Feb 22 15:48:02 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Feb 22 15:48:02 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=60dad7f3 sci-libs/gmsh: Add missing dep on virtual/pkgconfig Package-Manager: portage-2.2.0_alpha163 --- sci-libs/gmsh/ChangeLog | 5 ++++- sci-libs/gmsh/gmsh-2.5.0.ebuild | 3 ++- sci-libs/gmsh/metadata.xml | 24 ++++++++++++------------ 3 files changed, 18 insertions(+), 14 deletions(-) diff --git a/sci-libs/gmsh/ChangeLog b/sci-libs/gmsh/ChangeLog index 4d587ee..359eac0 100644 --- a/sci-libs/gmsh/ChangeLog +++ b/sci-libs/gmsh/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-libs/gmsh -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 22 Feb 2013; Justin Lecher gmsh-2.5.0.ebuild, metadata.xml: + Add missing dep on virtual/pkgconfig + 12 Nov 2012; Justin Lecher gmsh-2.5.0-r1.ebuild: Add another dep for opengl support diff --git a/sci-libs/gmsh/gmsh-2.5.0.ebuild b/sci-libs/gmsh/gmsh-2.5.0.ebuild index 349f98d..9cf4165 100644 --- a/sci-libs/gmsh/gmsh-2.5.0.ebuild +++ b/sci-libs/gmsh/gmsh-2.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -37,6 +37,7 @@ RDEPEND=" # http://www.gentoo.org/proj/en/council/meeting-logs/20101130-summary.txt DEPEND="${RDEPEND} + virtual/pkgconfig dev-util/cmake doc? ( virtual/latex-base )" diff --git a/sci-libs/gmsh/metadata.xml b/sci-libs/gmsh/metadata.xml index 8a82a02..60e45b0 100644 --- a/sci-libs/gmsh/metadata.xml +++ b/sci-libs/gmsh/metadata.xml @@ -1,16 +1,16 @@ - sci - - Enables chaco partitioner support - Enables cgns output support - Enables metis support - Enables med support - Enable 3D Frontal triangulation using netgen lib - Enable sci-mathematics/petsc support - Enable OpenCASCADE support - Enable sci-libs/taucs support - Enable 3D delauny triangulation using tetgen lib - + sci + + Enables chaco partitioner support + Enables cgns output support + Enables metis support + Enables med support + Enable 3D Frontal triangulation using netgen lib + Enable sci-mathematics/petsc support + Enable OpenCASCADE support + Enable sci-libs/taucs support + Enable 3D delauny triangulation using tetgen lib +