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
|
# ChangeLog for dev-python/anygui
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/anygui/ChangeLog,v 1.9 2003/02/12 06:31:27 vapier Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*anygui-0.1.1-r1 (15 Mar 2002)
26 Jul 2002; George Shapovalov <george@gentoo.org> anygui-0.1.1-r1.ebuild, anygui-0.1.1.ebuild, anygui-0.1_beta1-r1.ebuild :
15 Mar 2002; T.Neidt <tod@gentoo.org> ChangeLog, anygui-0.1.1-r1.ebuild :
Added installation of manual and tutorial docs in various formats.
This fixes Bug #977.
*anygui-0.1.1 (8 Feb 2002)
15 Mar 2002; T.Neidt <tod@gentoo.org> ChangeLog, anygui-0.1.1.ebuild :
Formatting cleanup, i.e. spaces and tabs.
22 Feb 2002; T.Neidt <tod@gentoo.org> ChangeLog, anygui-0.1.1.ebuild :
Fixed PyQt dependency to avoid masked version PyQt-3.0
8 Feb 2002; T.Neidt <tod@gentoo.org> ChangeLog :
Bug fix release,
see http://www.geocrawler.com/lists/3/SourceForge/18000/0/7776642/
*anygui-0.1 (6 Feb 2002)
22 Feb 2002; T.Neidt <tod@gentoo.org> ChangeLog, anygui-0.1.ebuild, files/digest-anygui-0.1 :
Removed this version as the upstream package is broken.
8 Feb 2002; T.Neidt <tod@gentoo.org> ChangeLog :
Bug found in 0.1 use 0.1.1 instead, package masking this version
6 Feb 2002; T.Neidt <tod@gentoo.org> ChangeLog :
Updated version, anygui-0.1 released, Yay! Proposed USE variable
wxwin (for wxWindows) used in DEPENDS, *not* Official.
*anygui-0.1_beta1-r1 (1 Feb 2002)
22 Feb 2002; T.Neidt <tod@gentoo.org> ChangeLog, anygui-0.1_beta1-r1.ebuild :
Fixed PyQt dependency to avoid masked version PyQt-3.0
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.
|