From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 35BE3138334 for ; Mon, 26 Nov 2018 00:31:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25DDAE0953; Mon, 26 Nov 2018 00:31:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EAD0DE0953 for ; Mon, 26 Nov 2018 00:31:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25908335D98 for ; Mon, 26 Nov 2018 00:31:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF9544B6 for ; Mon, 26 Nov 2018 00:31:25 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1543192127.2ebdebd5f0250e64318ad2cc58f39be9010f46ee.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/mumps/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/mumps/mumps-4.10.0-r1.ebuild sci-libs/mumps/mumps-5.1.2.ebuild X-VCS-Directories: sci-libs/mumps/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 2ebdebd5f0250e64318ad2cc58f39be9010f46ee X-VCS-Branch: master Date: Mon, 26 Nov 2018 00:31:25 +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: 3a3c0669-680d-44c2-aed4-9f7bddba360d X-Archives-Hash: 250c32eef9d4a5e9d0f671f28d10a345 commit: 2ebdebd5f0250e64318ad2cc58f39be9010f46ee Author: Matthias Maier gentoo org> AuthorDate: Mon Nov 26 00:26:18 2018 +0000 Commit: Matthias Maier gentoo org> CommitDate: Mon Nov 26 00:28:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ebdebd5 sci-libs/mumps: update dependencies Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Matthias Maier gentoo.org> sci-libs/mumps/mumps-4.10.0-r1.ebuild | 4 ++-- sci-libs/mumps/mumps-5.1.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-libs/mumps/mumps-4.10.0-r1.ebuild b/sci-libs/mumps/mumps-4.10.0-r1.ebuild index d57d19e1d13..2339f24f2c0 100644 --- a/sci-libs/mumps/mumps-4.10.0-r1.ebuild +++ b/sci-libs/mumps/mumps-4.10.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,7 +18,7 @@ IUSE="doc examples metis mpi +scotch static-libs" RDEPEND=" virtual/blas - metis? ( || ( sci-libs/metis