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
|
# ChangeLog for sci-visualization/quickplot
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/ChangeLog,v 1.11 2010/06/23 16:42:48 bicatali Exp $
*quickplot-0.8.15 (23 Jun 2010)
23 Jun 2010; Sébastien Fabbro <bicatali@gentoo.org>
+quickplot-0.8.15.ebuild, +files/quickplot-0.8.15-linking.patch:
Version bump
30 Aug 2008; Sébastien Fabbro <bicatali@gentoo.org>
-quickplot-0.8.13.ebuild:
Removed older revision.
30 Aug 2008; Brent Baude <ranger@gentoo.org> quickplot-0.8.13-r1.ebuild:
stable ppc, bug 236098
29 Aug 2008; Markus Meier <maekke@gentoo.org> quickplot-0.8.13-r1.ebuild:
amd64/x86 stable, bug #236098
29 Aug 2008; Sébastien Fabbro <bicatali@gentoo.org>
+files/quickplot-0.8.13-linking.patch, -quickplot-0.8.5.ebuild,
quickplot-0.8.13-r1.ebuild:
Fixed linking, some cosmetics.
*quickplot-0.8.13-r1 (06 May 2008)
06 May 2008; Markus Dittrich <markusle@gentoo.org>
+files/quickplot-0.8.13-gcc43.patch,
+files/quickplot-0.8.13-libsigc++-2.2.patch, quickplot-0.8.5.ebuild,
quickplot-0.8.13.ebuild, +quickplot-0.8.13-r1.ebuild:
New revision compiles with gcc-4.3 and libsigc++-2.2 (see bug #220493).
Thanks much to Peter Alfredsen <peter.alfredsen@gmail.com> for his
patches.
29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> quickplot-0.8.5.ebuild,
quickplot-0.8.13.ebuild:
Remove icon extension from desktop entry to match Icon Theme Specification.
11 Jun 2007; Marcus D. Hanwell <cryos@gentoo.org> quickplot-0.8.13.ebuild:
Marked stable on amd64.
*quickplot-0.8.13 (06 Jan 2007)
06 Jan 2007; Marcus D. Hanwell <cryos@gentoo.org>
+quickplot-0.8.13.ebuild:
Version bump, fixes bug 151029.
29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> +metadata.xml,
+quickplot-0.8.5.ebuild:
Moved from media-gfx/quickplot to sci-visualization/quickplot.
25 Jul 2005; David Holm <dholm@gentoo.org> quickplot-0.8.5.ebuild:
Added to ~ppc.
17 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> quickplot-0.8.5.ebuild:
Marked stable on amd64 and x86.
09 Jan 2005; Marcus Hanwell <cryos@gentoo.org> quickplot-0.8.5.ebuild:
Corrected paths in the help files, added a .desktop entry.
07 Jan 2005; Marcus Hanwell <cryos@gentoo.org> quickplot-0.8.5.ebuild:
Added sndfile USE flag, and tidied up documentation files.
*quickplot-0.8.5 (06 Jan 2005)
06 Jan 2005; Marcus Hanwell <cryos@gentoo.org>
-files/quickplot-0.8.2-gcc-3.4.patch, -quickplot-0.8.2.ebuild,
+quickplot-0.8.5.ebuild:
Version bump, patch integrated upstream. Removed obsolete version.
*quickplot-0.8.2 (05 Jan 2005)
05 Jan 2005; Marcus Hanwell <cryos@gentoo.org> +metadata.xml,
+files/quickplot-0.8.2-gcc-3.4.patch, +quickplot-0.8.2.ebuild:
Initial import - thanks to Michael Labhard <m.labhard@comcast.net> bug 49103,
and Lance Arenault <lanceman@bev.net> bug 49725 for the initial ebuilds. I
added the gcc patch to fix compilation problems with GCC 3.4.
|