summaryrefslogtreecommitdiff
blob: 66c2efdbed3a59bf91d01b38571c333735220dc7 (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
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
# ChangeLog for app-shells/tcsh
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.137 2015/07/19 10:14:06 rhill Exp $

*tcsh-6.18.01-r3 (19 Jul 2015)

  19 Jul 2015; Ryan Hill <rhill@gentoo.org> +tcsh-6.18.01-r3.ebuild,
  +files/tcsh-6.18.01-gcc5.patch:
  Fix hang with gcc-5 (bug #545176).

  17 Feb 2015; Michael Haubenwallner <haubi@gentoo.org> tcsh-6.18.01-r2.ebuild,
  +files/tcsh-6.18.01-aix.patch:
  Add AIX patch for now until upstream (bug#366) knows better.

  26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01-r2.ebuild:
  Stable for sparc, wrt bug #495350

  19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01-r2.ebuild:
  Stable for ppc64, wrt bug #495350

  18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01-r2.ebuild:
  Stable for alpha, wrt bug #495350

  15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01-r2.ebuild:
  Stable for ia64, wrt bug #495350

  14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01-r2.ebuild:
  Stable for ppc, wrt bug #495350

  14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01-r2.ebuild:
  Stable for x86, wrt bug #495350

  12 Jan 2014; Pacho Ramos <pacho@gentoo.org> tcsh-6.18.01-r2.ebuild:
  amd64 stable, bug #495350

  29 Dec 2013; Markus Meier <maekke@gentoo.org> tcsh-6.18.01-r2.ebuild:
  arm stable, bug #495350

  26 Dec 2013; Jeroen Roovers <jer@gentoo.org> tcsh-6.18.01-r2.ebuild:
  Stable for HPPA (bug #495350).

*tcsh-6.18.01-r2 (15 Oct 2013)

  15 Oct 2013; Fabian Groffen <grobian@gentoo.org> +tcsh-6.18.01-r2.ebuild,
  -tcsh-6.18.01-r1.ebuild:
  Revbump for system malloc usage on Darwin to allow larger in memory lists

  20 May 2013; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01.ebuild:
  Stable for s390, wrt bug #466834

  04 May 2013; Fabian Groffen <grobian@gentoo.org> tcsh-6.18.01-r1.ebuild:
  Add comment for ncurses[tinfo] fix

*tcsh-6.18.01-r1 (03 May 2013)

  03 May 2013; Justin Lecher <jlec@gentoo.org> +tcsh-6.18.01-r1.ebuild,
  metadata.xml:
  Add fix for compilation with ncurses[tinfo], #459484

  01 May 2013; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01.ebuild:
  Stable for sh, wrt bug #466834

  26 Apr 2013; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01.ebuild:
  Stable for sparc, wrt bug #466834

  23 Apr 2013; Jeroen Roovers <jer@gentoo.org> tcsh-6.18.01.ebuild:
  Stable for HPPA (bug #466834).

  23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01.ebuild:
  Stable for alpha, wrt bug #466834

  23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01.ebuild:
  Stable for arm, wrt bug #466834

  23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01.ebuild:
  Stable for ia64, wrt bug #466834

  23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01.ebuild:
  Stable for ppc, wrt bug #466834

  23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01.ebuild:
  Stable for ppc64, wrt bug #466834

  23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01.ebuild:
  Stable for x86, wrt bug #466834

  23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01.ebuild:
  Stable for amd64, wrt bug #466834

  08 Mar 2012; Fabian Groffen <grobian@gentoo.org> -tcsh-6.16.ebuild,
  tcsh-6.18.01.ebuild:
  Fix complaints from append-flags, drop old

  02 Mar 2012; Brent Baude <ranger@gentoo.org> tcsh-6.17-r1.ebuild:
  Marking tcsh-6.17-r1 ppc64 for bug 389013

*tcsh-6.18.01 (01 Mar 2012)

  01 Mar 2012; Fabian Groffen <grobian@gentoo.org> +tcsh-6.18.01.ebuild:
  Version bump

  09 Jan 2012; Brent Baude <ranger@gentoo.org> tcsh-6.17-r1.ebuild:
  Marking tcsh-6.17-r1 ppc for bug 389013

*tcsh-6.17.06 (31 Dec 2011)

  31 Dec 2011; Fabian Groffen <grobian@gentoo.org> +tcsh-6.17.06.ebuild,
  -files/tcsh-6.14-r2.patch, -files/tcsh-6.14-r4.patch, -tcsh-6.14-r5.ebuild,
  -tcsh-6.15-r2.ebuild:
  Cleanup old, version bump to beta version with ebuild cleanup.

  26 Nov 2011; Raúl Porcel <armin76@gentoo.org> tcsh-6.17-r1.ebuild:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #389013

  06 Nov 2011; Markus Meier <maekke@gentoo.org> tcsh-6.17-r1.ebuild:
  arm stable, bug #389013

  02 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> tcsh-6.17-r1.ebuild:
  x86 stable wrt bug #389013

  01 Nov 2011; Jeroen Roovers <jer@gentoo.org> tcsh-6.17-r1.ebuild:
  Stable for HPPA (bug #389013).

  01 Nov 2011; Tony Vroon <chainsaw@gentoo.org> tcsh-6.17-r1.ebuild:
  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
  Elijah "Armageddon" El Lazkani in bug #389013.

  01 Aug 2011; Michael Haubenwallner <haubi@gentoo.org> tcsh-6.17-r1.ebuild:
  add keyword ~ppc-aix

  22 Apr 2011; Fabian Groffen <grobian@gentoo.org> tcsh-6.16.ebuild,
  tcsh-6.17-r1.ebuild:
  Convert to EAPI=3 for Prefix, bug #364305

  06 Feb 2011; Mart Raudsepp <leio@gentoo.org> tcsh-6.15-r2.ebuild:
  Drop to ~mips

  08 Oct 2010; Fabian Groffen <grobian@gentoo.org> tcsh-6.16.ebuild:
  Remove leftover RDEPEND=DEPEND line, thanks Kevin Pyle again

  06 Oct 2010; Fabian Groffen <grobian@gentoo.org> tcsh-6.14-r5.ebuild,
  tcsh-6.15-r2.ebuild, tcsh-6.16.ebuild, tcsh-6.17-r1.ebuild:
  Straighten out RDEPEND as suggested by Kevin Pyle in bug #339638

*tcsh-6.17-r1 (24 Jan 2010)

  24 Jan 2010; Fabian Groffen <grobian@gentoo.org> -tcsh-6.17.ebuild,
  +tcsh-6.17-r1.ebuild:
  Install manpage in usr/share, bug #302028. Renamed USE=perl to USE=doc
  since that's what it does.

*tcsh-6.17 (22 Jan 2010)

  22 Jan 2010; Fabian Groffen <grobian@gentoo.org> +tcsh-6.17.ebuild:
  Version bump

  30 Sep 2009; Fabian Groffen <grobian@gentoo.org> tcsh-6.16.ebuild:
  Merge Prefix changes, no differences in functionality or behaviour

  10 Apr 2009; Fabian Groffen <grobian@gentoo.org> tcsh-6.16.ebuild:
  Bump patchset to remove cr0 from stty call, since this is non-POSIX, and
  (even GNU coreutils on) FreeBSD chokes on it. Since there is no bug reported
  for this, I don't bump the package.

  23 Mar 2009; Brent Baude <ranger@gentoo.org> tcsh-6.16.ebuild:
  stable ppc64, bug 262849

  23 Mar 2009; Raúl Porcel <armin76@gentoo.org> tcsh-6.16.ebuild:
  arm/ia64/s390/sh/sparc stable wrt #262849

  22 Mar 2009; Markus Meier <maekke@gentoo.org> tcsh-6.16.ebuild:
  amd64/x86 stable, bug #262849

  21 Mar 2009; Jeroen Roovers <jer@gentoo.org> tcsh-6.16.ebuild:
  Stable for HPPA (bug #262849). Explicate RDEPEND.

  18 Mar 2009; Tobias Klausmann <klausman@gentoo.org> tcsh-6.16.ebuild:
  Stable on alpha, bug #262849

  18 Mar 2009; Brent Baude <ranger@gentoo.org> tcsh-6.16.ebuild:
  stable ppc, bug 262849

  17 Mar 2009; Fabian Groffen <grobian@gentoo.org> tcsh-6.14-r5.ebuild,
  tcsh-6.15-r2.ebuild:
  Change SRC_URI to reflect moved location, thanks phceac(at]yahoo_com in bug
  #262757

  04 Dec 2008; Fabian Groffen <grobian@gentoo.org> -tcsh-6.14-r3.ebuild,
  tcsh-6.14-r5.ebuild:
  Remove old

*tcsh-6.16 (04 Dec 2008)

  04 Dec 2008; Fabian Groffen <grobian@gentoo.org> +tcsh-6.16.ebuild:
  Version bump, thanks to Anton Yuzhaninov for notifying me

  03 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
  Add USE flag description to metadata wrt GLEP 56.

  09 Sep 2007; Joseph Jezak <josejx@gentoo.org> tcsh-6.15-r2.ebuild:
  Marked ppc64 stable for bug #190949.

  02 Sep 2007; Joshua Kinard <kumba@gentoo.org> tcsh-6.15-r2.ebuild:
  Stable on mips, per #190949.

  01 Sep 2007; Raúl Porcel <armin76@gentoo.org> tcsh-6.15-r2.ebuild:
  alpha/ia64/x86 stable wrt #190949

  01 Sep 2007; Jeroen Roovers <jer@gentoo.org> tcsh-6.15-r2.ebuild:
  Stable for HPPA (bug #190949).

  01 Sep 2007; nixnut <nixnut@gentoo.org> tcsh-6.15-r2.ebuild:
  Stable on ppc wrt bug 190949

  01 Sep 2007; Jose Luis Rivero <yoswink@gentoo.org> tcsh-6.15-r2.ebuild:
  Stable on sparc wrt bug #190949

  01 Sep 2007; Christoph Mende <angelos@gentoo.org> tcsh-6.15-r2.ebuild:
  Stable on amd64 wrt bug #190949

  08 Aug 2007; Fabian Groffen <grobian@gentoo.org>
  +files/tcsh-6.14-use-ncurses.patch, tcsh-6.15-r2.ebuild:
  Bump patchver to add back in ls --color=auto alias, as it was restored for
  bash too. Backported patch from prefix to only check for ncurses, as our
  dependencies only say so (otherwise libtermcap is taken if available)

*tcsh-6.15-r2 (24 Jul 2007)

  24 Jul 2007; Fabian Groffen <grobian@gentoo.org> -tcsh-6.14-r33.ebuild,
  -tcsh-6.15-r1.ebuild, +tcsh-6.15-r2.ebuild:
  Config file bump to hopefully fix the tail of bug #167948.

*tcsh-6.15-r1 (03 Jul 2007)

  03 Jul 2007; Fabian Groffen <grobian@gentoo.org>
  +files/tcsh-6.15.00-normalize-command-fix.patch, -tcsh-6.15.ebuild,
  +tcsh-6.15-r1.ebuild:
  Applied patch to fix normalize-command bug, as upstream applied this fix as
  well. Bug #183754, thanks to Yuri Karaban

  30 Jun 2007; Joe Peterson <lavajoe@gentoo.org> tcsh-6.15.ebuild:
  Add ~x86-fbsd keyword

*tcsh-6.15 (23 Jun 2007)

  23 Jun 2007; Fabian Groffen <grobian@gentoo.org> +tcsh-6.15.ebuild:
  Version bump to 6.15.00, fixes bug #182466

  10 Apr 2007; Fabian Groffen <grobian@gentoo.org> tcsh-6.14-r3.ebuild,
  tcsh-6.14-r5.ebuild, tcsh-6.14-r33.ebuild:
  Make installing html docs not require some sort of input via STDIN.
  Thanks to Mathieu Seigneurin in bug #173773.

*tcsh-6.14-r33 (22 Mar 2007)

  22 Mar 2007; Fabian Groffen <grobian@gentoo.org> -tcsh-6.14-r32.ebuild,
  +tcsh-6.14-r33.ebuild:
  New revision that fixes a cosmetic issue of dircolors not being used, so no
  LS_COLORS env variable set.

*tcsh-6.14-r32 (15 Mar 2007)

  15 Mar 2007; Fabian Groffen <grobian@gentoo.org> -tcsh-6.14-r31.ebuild,
  +tcsh-6.14-r32.ebuild:
  Fix TERM not set message for shells like scp

*tcsh-6.14-r31 (14 Mar 2007)

  14 Mar 2007; Fabian Groffen <grobian@gentoo.org> -tcsh-6.14-r30.ebuild,
  +tcsh-6.14-r31.ebuild:
  Do the prompt setting in csh.cshrc such that non-login shells, also get a
  nice prompt

*tcsh-6.14-r30 (01 Mar 2007)

  01 Mar 2007; Fabian Groffen <grobian@gentoo.org> +tcsh-6.14-r30.ebuild:
  New revision which uses an entirely revamped config files system. Should fix
  issues for KDE users. Please test.

  24 Jan 2007; Marius Mauch <genone@gentoo.org> tcsh-6.14-r3.ebuild:
  Replacing einfo with elog

*tcsh-6.14-r5 (05 Dec 2006)

  05 Dec 2006; Fabian Groffen <grobian@gentoo.org> files/tcsh-6.14-r4.patch,
  -tcsh-6.14-r4.ebuild, +tcsh-6.14-r5.ebuild:
  Fix issue that was mentioned post-fix in bug #156422: don't use tset as it
  is an interactive tool, which is evil.

*tcsh-6.14-r4 (02 Dec 2006)

  02 Dec 2006; Fabian Groffen <grobian@gentoo.org>
  +files/tcsh-6.14-r4.patch, tcsh-6.14-r3.ebuild, +tcsh-6.14-r4.ebuild:
  New revision to fix bug #156422 and the additional comments on bug #91725.
  Thanks to Matus UHLAR - fantomas.

  19 Oct 2006; Fabian Groffen <grobian@gentoo.org>
  +files/tcsh-6.14-makefile.patch, tcsh-6.14-r3.ebuild:
  Added patch for bug #151951, thanks dev-zero for pointing out

  11 Apr 2006; Fabian Groffen <grobian@gentoo.org> tcsh-6.14-r3.ebuild:
  Adding USE-flag catalogs for NLS catalogs support. Thanks to Kouya Sakamoto
  <krs at) juno.ocn dot ne.jp> (bug #128439)

  19 Feb 2006; Joshua Kinard <kumba@gentoo.org> tcsh-6.14-r3.ebuild:
  Marked stable on mips.

  07 Feb 2006; Aron Griffis <agriffis@gentoo.org> tcsh-6.14-r3.ebuild:
  Mark 6.14-r3 stable on alpha

  06 Feb 2006; Jeroen Roovers <jer@gentoo.org> tcsh-6.14-r3.ebuild:
  Stable on hppa (bug #121343).

  06 Feb 2006; Markus Rothe <corsair@gentoo.org> tcsh-6.14-r3.ebuild:
  Stable on ppc64: bug #121343

  03 Feb 2006; <nixnut@gentoo.org> tcsh-6.14-r3.ebuild:
  Added ppc keyword. bug 121343

  03 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> tcsh-6.14-r3.ebuild:
  Stable on sparc wrt #121343

  03 Feb 2006; Joshua Jackson <tsunam@gentoo.org> tcsh-6.14-r3.ebuild:
  Stable on x86; bug #121343

  02 Feb 2006; Patrick McLean <chutzpah@gentoo.org> tcsh-6.14-r3.ebuild:
  Stable on amd64 (bug #121343).

*tcsh-6.14-r3 (29 Jan 2006)

  29 Jan 2006; Fabian Groffen <grobian@gentoo.org>
  +files/tcsh-6.14.00-debian-dircolors.patch, +tcsh-6.14-r3.ebuild:
  Making fixes for bug #119703: providing a csh -> tcsh symlink, and bug #120792
  to stop tcsh complaining on newest coreutils' LS_COLORS var.

  02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> tcsh-6.14-r2.ebuild:
  Stable on ppc.

  31 Dec 2005; Simon Stelling <blubb@gentoo.org> tcsh-6.14-r2.ebuild:
  stable on amd64

  31 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> tcsh-6.14-r2.ebuild:
  Stable on alpha wrt bug #117118

  30 Dec 2005; Joshua Kinard <kumba@gentoo.org> tcsh-6.14-r2.ebuild:
  Marked stable on mips.

  30 Dec 2005; Yuta SATOH <nigoro@gentoo.org> tcsh-6.14-r2.ebuild:
  Stable on ppc64, bug #117118

  30 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> tcsh-6.14-r2.ebuild:
  Stable on sparc wrt #117118

  29 Dec 2005; Jeroen Roovers <jer@gentoo.org> tcsh-6.14-r2.ebuild:
  Stable on hppa (bug #117118).

  29 Dec 2005; Krzysiek Pawlik <nelchael@gentoo.org> tcsh-6.14-r2.ebuild:
  Stable on x86, bug #117118.

*tcsh-6.14-r2 (20 Nov 2005)

  20 Nov 2005; Fabian Groffen <grobian@gentoo.org>
  +files/tcsh-6.14-r2.patch, +tcsh-6.14-r2.ebuild:
  Fix for bug #104763: now scripts from /etc/profile.d are not being sourced
  for non-interactive shells.  Moved unused legacy scripts to example dir
  instead of installing them and polluting the filesystem.

  02 Nov 2005; Fabian Groffen <grobian@gentoo.org> tcsh-6.14-r1.ebuild:
  Only add csh symlink if csh is not yet there for bug #26196
  Cleanup/correctness action suggested by Mr_Bones_:
  - check for/add symlink to csh in pkg_postinst
  - make RDEPEND DEPEND as the dependencies are required during compilation
  - feed doins a set of files instead of one at a time

*tcsh-6.14-r1 (30 Sep 2005)

  30 Sep 2005; Fabian Groffen <grobian@gentoo.org> metadata.xml,
  +tcsh-6.14-r1.ebuild:
  Adding new revision of 6.14 which incorporates a whole new configuration
  system, that resolves (hopefully) many bugs.  The new config is much more
  closer to the bare defaults and does not activate all kind of customisations
  by default.
  Made myself maintainer and updated metadata.xml.
  Resolves bugs #17660 #17852 #18340 #18852 #26122 #26159 #27877 #47059 #49851
  #89295 #93968 #105246

  14 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> tcsh-6.13-r1.ebuild:
  Stable on alpha

  18 May 2005; Markus Rothe <corsair@gentoo.org> tcsh-6.13-r1.ebuild:
  Stable on ppc64

  10 May 2005; Rene Nussbaumer <killerfox@gentoo.org> tcsh-6.13-r1.ebuild:
  stable on hppa

  07 May 2005; Aron Griffis <agriffis@gentoo.org> tcsh-6.13-r1.ebuild:
  stable on ia64

  01 May 2005; Joshua Kinard <kumba@gentoo.org> tcsh-6.13-r1.ebuild:
  Marked stable on mips.

  01 May 2005; Tom Martin <slarti@gentoo.org> tcsh-6.13-r1.ebuild:
  Stable on amd64.

  21 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> tcsh-6.13-r1.ebuild:
  Stable on sparc

  21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> tcsh-6.13-r1.ebuild:
  Stable on ppc.

*tcsh-6.14 (20 Apr 2005)

  20 Apr 2005; Daniel Black <dragonheart@gentoo.org> tcsh-6.13-r1.ebuild,
  +tcsh-6.14.ebuild:
  6.13-r1 x86 stable. added version 6.14 that fixes Russian locale stuff as
  per bug #83732. Thanks to Yuri Karaban <ykar@lisNOSPAMt.ru>

*tcsh-6.13-r1 (02 Mar 2005)

  02 Mar 2005; Daniel Black <dragonheart@gentoo.org>
  +files/tcsh-6.11.00-termcap.patch, +files/tcsh-6.12.00-setpgrp.patch,
  +files/tcsh-6.13.00-arch.patch, +files/tcsh-6.13.00-charset.patch,
  +files/tcsh-6.13.00-closem.patch, +files/tcsh-6.13.00-codeset.patch,
  +files/tcsh-6.13.00-cstr.patch, +files/tcsh-6.13.00-dspmbyte.patch,
  +files/tcsh-6.13.00-fcntl.patch, +files/tcsh-6.13.00-glob.patch,
  +files/tcsh-6.13.00-iconv.patch, +files/tcsh-6.13.00-utmp.patch,
  +files/tcsh-6.13.00-winchg.patch, +tcsh-6.13-r1.ebuild:
  russian characters problems as per bug #83732. Thanks to Yuri Karaban
  <ykar@list.ru> for the bug and finding and testing all the patches

  02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  22 Nov 2004; Sven Wegener <swegener@gentoo.org> :
  Fixed digests.

*tcsh-6.13 (22 Nov 2004)

  22 Nov 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
  -files/csh.cshrc, -files/csh.login, -files/tcsh-6.10-tc.os.h-gentoo.diff,
  -files/tcsh-6.11-tc.os.h-gentoo.diff, -files/tcsh-complete,
  -tcsh-6.11.ebuild, -tcsh-6.12-r2.ebuild, tcsh-6.12-r3.ebuild,
  +tcsh-6.13.ebuild:
  6.12 no longer on SRC_URI. version bumped to 6.13. Verfied patches are
  included. Bug #71968 by Michael Labhard <m.labhard@comcast.net> refers. Old
  file cleanout too.

  25 Sep 2004; Joshua Kinard <kumba@gentoo.org> tcsh-6.12-r3.ebuild:
  Marked stable on mips.

  22 Aug 2004; Joshua Kinard <kumba@gentoo.org> tcsh-6.12-r3.ebuild:
  Added ~mips to KEYWORDS.

  02 Jun 2004; Aron Griffis <agriffis@gentoo.org> tcsh-6.12-r2.ebuild:
  Fix use invocation

  12 May 2004; Bryan Østergaard <kloeri@gentoo.org> tcsh-6.12-r3.ebuild:
  Stable on alpha.

  10 May 2004; Tom Gall <tgall@gentoo.org> tcsh-6.12-r3:
  marking stable for ppc64 (bug #50281)

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org> tcsh-6.12-r2.ebuild,
  tcsh-6.12-r3.ebuild:
  Add die following econf for bug 48950

  09 Jan 2004; Aron Griffis <agriffis@gentoo.org> tcsh-6.12-r2.ebuild:
  stable on alpha

*tcsh-6.12-r3 (22 Dec 2003)

  22 Dec 2003; Guy Martin <gmsoft@gentoo.org> tcsh-6.12-r3.ebuild, 
  files/tcsh-complete :
  Revision bump to fix bug #33155. Marked stable on hppa.

  13 Dec 2003; Brad House <brad_mssw@gentoo.org> tcsh-6.12-r2.ebuild:
  mark stable on amd64

  26 Oct 2003; Brad House <brad_mssw@gentoo.org> tcsh-6.12-r2.ebuild:
  add ~amd64 flag

  17 Oct 2003; Nick Hadaway <raker@gentoo.org> files/tcsh-complete:
  Addressing bug #21853.  Changing mount autocomplete to BSD4.3 
  compatible commands instead of SVR4.

  22 May 2003; Tavis Ormandy <taviso@gentoo.org> tcsh-6.12-r2.ebuild:
  Marking ~alpha, fixes #21125

*tcsh-6.12-r2 (7 Mar 2003)

  7 Mar 2003; Alain Penders <alain@gentoo.org> : Added minor patch to enable
  kanji support when cjk flag is set.

*tcsh-6.12-r1 (25 Jan 2003)

  02 Feb 2003; Jack Morgan <jmorgan@gentoo.org> tcsh-6.12-r1.ebuild :
  Changed ~sparc to sparc
 
  25 Jan 2003; Alain Penders <alain@gentoo.org> : Totally new default tcsh
  scripts.
 
*tcsh-6.12 (21 Oct 2002)

  21 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : New version, closes bug
  #6406.

*tcsh-6.11 (09 Jul 2002)

  19 Sept 2002; Mike Frysinger <vapier@gentoo.org> : Added more hosts to
  SRC_URI and added HOMEPAGE variable

  15 Jul 2002; Owen Stampflee <owen@gentoo.org> : Changed KEYWORDS="*" to
  KEYWORDS="x86 ppc"

  09 Jul 2002; Seemant Kulleen <seemant@gentoo.org> tcsh-6.11.ebuild,
  files/digest-tcsh-6.11 :

  Version bump.  Thanks to: gentoo@subgroove.net in bug #4740

*tcsh-6.10-r3 (21 Mar 2002)

  19 Sept 2002; Mike Frysinger <vapier@gentoo.org> : Added more hosts to
  SRC_URI and added HOMEPAGE variable

  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> tcsh-6.10-r3.ebuild:
  HTML documentation will not get gzipped any longer. Thanks to
  stefan@mdy.univie.ac.at for pointing this out.

*tcsh-6.10-r2 (01 Feb 2002)

  01 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.