diff options
author | Andrey Grozin <grozin@gentoo.org> | 2010-01-30 09:36:07 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2010-01-30 09:36:07 +0000 |
commit | 1e35798245f7f4fc69298324ce33a3aa03d7cb37 (patch) | |
tree | f648b0cb1c55e93f09ba0cceb7c271d97bdd925b /sci-libs/mathgl/ChangeLog | |
parent | Convert to ruby-fakegem. Apply ruby19 patch from ruby overlay. (diff) | |
download | gentoo-2-1e35798245f7f4fc69298324ce33a3aa03d7cb37.tar.gz gentoo-2-1e35798245f7f4fc69298324ce33a3aa03d7cb37.tar.bz2 gentoo-2-1e35798245f7f4fc69298324ce33a3aa03d7cb37.zip |
Added USE flag mpi end fixed dependency on hdf5[mpi=], closing bug #302715, thanks to Kacper Kowalik <xarthisius.kk@gmail.com>
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'sci-libs/mathgl/ChangeLog')
-rw-r--r-- | sci-libs/mathgl/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-libs/mathgl/ChangeLog b/sci-libs/mathgl/ChangeLog index b0a125301a68..02e8c6418253 100644 --- a/sci-libs/mathgl/ChangeLog +++ b/sci-libs/mathgl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-libs/mathgl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.9 2010/01/04 12:02:51 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.10 2010/01/30 09:36:07 grozin Exp $ + + 30 Jan 2010; Andrey Grozin <grozin@gentoo.org> -mathgl-1.9.0.1.ebuild, + mathgl-1.10.ebuild, metadata.xml: + Added USE flag mpi end fixed dependency on hdf5[mpi=], closing bug + #302715, thanks to Kacper Kowalik <xarthisius.kk@gmail.com> *mathgl-1.10 (04 Jan 2010) |