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
|
# ChangeLog for x11-libs/qt-core
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.12 2008/08/16 15:06:01 yngwin Exp $
16 Aug 2008; Ben de Groot <yngwin@gentoo.org> qt-core-4.4.1.ebuild,
qt-core-4.4.1-r1.ebuild:
Change pdepend to qt-gui to prevent circular dep
*qt-core-4.4.1-r1 (13 Aug 2008)
13 Aug 2008; Ben de Groot <yngwin@gentoo.org> +qt-core-4.4.1-r1.ebuild:
Adding PDEPEND on qt-qt3support if the corresponding useflag is enabled.
*qt-core-4.4.1 (11 Aug 2008)
11 Aug 2008; Ben de Groot <yngwin@gentoo.org> +qt-core-4.4.1.ebuild:
Version bump
27 May 2008; Raúl Porcel <armin76@gentoo.org> qt-core-4.4.0.ebuild:
Add ~alpha/~ia64/~sparc wrt #223557
26 May 2008; Jeroen Roovers <jer@gentoo.org> qt-core-4.4.0.ebuild:
Marked ~hppa (bug #223557).
25 May 2008; Markus Rothe <corsair@gentoo.org> qt-core-4.4.0.ebuild:
Added ~ppc/~ppc64
16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-qt-core-4.4.0_rc1.ebuild:
Old.
*qt-core-4.4.0 (15 May 2008)
15 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> +qt-core-4.4.0.ebuild:
Version bump to Qt-4.4.0.
10 Apr 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-qt-core-4.4.0_beta1.ebuild, +qt-core-4.4.0_rc1.ebuild:
Version bump qt-core to 4.4.0_rc1. Thanks to Bo Andresen and Bernd
Steinhauser.
05 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-qt-core-4.4.0_rc1.ebuild:
Old.
*qt-core-4.4.0_beta1 (05 Mar 2008)
05 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
+qt-core-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.
Thanks to David Leverton, Bo Andresen, Bernd Steinhauser &
Arfrever Frehtes Taifersar Arahesis
Fixes bugs: 206975, 212086, 172219, 212069, 206976, 212108
*qt-core-4.4.0_rc1 (21 Dec 2007)
21 Dec 2007; Caleb Tennis <caleb@gentoo.org> +metadata.xml,
+qt-core-4.4.0_rc1.ebuild:
Initial ebuild
|