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
|
# ChangeLog for dev-tcltk/tclcl
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclcl/ChangeLog,v 1.18 2007/05/03 15:19:16 gustavoz Exp $
03 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
-files/tclcl-1.15-gcc34.patch, -tclcl-1.15.ebuild, -tclcl-1.16.ebuild,
tclcl-1.17.ebuild, tclcl-1.19.ebuild:
sparc stable the correct one and cleanup
03 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> tclcl-1.19.ebuild:
Stable on sparc wrt #160007
29 Apr 2007; Raúl Porcel <armin76@gentoo.org> tclcl-1.17.ebuild:
x86 stable wrt #160007
*tclcl-1.19 (28 Apr 2007)
28 Apr 2007; MATSUU Takuto <matsuu@gentoo.org>
+files/tclcl-1.19-configure-cleanup.patch, +tclcl-1.19.ebuild:
Version bumped.
Added xorg dependency, bug #155129.
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> tclcl-1.17.ebuild:
Fix broken autotools handling.
*tclcl-1.17 (15 May 2006)
15 May 2006; Robin H. Johnson <robbat2@gentoo.org>
+files/tclcl-1.17-configure-cleanup.patch, +tclcl-1.17.ebuild:
Version bump, cleaning up configure stuff, needs to be sent upstream.
19 Jul 2005; David Holm <dholm@gentoo.org> tclcl-1.16.ebuild:
Added to ~ppc.
14 May 2005; MATSUU Takuto <matsuu@gentoo.org> tclcl-1.15.ebuild:
Fixed compilation failure, Bug 78537.
13 May 2005; MATSUU Takuto <matsuu@gentoo.org>
+files/tclcl-1.16-http.patch, tclcl-1.16.ebuild:
Fixed http.tcl library location.
*tclcl-1.16 (03 Apr 2005)
03 Apr 2005; MATSUU Takuto <matsuu@gentoo.org> +tclcl-1.16.ebuild:
Version bumped. Cleanup ebuild.
27 Oct 2004; Karol Wojtaszek <sekretarz@gentoo.org>
+files/tclcl-1.15-gcc34.patch, tclcl-1.15.ebuild:
Added ~amd64. Fixed gcc-34 compile issues. Thanks to aye@gentoo.pl in bug
#58455
26 Aug 2004; Ferris McCormick <fmccor@gentoo.org> tclcl-1.15.ebuild:
Stable for sparc.
27 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> tclcl-1.15.ebuild:
fix bug #57294.
04 Apr 2004; Chris Aniszczyk <zx@gentoo.org> metadata.xml,
tclcl-1.15.ebuild:
Clean up. Added missing metadata.xml
10 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> tclcl-1.15.ebuild:
clean up ebuild
*tclcl-1.15 (10 Jan 2004)
10 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> tclcl-1.15.ebuild:
Initial commit, original ebuild by Christophe Radovcic
<christophe.radovcic@laposte.net>, heavily updated by robbat2@gentoo.org
|