summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-cluster/mpich: Version bump to 3.3Jian Cao2019-04-151-130/+0
| | | | | | | Closes: https://bugs.gentoo.org/680236 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jian Cao <sworden.cao@gmail.com> Signed-off-by: Justin Bronder <jsbronder@gentoo.org>
* sys-cluster/mpich: Enable fortran for multilibJian Cao2019-04-151-2/+2
| | | | | | | Closes: https://bugs.gentoo.org/680236 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jian Cao <sworden.cao@gmail.com> Signed-off-by: Justin Bronder <jsbronder@gentoo.org>
* sys-cluster/mpich: dep on hwloc-1Justin Bronder2018-09-211-1/+1
| | | | | | | | | The new hwloc api is not supported yet, upstream is working on it. https://lists.mpich.org/pipermail/discuss/2017-November/005333.html Fixes #665752. Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-cluster/mpich: Update LICENSE.Ulrich Müller2018-06-111-2/+2
| | | | | | | The mpich license is a duplicate of mpich2. Bug: https://bugs.gentoo.org/657686 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-cluster/mpich: keyword ~arm64Alexis Ballier2017-06-231-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-cluster/mpich: Stable for HPPA (bug #612232).Jeroen Roovers2017-04-151-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* sys-cluster/mpich: Fixed multilib_src_install() logicMichael Gilroy2017-04-121-7/+8
| | | | | | | | Previously in the case where compiles used -fortran and multilib_is_native_abi was true, the rm would fail and the build would die. The nested conditional prevents this. Bug: #612564
* sys-cluster/mpich: ppc ppc64 stable (bug 612232).Michael Weber2017-03-161-1/+1
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* sys-cluster/mpich: x86 stable wrt bug #612232Agostino Sarubbo2017-03-111-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/mpich: amd64 stable wrt bug #612232Agostino Sarubbo2017-03-111-2/+2
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-cluster/mpich: mask nullmpiChristoph Junghans2016-09-051-1/+2
| | | | Package-Manager: portage-2.2.28
* sys-cluster/mpich: re-add keyword for multilib ebuildChristoph Junghans2016-08-291-1/+1
| | | | Package-Manager: portage-2.2.28
* sys-cluster/mpich: drop REQUIRED_USEChristoph Junghans2016-08-291-5/+20
| | | | | | See discussion on gentoo-science/sci#664 Package-Manager: portage-2.2.28
* sys-cluster/mpich: add multilib versionChristoph Junghans2016-08-111-0/+114
Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2062 Signed-off-by: David Seifert <soap@gentoo.org>