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
|
# ChangeLog for sci-mathematics/gretl
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/ChangeLog,v 1.10 2008/06/29 08:04:44 tove Exp $
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.
|