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
|
# ChangeLog for x11-themes/gtk-engines-qt
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qt/ChangeLog,v 1.12 2006/09/12 20:08:23 genstef Exp $
12 Sep 2006; Stefan Schweizer <genstef@gentoo.org>
-files/gtk-qt-engine-0.6-kcm-fixinstallationdir.patch,
-files/gtk-2.8-fix.patch, -gtk-engines-qt-0.6-r2.ebuild,
-gtk-engines-qt-0.7.ebuild, gtk-engines-qt-0.7-r1.ebuild:
remove old, fix xinitrc.d thanks Markus Lohse <mlohse@gmx.net>, bug 143925
*gtk-engines-qt-0.7-r1 (22 Aug 2006)
22 Aug 2006; Stefan Schweizer <genstef@gentoo.org>
+files/kcmgtk-write-good-bashrc.diff, gtk-engines-qt-0.7.ebuild,
+gtk-engines-qt-0.7-r1.ebuild:
Add patch to show kde background colors thanks to Markus Lohse
<mlohse@gmx.net> in bug 143925, also add note that gnome is crashing thanks
to Sebastian Baldovino <sebabal@gmail.com> in bug 105092
*gtk-engines-qt-0.7 (06 Jul 2006)
06 Jul 2006; Stefan Schweizer <genstef@gentoo.org>
-files/gtk-engines-qt-0.6_p20060706-implicit.patch,
+files/gtk-engines-qt-0.7-implicit.patch,
-gtk-engines-qt-0.6_p20060706.ebuild, +gtk-engines-qt-0.7.ebuild:
version bump, fix duplicated .desktop
06 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/gtk-engines-qt-0.6_p20060706-implicit.patch,
gtk-engines-qt-0.6_p20060706.ebuild:
Add patch to fix an implicit declaration.
*gtk-engines-qt-0.6_p20060706 (05 Jul 2006)
05 Jul 2006; Stefan Schweizer <genstef@gentoo.org>
+gtk-engines-qt-0.6_p20060706.ebuild:
Version bump, new snapshot greatly simplified ebuild fixes numerous bugs I
cannot list because bugzilla is down.
06 Feb 2006; Herbie Hopkins <herbs@gentoo.org>
gtk-engines-qt-0.6-r2.ebuild:
Multilib fix.
23 Jan 2006; Bryan Østergaard <kloeri@gentoo.org metadata.xml:
Remove pkdawson from metadata, bug 57788.
11 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
gtk-engines-qt-0.6-r2.ebuild:
Keyworded ~sparc
07 Jan 2006; Carsten Lohrke <carlo@gentoo.org> metadata.xml:
one maintainer gone, one left
*gtk-engines-qt-0.6-r2 (23 Oct 2005)
23 Oct 2005; Stefan Schweizer <genstef@gentoo.org>
+files/gtk-2.8-fix.patch, -gtk-engines-qt-0.6-r1.ebuild,
+gtk-engines-qt-0.6-r2.ebuild:
Add patch to fix menus with gtk-2.8, thanks to Lorenzo Villani
<arbitermc@gmail.com> in bug 108863
02 Aug 2005; Leonardo Boshell <leonardop@gentoo.org>
gtk-engines-qt-0.6-r1.ebuild:
Moved from x11-themes/gtk-qt-engine. Don't inherit from the deprecated
gtk-engines2.eclass.
21 Jan 2005; Simone Gotti <motaboy@gentoo.org>
gtk-qt-engine-0.6-r1.ebuild:
Force SLOT=2 after the call to need-kde that will reset it to 0. Fixes bug
#78455.
*gtk-qt-engine-0.6-r1 (15 Jan 2005)
15 Jan 2005; Simone Gotti <motaboy@gentoo.org> metadata.xml,
+files/gtk-qt-engine-0.6-kcm-fixinstallationdir.patch,
+gtk-qt-engine-0.6-r1.ebuild:
Fix the installation path from /usr/kde/x.x to /usr, patch submitted to the
author. Also add myself to the mantainers as I have more changes for this
ebuild in the future.
05 Jan 2005; Marcus Hanwell <cryos@gentoo.org> gtk-qt-engine-0.6.ebuild:
Marked ~amd64, closing bug 70250.
*gtk-qt-engine-0.6 (25 Dec 2004)
25 Dec 2004; Patrick Dawson <pkdawson@gentoo.org>
+gtk-qt-engine-0.6.ebuild:
Version bump.
03 Oct 2004; Patrick Dawson <pkdawson@gentoo.org> metadata.xml,
gtk-qt-engine-0.5.ebuild:
Some ebuild cleanup and taking over maintainership.
03 Sep 2004; Brad Laue <brad@gentoo.org> +files/scrollbars.patch,
gtk-qt-engine-0.5.ebuild:
Add a small fix for GTK+ scrollbars, remove spurious dependency on qtpixmap,
and add arts support.
*gtk-qt-engine-0.5 (23 Aug 2004)
23 Aug 2004; Brad Laue <brad@gentoo.org> +metadata.xml,
+gtk-qt-engine-0.5.ebuild:
New package - gtk-qt-engine, which maps QT widgets onto GTK+ applications.
|