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 CD275138CCD for ; Mon, 4 May 2015 14:02:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E19AE0968; Mon, 4 May 2015 14:02:29 +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 EC65EE0968 for ; Mon, 4 May 2015 14:02:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2182C340AAD for ; Mon, 4 May 2015 14:02:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9FFF9D4 for ; Mon, 4 May 2015 14:02:26 +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: <1430111964.68fe586fa3ceb7826f5c8bc141d8f4d6f88744c9.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/netgen/ X-VCS-Repository: proj/sci X-VCS-Files: sci-mathematics/netgen/netgen-5.0.0.ebuild X-VCS-Directories: sci-mathematics/netgen/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 68fe586fa3ceb7826f5c8bc141d8f4d6f88744c9 X-VCS-Branch: master Date: Mon, 4 May 2015 14:02:26 +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: 8b9af261-c543-40a1-be09-49f957161bf5 X-Archives-Hash: 9c4767b5e266d5c13fc5f2317b65d59d commit: 68fe586fa3ceb7826f5c8bc141d8f4d6f88744c9 Author: Grégory Salvan gmail com> AuthorDate: Mon Apr 27 05:19:24 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Apr 27 05:19:24 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=68fe586f fix #408 (add spaces) sci-mathematics/netgen/netgen-5.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/netgen/netgen-5.0.0.ebuild b/sci-mathematics/netgen/netgen-5.0.0.ebuild index 488cdd8..0dc41d5 100644 --- a/sci-mathematics/netgen/netgen-5.0.0.ebuild +++ b/sci-mathematics/netgen/netgen-5.0.0.ebuild @@ -21,7 +21,7 @@ DEPEND="dev-tcltk/tix dev-tcltk/togl:1.7 virtual/opengl x11-libs/libXmu - || (sci-libs/parmetis sci-libs/metis) + || ( sci-libs/parmetis sci-libs/metis ) opencascade? ( sci-libs/opencascade ) ffmpeg? ( media-video/ffmpeg ) jpeg? ( virtual/jpeg )