diff options
author | 2005-11-07 01:31:39 +0000 | |
---|---|---|
committer | 2005-11-07 01:31:39 +0000 | |
commit | 26517dfc8616838f327043739373dc692a3db9d7 (patch) | |
tree | 9bf71537de91c01d5062c2d6bd72d95583d1a3f3 /sys-cluster/mpich/ChangeLog | |
parent | Stable on x86 wrt bug #111728. (diff) | |
download | gentoo-2-26517dfc8616838f327043739373dc692a3db9d7.tar.gz gentoo-2-26517dfc8616838f327043739373dc692a3db9d7.tar.bz2 gentoo-2-26517dfc8616838f327043739373dc692a3db9d7.zip |
(#103218) Overrule mpich's broken build system to get datadir set to /usr/share/mpich. Also, add dependency on libX11 or virtual/x11 for cxgraphics and cpi_anim. I'm open to patches to stop building them and prevent the X dependency. In addition, change 'make' to 'emake' to allow parallel builds.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sys-cluster/mpich/ChangeLog')
-rw-r--r-- | sys-cluster/mpich/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/sys-cluster/mpich/ChangeLog b/sys-cluster/mpich/ChangeLog index 6f96004f55bd..d0a107c4a08b 100644 --- a/sys-cluster/mpich/ChangeLog +++ b/sys-cluster/mpich/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for sys-cluster/mpich # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.21 2005/09/05 13:48:40 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.22 2005/11/07 01:31:39 spyderous Exp $ + +*mpich-1.2.6-r4 (07 Nov 2005) + + 07 Nov 2005; Donnie Berkholz <spyderous@gentoo.org>; + +mpich-1.2.6-r4.ebuild: + (#103218) Overrule mpich's broken build system to get datadir set to + /usr/share/mpich. Also, add dependency on libX11 or virtual/x11 for + cxgraphics and cpi_anim. I'm open to patches to stop building them and + prevent the X dependency. In addition, change 'make' to 'emake' to allow + parallel builds. *mpich-1.2.6-r3 (05 Sep 2005) |