diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2014-06-09 03:18:38 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2014-06-09 03:18:38 +0000 |
commit | 1e1abcc743b062b80b7a87d5fcb0db1ac7881d1d (patch) | |
tree | 0974cb06fe87924f46b56ffd1eaea75a6d2eeba6 /sci-libs | |
parent | Clean up. (diff) | |
download | gentoo-2-1e1abcc743b062b80b7a87d5fcb0db1ac7881d1d.tar.gz gentoo-2-1e1abcc743b062b80b7a87d5fcb0db1ac7881d1d.tar.bz2 gentoo-2-1e1abcc743b062b80b7a87d5fcb0db1ac7881d1d.zip |
Fixed underlinking (bug #493222) and enabling MPI (bug #508030) thanks Matthias Maier
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/hypre/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-libs/hypre/ChangeLog b/sci-libs/hypre/ChangeLog index 01f6d3937cf7..86937efd56db 100644 --- a/sci-libs/hypre/ChangeLog +++ b/sci-libs/hypre/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/hypre # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.14 2014/06/09 03:17:04 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.15 2014/06/09 03:18:38 bicatali Exp $ + + 09 Jun 2014; Sébastien Fabbro <bicatali@gentoo.org> hypre-2.9.0b.ebuild: + Fixed underlinking (bug #493222) and enabling MPI (bug #508030) thanks + Matthias Maier 09 Jun 2014; Sébastien Fabbro <bicatali@gentoo.org> hypre-2.9.0b.ebuild: Fixed underlinking (bug #493222) and enabling MPI (bug #508030) thanks |