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
|
# ChangeLog for dev-python/pykde
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pykde/ChangeLog,v 1.16 2004/06/18 14:04:36 carlo Exp $
18 Jun 2004; Carsten Lohrke <carlo@gentoo.org> pykde-3.11_rc1.ebuild:
rm rc1
*pykde-3.11.1 (15 Jun 2004)
15 Jun 2004; Carsten Lohrke <carlo@gentoo.org> pykde-3.11.1.ebuild:
version bump
08 Jun 2004; David Holm <dholm@gentoo.org> pykde-3.11_rc1.ebuild:
Added to ~ppc.
*pykde-3.11_rc1 (07 Jun 2004)
07 Jun 2004; Carsten Lohrke <carlo@gentoo.org> pykde-3.11_rc1.ebuild,
pykde-3.7.4-r2.ebuild:
version bump, removed outdated ebuild
25 May 2004; Carsten Lohrke <carlo@gentoo.org> pykde-3.7.4-r1.ebuild,
pykde-3.7.4-r2.ebuild, files/pykde-3.5.2-sandbox-patch.diff,
files/pykde-3.7.4-sandbox-patch.diff:
fixing #33210, #44121 and cleanup
04 May 2004; Bryan �stergaard <kloeri@gentoo.org> pykde-3.7.4-r1.ebuild,
pykde-3.7.4-r2.ebuild:
Add missing IUSE.
17 Dec 2003; Bryan �stergaard,,, <kloeri@gentoo.org> pykde-3.5.2.ebuild,
pykde-3.7.4.ebuild:
Remove old versions with broken dependencies
*pykde-3.7.4-r2 (10 Nov 2003)
10 Nov 2003; Caleb Tennis <caleb@gentoo.org> pykde-3.7.4-r2.ebuild:
x86 stable
09 Oct 2003; Caleb Tennis <caleb@gentoo.org> pykde-3.7.4-r1.ebuild:
fix a typo in the ebuild, revision bump (See Bug 30757)
*pykde-3.7.4-r1 (02 Oct 2003)
02 Oct 2003; Caleb Tennis <caleb@gentoo.org> pykde-3.7.4-r1.ebuild:
revision to work with PyQt 3.8 - thanks Carlo! (bug #27401)
02 Sep 2003; Alastair Tse <liquidx@gentoo.org> pykde-3.7.4.ebuild:
make python modules dir otherwise make install will fail (#27619)
*pykde-3.7.4 (26 Aug 2003)
26 Aug 2003; Caleb Tennis <caleb@gentoo.org> pykde-3.7.4.ebuild:
Version bump, ebuild thanks to Carlo (bug #26554).
Removed sandbox patch until someone comes up with a new fix.
*pykde-3.5.2 (14 Apr 2003)
29 Apr 2003; Michele Balistreri <brain@gentoo.org> pykde-3.5.2.ebuild:
fixing some dependancies (this verions of pykde doesn't work with newer
version of SIP and PyQt)
26 Apr 2003; Hannes Mehnert <hannes@gentoo.org> pykde-3.5.2.ebuild:
fixed the epatch, thanks to Paul Pacheco <paul.pacheco@wavecode.com> (bug
#19552)
14 Apr 2003; Michele Balistreri <brain@gentoo.org> PyKDE-3.5.2.ebuild:
Initial import. Ebuild submitted by Paul Pacheco <paul.pacheco@wavecode.com>
|