blob: d87f856df5b6c9aa184b4c1f118391b71914febd (
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
|
# ChangeLog for dev-python/wxPython
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/ChangeLog,v 1.13 2002/12/09 04:21:13 manson Exp $
\* Autoupdate keywords (12-6-02)
06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
*wxPython-2.3.3.1-r2 (30 Oct 2002)
30 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Removed all the crap put into the first 2.3.3.1 ebuild to build wxGTK and
updated the patch to remove glcanvas
*wxPython-2.3.3.1-r1 (29 Oct 2002)
29 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
added some changes per discussion on #9693
*wxPython-2.3.3.1 (28 Oct 2002)
28 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
This version bump was nasty rough ...
They added configure/make scripts to this package now, so mirrored much of
the configure setup after wxGTK ...
*wxPython-2.3.2.1-r2 (29 Aug 2002)
13 Sep 2002; Nick Hadaway <raker@gentoo.org> wxPython-2.3.2.1-r2.ebuild :
Moved glcanvas patch from -r1 as specifying GLCANVAS=0 doesn't disable
the opengl portion of the build fully. Should fix bug #7777.
11 Sep 2002; Nick Hadaway <raker@gentoo.org> wxPython-2.3.2.1-r2.ebuild :
tightened wxGTK dependancy to wxGTK-2.3.2*
01 Sep 2002; Nick Hadaway <raker@gentoo.org> wxPython-2.3.2.1-r2.ebuild :
Updated ebuild with missing ${myconf}'s
29 Aug 2002; Nick Hadaway <raker@gentoo.org> wxPython-2.3.2.1-r2.ebuild,
file/digest-wxPython-2.3.2.1-r2, files/ledctrl.diff :
GLCANVAS and GIZMOS extensions are now re-enabled and we should have a
full-featured ebuild of wxPython.
*wxPython-2.3.2.1-r1 (2 Jul 2002)
22 Aug 2002; Nick Hadaway <raker@gentoo.org> wxPython-2.3.2.1-r1.ebuild,
files/noglcanvas.diff, files/nogizmos.diff :
Ebuild disables glcancas and gizmos extensions as they currently are
not building correctly.
2 Jul 2002; Jon Nelson <jnelson@gentoo.org> wxPython-2.3.2.1-r1:
Make lintool happy
expressly don't build GLCANVAS
*wxPython-2.3.2.1 (11 Apr 2002)
11 Apr 2002; Spider <spider@gentoo.org>
Update all glib dependencies to use glib-1.2* in preparation of
unmasking the glib-2.0.1 packages
*wxPython-2.3.2.1 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|