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
|
# ChangeLog for x11-libs/qwtplot3d
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/ChangeLog,v 1.21 2010/02/20 17:29:40 armin76 Exp $
20 Feb 2010; Raúl Porcel <armin76@gentoo.org> qwtplot3d-0.2.7-r1.ebuild:
Add ~alpha wrt #303679
12 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
qwtplot3d-0.2.7-r1.ebuild:
stable x86, bug 300267
03 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
qwtplot3d-0.2.7-r1.ebuild:
amd64 stable wrt #299365
06 Oct 2009; Dominik Kapusta <ayoy@gentoo.org> qwtplot3d-0.2.7-r1.ebuild:
Removed alternative dependency on Qt metapackage
25 Jul 2009; Mark Loeser <halcy0n@gentoo.org>
+files/qwtplot3d-gcc44.patch, qwtplot3d-0.2.7-r1.ebuild:
Fix compilation with gcc-4.4; bug #272417
08 Apr 2009; Sébastien Fabbro <bicatali@gentoo.org>
files/qwtplot3d-sys-gl2ps.patch:
Fixed a syntax error in the gl2ps patch
*qwtplot3d-0.2.7-r1 (07 Apr 2009)
07 Apr 2009; Sébastien Fabbro <bicatali@gentoo.org>
+files/qwtplot3d-sys-gl2ps.patch, -qwtplot3d-0.2.7.ebuild,
+qwtplot3d-0.2.7-r1.ebuild:
Removed bundled gl2ps and fixed some QA
28 Jul 2008; Carsten Lohrke <carlo@gentoo.org> qwtplot3d-0.2.6-r2.ebuild:
QA: Get rid of deprecated qt_min_version(). Quoting issues.
27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> qwtplot3d-0.2.7.ebuild:
Fix the fix...
26 Jul 2008; Carsten Lohrke <carlo@gentoo.org> qwtplot3d-0.2.7.ebuild:
Fix broken split Qt 4.4 dependencies, cf. bug 217161 comment 11.
20 May 2008; Sébastien Fabbro <bicatali@gentoo.org>
qwtplot3d-0.2.7.ebuild:
Added qt-4.4 support (bug #217189)
*qwtplot3d-0.2.7 (28 Nov 2007)
28 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org>
+files/qwtplot3d-doxygen.patch, +files/qwtplot3d-examples.patch,
+files/qwtplot3d-profile.patch, +qwtplot3d-0.2.7.ebuild:
Version bump, modernized the ebuild. Now Qt4 only, Qt3 version split in
x11-libs/qwplot3d-qt3.
23 Feb 2007; Marcus D. Hanwell <cryos@gentoo.org>
-qwtplot3d-0.2.6-r1.ebuild, qwtplot3d-0.2.6-r2.ebuild:
Fixed ROOT issue from bug 168044. Also removed old revision.
21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
16 Jun 2006; Markus Rothe <corsair@gentoo.org> qwtplot3d-0.2.6-r2.ebuild:
Stable on ppc64
07 May 2006; Markus Rothe <corsair@gentoo.org> qwtplot3d-0.2.6-r2.ebuild:
Added ~ppc64
08 Apr 2006; <nixnut@gentoo.org> qwtplot3d-0.2.6-r2.ebuild:
Added ~ppc. bug #129073
18 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org>
qwtplot3d-0.2.6-r2.ebuild:
Stable on amd64.
*qwtplot3d-0.2.6-r2 (23 Dec 2005)
23 Dec 2005; Carsten Lohrke <carlo@gentoo.org> +qwtplot3d-0.2.6-r2.ebuild:
install docs, restore lib symlinks
09 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org>
qwtplot3d-0.2.6-r1.ebuild:
Few fixes to use Qt3 properly.
*qwtplot3d-0.2.6-r1 (21 Oct 2005)
21 Oct 2005; Marcus D. Hanwell <cryos@gentoo.org> -qwtplot3d-0.2.6.ebuild,
+qwtplot3d-0.2.6-r1.ebuild:
Fix various issues outlines in bug 110034.
*qwtplot3d-0.2.6 (14 Oct 2005)
14 Oct 2005; Marcus D. Hanwell <cryos@gentoo.org> +metadata.xml,
+qwtplot3d-0.2.6.ebuild:
Initial import, ebuild submitted by Martin Corley <Martin.Corley@ed.ac.uk>,
closes bug 83294.
|