Gentoo Archives: gentoo-commits

From: Christoph Junghans <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/mpich/
Date: Mon, 29 Aug 2016 20:49:36
Message-Id: 1472503762.5d752bc268225622a3238238d44a5b7da904aca9.ottxor@gentoo
1 commit: 5d752bc268225622a3238238d44a5b7da904aca9
2 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 20:49:22 2016 +0000
4 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 20:49:22 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5d752bc2
7
8 sys-cluster/mpich: fixed another typo
9
10 Package-Manager: portage-2.2.28
11
12 sys-cluster/mpich/mpich-3.2-r2.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/sys-cluster/mpich/mpich-3.2-r2.ebuild b/sys-cluster/mpich/mpich-3.2-r2.ebuild
16 index 64ebfc0..d0eba49 100644
17 --- a/sys-cluster/mpich/mpich-3.2-r2.ebuild
18 +++ b/sys-cluster/mpich/mpich-3.2-r2.ebuild
19 @@ -91,7 +91,6 @@ multilib_src_configure() {
20 --with-pm=hydra \
21 --disable-fast \
22 --enable-versioning \
23 - --with-hwloc-prefix=/usr \
24 $(use_enable romio) \
25 $(use_enable cxx) \
26 $(multilib_native_use_enable fortran fortran all)