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
|
# ChangeLog for x11-libs/qt-gui
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.18 2009/01/06 14:57:53 yngwin Exp $
06 Jan 2009; Ben de Groot <yngwin@gentoo.org> -qt-gui-4.4.0.ebuild,
-qt-gui-4.4.1.ebuild, -qt-gui-4.4.2.ebuild:
Clean out old ebuilds
*qt-gui-4.4.2-r1 (05 Jan 2009)
05 Jan 2009; Ben de Groot <yngwin@gentoo.org> +qt-gui-4.4.2-r1.ebuild:
Add fix to install correct designer and linguist icons, bug 241208.
01 Jan 2009; Ben de Groot <yngwin@gentoo.org>
+files/0254-fix-qgraphicsproxywidget-deletion-crash.diff,
qt-gui-4.4.2.ebuild:
Add patch for plasma crashes, bug 253044
19 Sep 2008; Ben de Groot <yngwin@gentoo.org>
+files/qt-gui-designer-4.4.1.patch, qt-gui-4.4.1.ebuild:
Add fix for bug 235392
*qt-gui-4.4.2 (19 Sep 2008)
19 Sep 2008; Ben de Groot <yngwin@gentoo.org> +qt-gui-4.4.2.ebuild:
Version bump
16 Aug 2008; Ben de Groot <yngwin@gentoo.org> qt-gui-4.4.1.ebuild:
Add pdepend on qt-qt3support
13 Aug 2008; Ben de Groot <yngwin@gentoo.org> qt-gui-4.4.1.ebuild:
Fixing typo, thanks to zzam for reporting.
*qt-gui-4.4.1 (11 Aug 2008)
11 Aug 2008; Ben de Groot <yngwin@gentoo.org> +qt-gui-4.4.1.ebuild:
Version bump
13 Jun 2008; Ingmar Vanhassel <ingmar@gentoo.org> qt-gui-4.4.0.ebuild:
Make all split Qt4 ebuilds block the old monolithic ebuild.
30 May 2008; Jeroen Roovers <jer@gentoo.org> qt-gui-4.4.0.ebuild:
Marked ~hppa (bug #223557).
27 May 2008; Raúl Porcel <armin76@gentoo.org> qt-gui-4.4.0.ebuild:
Add ~alpha/~ia64/~sparc wrt #223557
25 May 2008; Markus Rothe <corsair@gentoo.org> qt-gui-4.4.0.ebuild:
Added ~ppc/~ppc64
16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-qt-gui-4.4.0_rc1.ebuild:
Old.
*qt-gui-4.4.0 (15 May 2008)
15 May 2008; Ingmar Vanhassel <ingmar@gentoo.org>
+files/qt-gui-4.4.0-scrollbars.patch, +qt-gui-4.4.0.ebuild:
Version bump to Qt-4.4.0.
10 Apr 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-qt-gui-4.4.0_beta1.ebuild, +qt-gui-4.4.0_rc1.ebuild:
Version bump qt-gui to 4.4.0_rc1. Thanks to Bo Andresen and Bernd
Steinhauser.
05 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-qt-gui-4.4.0_rc1.ebuild:
Old.
*qt-gui-4.4.0_beta1 (05 Mar 2008)
05 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
+qt-gui-4.4.0_beta1.ebuild:
Added Qt-4.4.0_beta, note that the RC1 is an accidentally mislabelled
`technical preview`, so this will appear as a downgrade if you installed
that version.
*qt-gui-4.4.0_rc1 (21 Dec 2007)
21 Dec 2007; Caleb Tennis <caleb@gentoo.org> +metadata.xml,
+qt-gui-4.4.0_rc1.ebuild:
Initial ebuild
|