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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
|
# ChangeLog for sci-mathematics/gretl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/ChangeLog,v 1.19 2009/08/07 15:42:18 bicatali Exp $
*gretl-1.8.2 (07 Aug 2009)
07 Aug 2009; Sébastien Fabbro <bicatali@gentoo.org>
-files/gretl-1.7.6-ldflags.patch, -gretl-1.8.0.ebuild,
files/gretl-1.8.0-ldflags.patch, +gretl-1.8.2.ebuild,
+files/gretl-1.8.2-ldflags.patch:
Version bump. More flags fixes
*gretl-1.8.1 (22 Jun 2009)
22 Jun 2009; Sébastien Fabbro <bicatali@gentoo.org> -gretl-1.7.9.ebuild,
+gretl-1.8.1.ebuild:
Version bump
*gretl-1.8.0 (02 Feb 2009)
02 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org>
+files/gretl-1.8.0-ldflags.patch, -gretl-1.7.7.ebuild, gretl-1.7.9.ebuild,
+gretl-1.8.0.ebuild:
Version bump with fix to sandbox violation when sourceview is on, closing
bug #252574
*gretl-1.7.9 (08 Oct 2008)
08 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org>
+files/gretl-1.7.9-nls.patch, -gretl-1.7.6.ebuild, +gretl-1.7.9.ebuild:
Version bump
*gretl-1.7.7 (30 Aug 2008)
30 Aug 2008; Sébastien Fabbro <bicatali@gentoo.org>
-files/gretl-1.6.5-cli.patch, -gretl-1.7.4.ebuild, -gretl-1.7.5.ebuild,
+gretl-1.7.7.ebuild:
Version bump
19 Aug 2008; Markus Dittrich <markusle@gentoo.org>
files/gretl-1.7.6-ldflags.patch:
Fixed faulty patch causing compile failures (see bug #235108).
*gretl-1.7.6 (08 Aug 2008)
08 Aug 2008; Markus Dittrich <markusle@gentoo.org>
+files/gretl-1.7.6-ldflags.patch, +gretl-1.7.6.ebuild:
Version bump (fixes bug #234155). Added patch to fix unrespected
LDFLAGS.
06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
*gretl-1.7.5 (22 Jul 2008)
22 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org>
+files/gretl-1.7.5-locale.patch, -gretl-1.7.1.ebuild, -gretl-1.7.2.ebuild,
+gretl-1.7.5.ebuild:
Version bump, with experimental odbc support and some ebuild cleanups
29 Jun 2008; Torsten Veller <tove@gentoo.org> gretl-1.7.1.ebuild,
gretl-1.7.2.ebuild, gretl-1.7.4.ebuild:
Add missing die: || "..." -> || die "..."
*gretl-1.7.4 (20 May 2008)
20 May 2008; Markus Dittrich <markusle@gentoo.org> +gretl-1.7.4.ebuild:
Version bump (fixes bug #222871).
*gretl-1.7.2 (26 Feb 2008)
26 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
-gretl-1.7.0.ebuild, +gretl-1.7.2.ebuild:
Version bump. Closes bug #211474.
*gretl-1.7.1 (12 Jan 2008)
12 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org>
-files/gretl-1.6.5-nls.patch, -gretl-1.6.5.ebuild, +gretl-1.7.1.ebuild:
Version bump
06 Dec 2007; Sébastien Fabbro <bicatali@gentoo.org>
+files/50gretl-gentoo.el, gretl-1.7.0.ebuild:
Added emacs capability thanks to the emacs team (bug #201461).
04 Dec 2007; Sébastien Fabbro <bicatali@gentoo.org> gretl-1.7.0.ebuild:
Added einstall for gnome, closing bug #201238
*gretl-1.7.0 (04 Dec 2007)
04 Dec 2007; Sébastien Fabbro <bicatali@gentoo.org> gretl-1.6.5.ebuild,
+gretl-1.7.0.ebuild:
Version bump
21 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> gretl-1.6.5.ebuild:
Now force nls (see bug #198720), and do not force both shared and static (do it
with EXTRA_ECONF)
12 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org>
+files/gretl-1.6.5-cli.patch, +files/gretl-1.6.5-nls.patch,
gretl-1.6.5.ebuild:
Fixed build without nls (bug #198720) and propagate some flags in the
command line Makefile.
*gretl-1.6.5 (07 Nov 2007)
07 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml,
+gretl-1.6.5.ebuild:
Initial import. Close bug #39966. Thanks everyone in the bug who helped.
|