diff options
author | Andrey Grozin <grozin@gentoo.org> | 2009-09-15 04:37:30 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2009-09-15 04:37:30 +0000 |
commit | a17bd9e4bbfce3ad5ee4cc62ad5ceb34d58bf9e2 (patch) | |
tree | a98644d2e00a8322248bbde90a37ce665880255d /sci-libs/mathgl/ChangeLog | |
parent | Updated with required patches to stop build failures with packages that (diff) | |
download | gentoo-2-a17bd9e4bbfce3ad5ee4cc62ad5ceb34d58bf9e2.tar.gz gentoo-2-a17bd9e4bbfce3ad5ee4cc62ad5ceb34d58bf9e2.tar.bz2 gentoo-2-a17bd9e4bbfce3ad5ee4cc62ad5ceb34d58bf9e2.zip |
Fix libtool dependency (closing bug #284847, thanks to Kacper Kowalik <xarthisius.kk@gmail.com>). Remove old version which does not compile with hdf5-1.8 (closing bug #267628).
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'sci-libs/mathgl/ChangeLog')
-rw-r--r-- | sci-libs/mathgl/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sci-libs/mathgl/ChangeLog b/sci-libs/mathgl/ChangeLog index d5fb93aec24f..8654570b8575 100644 --- a/sci-libs/mathgl/ChangeLog +++ b/sci-libs/mathgl/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sci-libs/mathgl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.7 2009/08/31 16:18:51 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.8 2009/09/15 04:37:30 grozin Exp $ + + 15 Sep 2009; Andrey Grozin <grozin@gentoo.org> -mathgl-1.8.1.ebuild, + -files/mathgl-1.8.1-gcc43.patch, -files/mathgl-1.8.1-gcc44.patch, + mathgl-1.9.0.1.ebuild: + Fix libtool dependency (closing bug #284847, thanks to Kacper Kowalik + <xarthisius.kk@gmail.com>). Remove old version which does not compile with + hdf5-1.8 (closing bug #267628). *mathgl-1.9.0.1 (31 Aug 2009) |