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
|
# ChangeLog for dev-tcltk/otcl
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.24 2006/08/06 16:39:44 weeve Exp $
06 Aug 2006; Jason Wever <weeve@gentoo.org> otcl-1.11.ebuild:
Stable on SPARC wrt bug #123209.
27 Jul 2006; Joshua Jackson <tsunam@gentoo.org> otcl-1.11.ebuild:
Stable x86; bug #123209
07 Jul 2006; Jon Hood <squinky86@gentoo.org> otcl-1.11.ebuild:
Stable on amd64, bug #123209.
*otcl-1.11 (15 May 2006)
15 May 2006; Robin H. Johnson <robbat2@gentoo.org>
+files/otcl-1.11-badfreefix.patch,
+files/otcl-1.11-configure-cleanup.patch, +otcl-1.11.ebuild:
Bug #119147 and #123209, a version bump, with a large configure cleanup to
work under modern Gentoo TCL and Bash3.1.
28 Mar 2006; Emanuele Giaquinta <exg@gentoo.org> otcl-1.9.ebuild:
Fix configure with bash-3.1.
24 Apr 2005; MATSUU Takuto <matsuu@gentoo.org> otcl-1.8-r3.ebuild:
stable on x86
24 Apr 2005; Simon Stelling <blubb@gentoo.org> otcl-1.8-r3.ebuild:
stable on amd64
23 Apr 2005; MATSUU Takuto <matsuu@gentoo.org> -otcl-1.8-r1.ebuild,
-otcl-1.8-r2.ebuild, otcl-1.9.ebuild:
Fixed parallel make problem, Bug 90149.
Removed old versions.
*otcl-1.9 (03 Apr 2005)
03 Apr 2005; MATSUU Takuto <matsuu@gentoo.org> +otcl-1.9.ebuild:
Version bumped. Cleanup ebuild.
27 Oct 2004; Karol Wojtaszek <sekretarz@gentoo.org> otcl-1.8-r3.ebuild:
Added ~amd64
28 Aug 2004; Doug Goldstein <cardoe@gentoo.org> otcl-1.8-r3.ebuild:
That fix only worked on one system... not the other... this is the permenant
fix by fixing the Makefile
*otcl-1.8-r3 (28 Aug 2004)
28 Aug 2004; Doug Goldstein <cardoe@gentoo.org> +otcl-1.8-r3.ebuild:
ebuild incorrectly attempted to recompile the shared library after the
fact causing a failure. bug #61639
26 Aug 2004; Ferris McCormick <fmccor@gentoo.org> otcl-1.8-r2.ebuild:
Stable for sparc.
07 Aug 2004; Tom Martin <slarti@gentoo.org> otcl-1.8-r1.ebuild,
otcl-1.8-r2.ebuild:
Typo in DESCRIPTION: extention -> extension. Bug 59717.
03 Aug 2004; David Holm <dholm@gentoo.org> otcl-1.8-r2.ebuild:
Added to ~ppc.
*otcl-1.8-r2 (27 Jul 2004)
27 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> otcl-1.8-r2.ebuild:
bug #57294.
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> otcl-1.8-r1.ebuild:
Add die following econf for bug 48950
14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> otcl-1.8-r1.ebuild:
Inherit eutils.
04 Apr 2004; Chris Aniszczyk <zx@gentoo.org> metadata.xml,
otcl-1.8-r1.ebuild, otcl-1.8.ebuild:
Clean up.
*otcl-1.8-r1 (13 Jan 2004)
13 Jan 2003; Robin H. Johnson <robbat2@gentoo.org> otcl-1.8-r1.ebuild:
fix a big upstream bug myself, need to send it to them still. caused
segfaults.
10 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> otcl-1.8.ebuild:
fix a slight glitch
*otcl-1.8 (10 Jan 2004)
10 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> otcl-1.8.ebuild:
Initial commit, original ebuild by Christophe Radovcic
<christophe.radovcic@laposte.net>, heavily updated by robbat2@gentoo.org
|