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
|
# ChangeLog for dev-tcltk/tclxml
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.21 2006/04/27 19:28:23 marienz Exp $
27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-tclxml-2.4,
files/digest-tclxml-2.5, files/digest-tclxml-2.6, Manifest:
Fixing SHA256 digest, pass four
*tclxml-3.1 (08 Apr 2006)
*tclxml-3.0-r1 (08 Apr 2006)
08 Apr 2006; <reb@gentoo.org> +files/tclxml-3_configure.patch,
+files/tclxml-3_include_path.patch, -tclxml-3.0.ebuild,
+tclxml-3.0-r1.ebuild, +tclxml-3.1.ebuild:
Remove old, not working version (bug #119814 and #123974); Version bump
*tclxml-3.0 (26 Jun 2005)
26 Jun 2005; MATSUU Takuto <matsuu@gentoo.org> +tclxml-3.0.ebuild:
Version bumped.
Added expat, threads and xml2 USE flags.
07 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> tclxml-2.4.ebuild,
tclxml-2.6.ebuild:
added ~amd64 to KEYWORDS, fixes #88183
05 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> tclxml-2.6.ebuild:
Stable on sparc
02 Apr 2005; Jason Wever <weeve@gentoo.org> tclxml-2.4.ebuild:
Stable on SPARC.
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
22 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> tclxml-2.6.ebuild:
Stable on alpha.
21 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> tclxml-2.6.ebuild:
~alpha keyword.
06 Nov 2004; <pyrania@gentoo.org> tclxml-2.6.ebuild:
Marked stable on x86.
23 Oct 2004; Jason Wever <weeve@gentoo.org> tclxml-2.6.ebuild:
Added ~sparc keyword.
17 Oct 2004; David Holm <dholm@gentoo.org> tclxml-2.6.ebuild:
Added to ~ppc.
19 Jun 2004; Jason Wever <weeve@gentoo.org> tclxml-2.4.ebuild:
Added ~sparc keyword.
03 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> tclxml-2.4.ebuild:
Stable on alpha.
14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> tclxml-2.4.ebuild:
Added IUSE=
*tclxml-2.6 (04 Apr 2004)
26 Nov 2003; Olivier Crete <tester@gentoo.org> tclxml-2.4.ebuild:
Added -i option to sed, fixing bugs 30057 and 31262
*tclxml-2.4 (10 Mar 2003)
08 Jul 2003; Arcady Genkin <agenkin@gentoo.org> :
Unmask for x86.
10 Mar 2003; Aron Griffis <agriffis@gentoo.org> tclxml-2.4.ebuild:
Add ~alpha to KEYWORDS
*tclxml-2.5 (01 Feb 2003)
01 Feb 2003; Arcady Genkin <agenkin@gentoo.org> :
Initial version of the package.
|