diff options
author | 2003-03-29 07:38:45 +0000 | |
---|---|---|
committer | 2003-03-29 07:38:45 +0000 | |
commit | 5fe89dd532a3ebfaa1ebc8beedab18874e2d1bcd (patch) | |
tree | a87a176ff6e00883913aa1a9c30c33ff80ccb23e /sys-cluster/mpich/ChangeLog | |
parent | Fix digest (diff) | |
download | historical-5fe89dd532a3ebfaa1ebc8beedab18874e2d1bcd.tar.gz historical-5fe89dd532a3ebfaa1ebc8beedab18874e2d1bcd.tar.bz2 historical-5fe89dd532a3ebfaa1ebc8beedab18874e2d1bcd.zip |
updated to present release version,
as well as made it actually compile and install stuff properly...
Diffstat (limited to 'sys-cluster/mpich/ChangeLog')
-rw-r--r-- | sys-cluster/mpich/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-cluster/mpich/ChangeLog b/sys-cluster/mpich/ChangeLog index d00f9f318215..3b72db662020 100644 --- a/sys-cluster/mpich/ChangeLog +++ b/sys-cluster/mpich/ChangeLog @@ -1,7 +1,12 @@ # ChangeLog for sys-cluster/mpich # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.3 2003/02/12 09:12:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.4 2003/03/29 07:38:45 george Exp $ +*mpich-1.2.5 (28 Mar 2003) + + 28 Mar 2003; George Shapovalov <george@gentoo.org> mpich-1.2.5.ebuild : + new version, + made ebuild actually compile stuff and install it properly.. (see #10345) *mpich-1.2.4 (05 Nov 2002) |