blob: 0a1f0845926ae199c3eb03bb8daa328970fbd745 (
plain)
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
|
# ChangeLog for dev-python/PyQt4
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.23 2008/02/09 11:10:09 jokey Exp $
09 Feb 2008; Markus Ullmann <jokey@gentoo.org> PyQt4-4.3.3.ebuild:
Stable on x86
28 Dec 2007; Caleb Tennis <caleb@gentoo.org> PyQt4-4.3.1.ebuild,
PyQt4-4.3.3.ebuild:
Explicitly depend on Qt 4.3 for these versions
*PyQt4-4.3.3 (26 Dec 2007)
26 Dec 2007; Caleb Tennis <caleb@gentoo.org> +PyQt4-4.3.3.ebuild:
version bump
28 Nov 2007; Caleb Tennis <caleb@gentoo.org> -PyQt4-4.2.ebuild,
-PyQt4-4.3.ebuild:
Remove old versions
09 Nov 2007; Jeroen Roovers <jer@gentoo.org> PyQt4-4.3.1.ebuild:
Marked ~hppa (bug #198456). Fixed quoting issues.
07 Nov 2007; Raúl Porcel <armin76@gentoo.org> PyQt4-4.3.1.ebuild:
Add ~alpha/~ia64/~sparc
20 Oct 2007; Markus Rothe <corsair@gentoo.org> PyQt4-4.3.1.ebuild:
Added ~ppc64; bug #196474
*PyQt4-4.3.1 (02 Oct 2007)
02 Oct 2007; Caleb Tennis <caleb@gentoo.org> +PyQt4-4.3.1.ebuild:
version bump
22 Aug 2007; Robert Buchholz <rbu@gentoo.org> PyQt4-4.3.ebuild:
Added ~ppc (bug #188998)
21 Aug 2007; Caleb Tennis <caleb@gentoo.org> PyQt4-4.3.ebuild:
add a check for zlib, per bug #188389
*PyQt4-4.3 (09 Aug 2007)
09 Aug 2007; Caleb Tennis <caleb@gentoo.org> +PyQt4-4.3.ebuild:
Version bump
24 Jun 2007; Tiziano Müller <dev-zero@gentoo.org> PyQt4-4.2.ebuild:
Fixed $ROOT abuse (bug #167271) and some cleanup
30 May 2007; Caleb Tennis <caleb@gentoo.org> -PyQt4-4.0.ebuild,
-PyQt4-4.1.1.ebuild:
remove old versions
30 May 2007; Caleb Tennis <caleb@gentoo.org> PyQt4-4.2.ebuild:
Fix doc install per bug #160675
10 May 2007; Caleb Tennis <caleb@gentoo.org> PyQt4-4.2.ebuild:
fix from bug #177973
*PyQt4-4.2 (10 May 2007)
10 May 2007; Caleb Tennis <caleb@gentoo.org> +PyQt4-4.2.ebuild:
version bump
*PyQt4-4.1.1 (20 Dec 2006)
20 Dec 2006; Markus Ullmann <jokey@gentoo.org> -PyQt4-4.1.ebuild,
+PyQt4-4.1.1.ebuild:
Version bump
15 Nov 2006; Caleb Tennis <caleb@gentoo.org> -PyQt4-4.0_beta1.ebuild:
remove old version
*PyQt4-4.1 (14 Nov 2006)
14 Nov 2006; Caleb Tennis <caleb@gentoo.org> +PyQt4-4.1.ebuild:
version bump
22 Oct 2006; Thomas Cort <tcort@gentoo.org> PyQt4-4.0.ebuild:
Added ~amd64 keyword wrt Bug #137948.
11 Jul 2006; Caleb Tennis <caleb@gentoo.org> PyQt4-4.0.ebuild:
Fix a few minor issues with ebuild
*PyQt4-4.0 (26 Jun 2006)
26 Jun 2006; Caleb Tennis <caleb@gentoo.org> +PyQt4-4.0.ebuild:
adding the release version
*PyQt4-4.0_beta1 (05 May 2006)
05 May 2006; Caleb Tennis <caleb@gentoo.org> +metadata.xml,
+PyQt4-4.0_beta1.ebuild:
initial import, from bug #121554
|