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
95
96
97
98
99
100
101
102
103
104
105
|
# ChangeLog for dev-python/4suite
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.19 2006/02/21 21:18:21 liquidx Exp $
*4suite-1.0_beta3 (21 Feb 2006)
21 Feb 2006; Alastair Tse <liquidx@gentoo.org>
+files/1.0_b3-add_root_opt.diff, +4suite-1.0_beta3.ebuild:
version bump. plus stable bump for 1.0b1 because 1.0a3 does not compile any
more on stable (#123394)
02 Oct 2005; Aron Griffis <agriffis@gentoo.org> 4suite-1.0_beta1.ebuild:
Mark 1.0_beta1 stable on ia64
10 Sep 2005; Aron Griffis <agriffis@gentoo.org> 4suite-1.0_beta1.ebuild:
Mark 1.0_beta1 stable on alpha
26 Aug 2005; Aron Griffis <agriffis@gentoo.org> 4suite-1.0_beta1.ebuild:
add ~ia64
01 May 2005; Michael Hanselmann <hansmi@gentoo.org>
4suite-1.0_alpha3.ebuild:
Stable on ppc.
*4suite-1.0_beta1 (18 Apr 2005)
18 Apr 2005; Alastair Tse <liquidx@gentoo.org> +4suite-1.0_beta1.ebuild:
version bump
20 Mar 2005; Heinrich Wendel <lanius@gentoo.org> 4suite-1.0_alpha4.ebuild:
add amd64 keyword
*4suite-1.0_alpha4 (19 Jan 2005)
19 Jan 2005; Rob Cakebread <pythonhead@gentoo.org>
+4suite-1.0_alpha4.ebuild:
Version bump. bug# 78517 Thanks for patches Jacob Smullyan
<smulloni@smullyan.org> and kutsya@gentoo.org
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
07 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> -4suite-0.11.1.ebuild:
Remove old version.
04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-1.0_alpha3.ebuild:
Stable on alpha.
04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-1.0_alpha3.ebuild:
Fix broken ebuild, thanks to Jacob Smullyan, bug 52884.
07 May 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-1.0_alpha3.ebuild:
Fix typo.
04 May 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-0.11.1.ebuild,
4suite-1.0_alpha3.ebuild:
Add missing IUSE.
23 Mar 2004; Alastair Tse <liquidx@gentoo.org> 4suite-0.11.1.ebuild,
4suite-1.0_alpha3.ebuild:
remove RDEPEND (#45343)
26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> 4suite-1.0_alpha3.ebuild:
Stable on sparc.
18 Jan 2004; Alastair Tse <liquidx@gentoo.org> 4suite-0.11.1.ebuild,
4suite-1.0_alpha3.ebuild, metadata.xml:
moved from dev-python/4Suite to dev-python/4suite, also revamped stable 0.11.1
to use distutils
*4suite-1.0_alpha3 (03 Sep 2003)
03 Sep 2003; Alastair Tse <liquidx@gentoo.org> 4Suite-1.0_alpha3.ebuild:
version bump. changed . (#27199)
*4suite-1.0_alpha1 (20 Apr 2003)
20 Apr 2003; Bart Lauwers <blauwers@gentoo.org> :
Version bump per bug #12760 and ebuild clean-up
*4suite-0.11.1 (18 Mar 2002)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
17 Mar 2003; Graham Forest <vladimir@gentoo.org> 4Suite-0.11.1.ebuild:
set ~ppc in keywords
26 Jul 2002; George Shapovalov <george@gentoo.org> 4Suite-0.11.1.ebuild :
added KEYWORDS,SLOT,LICENSE
18 Mar 2002; Seemant Kulleen <seemant@gentoo.org> 4Suite-0.11.1 :
Version upgrade and made a dependency on dev-python/PyXML >= instead of = to
keep up with upgrades of that, thanks to bs@wasd.dk (Bjarke S?rensen).
*4Suite-0.11.1_beta3 (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.
|