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 8B37C138330 for ; Tue, 6 Sep 2016 00:18:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7C3DE084B; Tue, 6 Sep 2016 00:18:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 183BAE084B for ; Tue, 6 Sep 2016 00:18:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 21FD43406F2 for ; Tue, 6 Sep 2016 00:18:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1A9A247A for ; Tue, 6 Sep 2016 00:18:54 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1473120376.6f882b879ce3e725c376a6250454332438e36fe7.ottxor@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/mpich/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/mpich/mpich-3.2-r1.ebuild X-VCS-Directories: sys-cluster/mpich/ X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 6f882b879ce3e725c376a6250454332438e36fe7 X-VCS-Branch: master Date: Tue, 6 Sep 2016 00:18:54 +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: ad5e1344-9c47-42da-bdbf-3b76ad0cc387 X-Archives-Hash: b61241021c0f9b9fd6f73dd07d259545 commit: 6f882b879ce3e725c376a6250454332438e36fe7 Author: Christoph Junghans gentoo org> AuthorDate: Tue Sep 6 00:02:49 2016 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Tue Sep 6 00:06:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f882b87 sys-cluster/mpich: mask nullmpi Package-Manager: portage-2.2.28 sys-cluster/mpich/mpich-3.2-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys-cluster/mpich/mpich-3.2-r1.ebuild b/sys-cluster/mpich/mpich-3.2-r1.ebuild index a61ef87..16fac14 100644 --- a/sys-cluster/mpich/mpich-3.2-r1.ebuild +++ b/sys-cluster/mpich/mpich-3.2-r1.ebuild @@ -30,7 +30,8 @@ DEPEND="${COMMON_DEPEND} RDEPEND="${COMMON_DEPEND} !sys-cluster/mpich2 - !sys-cluster/openmpi" + !sys-cluster/openmpi + !sys-cluster/nullmpi" S="${WORKDIR}"/${PN}-${MY_PV}