summaryrefslogtreecommitdiff
blob: afe9e81fd705ed7e116ddcdea5b634a7a24f6832 (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
# ChangeLog for dev-lang/tcl
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.17 2003/09/30 20:32:33 kumba Exp $


*tcl-8.4.3 (30 Jun 2003)

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

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

*tcl-8.4.2-r1 (19 May 2003)

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

*tcl-8.4.2 (17 Apr 2003)

  09 May 2003; Stanislav Brabec <utx@gentoo.org> tcl-8.4.2.ebuild:
  Added upgrade recompilation warning (bug #19939) and dependency on
  revdep-rebuild.

  17 Apr 2003; Stanislav Brabec <utx@gentoo.org> tcl-8.4.2.ebuild:
  Updated to version 8.4.2 (bug #18483).

*tcl-8.3.4 (18 Dec 2002)

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

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

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

*tcl-8.3.3-r3 (25 Jun 2002)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : 
  changed sparc ~sparc keywords
  
  02 Aug 2002; mark Guertin <gerk@gentoo.org> tcl-8.8.3-r3.ebuild :

  Added ppc to keywords

  25 Jun 2002; Karl Trygve Kalleberg <karltk@gentoo.org> tcl-8.3.3-r3.ebuild files/digest-tcl-8.3.3-r3:

  Some programs had trouble compiling against tcl due to erroneous quoting of 
  a compile-time env var. Fixed.

  Removed tcl-8.3.3-r2.ebuild files/digest-tcl-8.3.3-r2

*tcl-8.3.3-r2 (31 May 2002)

  31 May 2002; Preston A. Elder <prez@gentoo.org> tcl-8.3.3-r2.ebuild files/digest-tcl-8.3.3-r2:

  Fixed the soft links created in the install process.

*tcl-8.3.3-r1 (24 Apr 2002)

  02 Aug 2002; mark Guertin <gerk@gentoo.org> tcl-8.3.3-r1.ebuild :

  Added ppc to keywords

  24 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> tcl-8.3.3-r1.ebuild files/digest-tcl-8.3.3-r1:

  Threading is now disabled as it breaks some packages, most notably lavaps.

  Removed tcl-8.3.3.ebuild files/digest-tcl-8.3.3

*tcl-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.