summaryrefslogtreecommitdiff
blob: 53dba698fb35ea62bcfff93998bca4c9142f0d39 (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
# ChangeLog for dev-lang/tcl
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.25 2004/03/03 02:04:01 iggy Exp $

  02 Mar 2004; Brian Jackson <iggy@gentoo.org> tcl-8.4.5.ebuild:
  added s390 to keywords

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

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

  03 Jan 2004; Brian Jackson <iggy@gentoo.org> tcl-8.3.3-r1.ebuild,
  tcl-8.3.3-r3.ebuild, tcl-8.3.4.ebuild, tcl-8.4.3.ebuild, tcl-8.4.4.ebuild,
  tcl-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> tcl-8.4.5.ebuild:
  Added to ~ppc.

*tcl-8.4.5 (07 Dec 2003)

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

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

  16 Nov 2003; Brad House <brad_mssw@gentoo.org> tcl-8.4.4.ebuild:
  add ~amd64 flag

*tcl-8.4.4 (22 Oct 2003)

  22 Oct 2003; Martin Holzer <mholzer@gentoo.org> tcl-8.4.4.ebuild:
  Version bumped. Closes #28633.

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