summaryrefslogtreecommitdiff
blob: 6ad18fcec513f81b159af00f6067fd610ea00af0 (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
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
# ChangeLog for dev-lang/tk
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.68 2006/03/24 19:50:33 agriffis Exp $

  24 Mar 2006; Aron Griffis <agriffis@gentoo.org> tk-8.3.4-r1.ebuild,
  tk-8.4.9.ebuild:
  Copy bash-3 fix from tk-8.4.11-r1.ebuild to tk-8.4.9.ebuild #117982. Port
  tk-8.3.4-r1 to modular X

*tk-8.4.12 (03 Mar 2006)

  03 Mar 2006; MATSUU Takuto <matsuu@gentoo.org>
  -files/remove-control-v-8.4.diff, -files/tk-wm-maxsize.patch,
  -tk-8.4.6.ebuild, -tk-8.4.6-r1.ebuild, -tk-8.4.11.ebuild,
  +tk-8.4.12.ebuild:
  Version bumped, Bug 117122.
  Removed old versions.

  26 Feb 2006; Joshua Kinard <kumba@gentoo.org> tk-8.4.9.ebuild:
  Marked stable on mips.

  03 Feb 2006; Mike Frysinger <vapier@gentoo.org>
  +files/tk-configure-LANG.patch, tk-8.4.9.ebuild, tk-8.4.11.ebuild,
  tk-8.4.11-r1.ebuild:
  Fix nls breakage #120133 by J.

  30 Jan 2006; Michael Sterrett <mr_bones_@gentoo.org> tk-8.4.6.ebuild,
  tk-8.4.6-r1.ebuild, tk-8.4.9.ebuild:
  more modular X dependencies

*tk-8.4.11-r1 (08 Jan 2006)

  08 Jan 2006; MATSUU Takuto <matsuu@gentoo.org> +tk-8.4.11-r1.ebuild:
  Fixed fails with bash3.1, Bug 117982

  11 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; tk-8.4.11.ebuild:
  Fix them.

  11 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; tk-8.4.11.ebuild:
  Add modular X dependencies.

  03 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> tk-8.4.9.ebuild:
  Stable on alpha.

*tk-8.4.11 (02 Jul 2005)

  02 Jul 2005; MATSUU Takuto <matsuu@gentoo.org>
  +files/tk-8.4.11-multilib.patch, +tk-8.4.11.ebuild:
  Version bumped.
  Added multilib patch.

  06 Jun 2005; Markus Rothe <corsair@gentoo.org> tk-8.4.9.ebuild:
  Stable on ppc64

  03 Jun 2005; Mike Frysinger <vapier@gentoo.org> tk-8.4.9.ebuild:
  Touchup libdir usage to get rid of all the // gremlins.

  27 May 2005; Joseph Jezak <josejx@gentoo.org> tk-8.4.9.ebuild:
  Marked ppc stable.

  09 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> tk-8.4.9.ebuild:
  Stable on sparc

  08 May 2005; Marcus D. Hanwell <cryos@gentoo.org> tk-8.4.9.ebuild:
  Stable on amd64.

  07 May 2005; Aron Griffis <agriffis@gentoo.org> tk-8.4.9.ebuild:
  stable on ia64

  07 May 2005; MATSUU Takuto <matsuu@gentoo.org> tk-8.4.9.ebuild:
  Stable on x86.

*tk-8.4.9 (19 Mar 2005)

  19 Mar 2005; MATSUU Takuto <matsuu@gentoo.org>
  +files/remove-control-v-8.4.9.diff, +files/tk-8.4.9-man.patch,
  +tk-8.4.9.ebuild:
  Version bumped, #83816

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  21 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org> tk-8.4.6-r1.ebuild:
  Multilib fixes.

  10 Nov 2004; Joseph Jezak <josejx@gentoo.org> tk-8.4.6-r1.ebuild:
  Marked ppc stable.

  06 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> tk-8.4.6-r1.ebuild:
  Stable on alpha.

  21 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> tk-8.4.6-r1.ebuild:
  Marked stable on amd64.

  14 Sep 2004; Guy Martin <gmsoft@gentoo.org> tk-8.4.6-r1.ebuild:
  Stable on hppa.

  09 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> tk-8.4.6-r1.ebuild:
  Keyworded sparc

  06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> tk-8.3.4-r1.ebuild,
  tk-8.4.6-r1.ebuild, tk-8.4.6.ebuild:
  Switch to use epause and ebeep, bug #62950

  30 Aug 2004; Tom Gall <tgall@gentoo.org> tk-8.4.6-r1.ebuild:
  stable on ppc64, bug #61745

  25 Aug 2004; Doug Goldstein <cardoe@gentoo.org> tk-8.4.6-r1.ebuild:
  Stable on x86

  18 Aug 2004; Aron Griffis <agriffis@gentoo.org> tk-8.4.6.ebuild:
  stable on alpha and ia64

*tk-8.4.6-r1 (07 Aug 2004)

  07 Aug 2004; Doug Goldstein <cardoe@gentoo.org> tk-8.4.6-r1.ebuild
  +files/tk-wm-maxsize.patch, +tk-8.4.6-r1.ebuild:
  Fixed bug #56229. KDE 3.2 missing maximize button with tk apps.
  http://bugs.kde.org/show_bug.cgi?id=67577
  http://sourceforge.net/tracker/index.php?func=detail&aid=915350&group_id=12997
  &atid=112997

  15 Jun 2004; Ferris McCormick <fmccor@gentoo.org> tk-8.4.6.ebuild:
  Marked stable for sparc.

  04 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> tk-8.4.6.ebuild:
  ppc64 needs a stable virtual/x11 first.  Removed keyword

  31 May 2004; Tom Gall <tgall@gentoo.org> tk-8.4.6.ebuild:
  stable on ppc64

  02 May 2004; <tuxus@gentoo.org> tk-8.4.6.ebuild:
  Stable on mips

  25 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> tk-8.3.4-r1.ebuild,
  tk-8.4.6.ebuild:
  don't depend on use echo

  24 Apr 2004; Ian Leitch <port001@gentoo.org> tk-8.3.4-r1.ebuild,
  tk-8.4.6.ebuild:
  Enable threads with local USE flag 'threads'. #2024

  20 Apr 2004; Ian Leitch <port001@gentoo.org> tk-8.4.6.ebuild:
  Marked stable on amd64

  20 Apr 2004; Ian Leitch <port001@gentoo.org> -tk-8.3.3-r2.ebuild,
  -tk-8.3.3-r3.ebuild, -tk-8.3.3.ebuild, -tk-8.3.4.ebuild, -tk-8.4.3.ebuild,
  -tk-8.4.4.ebuild, -tk-8.4.5.ebuild:
  Removed stale ebuilds

  31 Mar 2004; Tom Gall <tgall@gentoo.org> tk-8.4.5.ebuild,  tk-8.4.6.ebuild:
  remove ppc64 for now, we're not ready

*tk-8.4.6 (04 Mar 2004)

  04 Mar 2004; Martin Holzer <mholzer@gentoo.org> tk-8.4.6.ebuild:
  Verison bumped.

  04 Jan 2004; <tuxus@gentoo.org> tk-8.4.3.ebuild:
  Added mips to KEYWORDS

  03 Jan 2004; Aron Griffis <agriffis@gentoo.org> tk-8.4.5.ebuild:
  Add ~alpha

  03 Jan 2004; Brian Jackson <iggy@gentoo.org> tk-8.3.4-r1.ebuild:
  repoman still complaining, 8.3.4 to ia64 to match tcl

  03 Jan 2004; Brian Jackson <iggy@gentoo.org> tk-8.3.3-r2.ebuild,
  tk-8.3.3-r3.ebuild, tk-8.3.3.ebuild, tk-8.3.4-r1.ebuild, tk-8.3.4.ebuild,
  tk-8.4.3.ebuild, tk-8.4.4.ebuild, tk-8.4.5.ebuild:
  adding ~ia64 keywords, it's installed on the releng ia64 box, so I assume it's
  safe, needed for bitkeeper

  19 Dec 2003; David Holm <dholm@gentoo.org> tk-8.4.5.ebuild:
  Added to ~ppc.

*tk-8.4.5 (07 Dec 2003)

  07 Dec 2003; Martin Holzer <mholzer@gentoo.org> tk-8.4.5.ebuild:
  Version bumped.

  07 Dec 2003; Martin Holzer <mholzer@gentoo.org> tk-8.4.3.ebuild,
  tk-8.4.4.ebuild:
  changing to sf

  16 Nov 2003; Brad House <brad_mssw@gentoo.org> tk-8.4.4.ebuild:
  mark stable on amd64

*tk-8.4.4 (22 Oct 2003)

  22 Oct 2003; Martin Holzer <mholzer@gentoo.org> tk-8.4.4.ebuild:
  Version bumped.

*tk-8.4.3 (30 Jun 2003)

  30 Sep 2003; Joshua Kinard <kumba@gentoo.org> tk-8.4.3.ebuild:
  Added ~sparc & ~mips to KEYWORDS

  30 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> tk-8.4.3.ebuild :
  Version bump.

*tk-8.4.2-r1 (19 May 2003)

  19 May 2003; Stanislav Brabec <utx@gentoo.org> tk-8.4.2-r1.ebuild:
  Fixed man-pages installation (worked around bug in mkLinks script - unset
  variable S for installation).

*tk-8.4.2 (17 Apr 2003)

  17 Apr 2003; Stanislav Brabec <utx@gentoo.org> tk-8.4.2.ebuild,
  files/remove-control-v-8.4.diff:
  Updated to version 8.4.2 (bug #18483) and updated Control-V remove patch.

*tk-8.3.4-r1 (28 Mar 2003)

  28 Mar 2003; Seemant Kulleen <seemant@gentoo.org> tk-8.3.4-r1.ebuild:
  fixed sed expression, hopefully closes bug #18300 by Marc 'huz' REYNES
  <marc.reynes@tuxfamily.org>

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords

*tk-8.3.4 (18 Dec 2002)

  20 Mar 2003; Zach Welch <zwelch@gentoo.org> tk-8.3.4.ebuild:
  add arm keyword

  08 Mar 2003; Guy Martin <gmsoft@gentoo.org> tk-8.3.4.ebuild :
  Added hppa to keywords.

  18 Dec 2002; Stefan Jones <cretin@gentoo.org>
  New revision.

*tk-8.3.3-r3 (11 Nov 2002)

  20 Mar 2003; Zach Welch <zwelch@gentoo.org> tk-8.3.3-r3.ebuild:
  add arm keyword

  11 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org>
  tk-8.3.3-r3.ebuild files/digest-tk-8.3.3-r3:
  Some legacy code for default handling of the Control-V keypress is now
  patched away. Fixes #10154.

*tk-8.3.3-r2 (25 Sep 2002)

  25 Sep 2002; Karl Trygve Kalleberg <karltk@gentoo.org>
  tk-8.3.3-r2.ebuild files/digest-tk-8.3.3-r2:
  -r1 placed header files in the wrong place, applied patch from
  Scott Lampert <scott@lampert.org> to fix it. Fixes #8054.

  Removed tk-8.3.3-r1.ebuild files/digest-tk-8.3.3-r1

*tk-8.3.3-r1 (13 Jul 2002)

  02 Aug 2002; mark Guertin <gerk@gentoo.org> tk-8.3.3-r1.ebuild :
  Added ppc to keywords

  13 Jul 2002; Seemant Kulleen <seemant@gentoo.org> tk-8.3.3-r1.ebuild
  files/digest-tk-8.3.3-r1 :

  Symlink for the .so was not being created.  Thanks to
  j_r_fonseca@yahoo.co.uk (Jose' Fonseca) in bug #4946 for the catch and
  fix.


  25 Apr 2002; Seemant Kulleen <seemant@gentoo.org> tk-8.3.3.ebuild :

  Fixed bug #2112 from arndtc@theeggbeater.dyndns.org (Chris Arndt) to reflect
  that the required tcl version may have a revision number on its ebuild

*tk-8.3.3 (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.