blob: 0fee63b4d81c649321e9886a043ff3dff7f5ce5e (
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
|
# ChangeLog for dev-lang/tk
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.23 2003/12/19 17:51:04 dholm Exp $
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.
|