1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
# 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 $
*mathgl-1.10 (04 Jan 2010)
04 Jan 2010; Andrey Grozin <grozin@gentoo.org> +mathgl-1.10.ebuild,
+files/mathgl-1.10-gcc43.patch:
Version bump
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)
31 Aug 2009; Andrey Grozin <grozin@gentoo.org> +mathgl-1.9.0.1.ebuild,
+files/mathgl-1.9.0.1-gcc43.patch, +files/mathgl-1.9.0.1-hdf5.patch:
Version bump, bug #282821, many thanks to Kacper Kowalik
<xarthisius.kk@gmail.com>
09 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> mathgl-1.8.1.ebuild,
+files/mathgl-1.8.1-gcc44.patch:
Fix building with GLIBC 2.10+ wrt #274282.
24 Apr 2009; Andrey Grozin <grozin@gentoo.org>
+files/mathgl-1.8.1-gcc43.patch, mathgl-1.8.1:
Fixed bug #267061
*mathgl-1.8.1 (13 Apr 2009)
13 Apr 2009; Andrey Grozin <grozin@gentoo.org>
-files/mathgl-1.8-fltk.patch, -files/mathgl-1.8-octave.patch,
metadata.xml, -mathgl-1.8-r1.ebuild, +mathgl-1.8.1.ebuild:
Version bump, fixing bug #263941
13 Dec 2008; Andrey Grozin <grozin@gentoo.org> -mathgl-1.8.ebuild:
Cleaning
*mathgl-1.8-r1 (06 Dec 2008)
06 Dec 2008; Andrey Grozin <grozin@gentoo.org>
+files/mathgl-1.8-fltk.patch, +files/mathgl-1.8-octave.patch,
metadata.xml, +mathgl-1.8-r1.ebuild:
Fixing bug #249627; new USE flag octave.
*mathgl-1.8 (02 Dec 2008)
02 Dec 2008; Andrey Grozin <grozin@gentoo.org> +metadata.xml,
+mathgl-1.8.ebuild:
Initial import, based on ebuild in the science overlay
|