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
|
# ChangeLog for dev-lang/tinycobol
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v 1.20 2010/04/16 18:48:02 phosphan Exp $
16 Apr 2010; Patrick Kursawe <phosphan@gentoo.org> tinycobol-0.64.ebuild,
tinycobol-0.65.9.ebuild:
Fixing build time dependencies. Avoiding installation of empty dir
/usr/man/man1, see bug #315401.
*tinycobol-0.65.9 (23 Jan 2010)
23 Jan 2010; Patrick Kursawe <phosphan@gentoo.org>
+tinycobol-0.65.9.ebuild, +files/tinycobol-0.65.9.patch:
Version bump (needing an updated patch) for bug #298093.
23 Jan 2010; Patrick Kursawe <phosphan@gentoo.org> -tinycobol-0.61.ebuild,
-files/tinycobol-0.61.patch:
Removing obsolete version.
29 Aug 2009; nixnut <nixnut@gentoo.org> tinycobol-0.64.ebuild:
ppc stable #276396
22 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
tinycobol-0.64.ebuild:
stable x86, bug 276396
17 Jul 2009; Patrick Kursawe <phosphan@gentoo.org>
files/tinycobol-0.64.patch:
Fixed some parallel make problems.
17 Jul 2009; Patrick Kursawe <phosphan@gentoo.org>
-files/tinycobol-0.63.patch, -tinycobol-0.63.ebuild:
Removed obsolete version.
*tinycobol-0.64 (08 Dec 2008)
08 Dec 2008; Patrick Kursawe <phosphan@gentoo.org>
+files/tinycobol-0.64.patch, +tinycobol-0.64.ebuild:
Version bump + a few hacks to get the paths the way we want them and to
eliminate pre-stripping. This should solve bugs #243894, #246658, #240236
and #240218.
*tinycobol-0.63 (26 Feb 2007)
26 Feb 2007; Patrick Kursawe <phosphan@gentoo.org>
+files/tinycobol-0.63.patch, +tinycobol-0.63.ebuild:
Version bump with a little fix for problems with current flex versions.
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> tinycobol-0.61.ebuild:
Stable on ppc.
15 Jun 2004; David Holm <dholm@gentoo.org> tinycobol-0.61.ebuild:
Added to ~ppc.
24 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> tinycobol-0.61.ebuild:
Adding IUSE
12 Nov 2003; Patrick Kursawe <phosphan@gentoo.org> tinycobol-0.61.ebuild:
libhtcobol.so symlink was not installed correctly and nobody noticed. Does
anyone use this at all?
*tinycobol-0.61 (25 Sep 2003)
25 Sep 2003; Patrick Kursawe <phosphan@gentoo.org> metadata.xml,
tinycobol-0.61.ebuild, files/tinycobol-0.61.patch:
Version bump (bug #29515).
08 Jul 2003; Patrick Kursawe <phosphan@gentoo.org> tinycobol-0.60.ebuild:
Removing manual setting of db3, no idea why it was in. This closes bug 23576.
27 Jun 2003; Patrick Kursawe <phosphan@gentoo.org> tinycobol-0.60.ebuild:
Corrected dependencies according to bug 23576
12 Jun 2003; <msterret@gentoo.org> tinycobol-0.60.ebuild:
fix Header
*tinycobol-0.60 (12 May 2003)
12 May 2003; Patrick Kursawe <phosphan@gentoo.org> tinycobol-0.60.ebuild:
Initial import, suggestion by Rigo Ketelings <rigo@home.nl> in bug 15686
|