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
|
# ChangeLog for app-text/gocr
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.17 2004/05/03 14:47:36 fmccor Exp $
03 May 2004; Ferris McCormick <fmccor@gentoo.org> gocr-0.39.ebuild:
Add ~sparc keyword.
26 Apr 2004; Mike Gardiner <obz@gentoo.org> gocr-0.37.ebuild,
gocr-0.39.ebuild:
Marked stable on x86
22 Mar 2004; Mamoru KOMACHI <usata@gentoo.org> gocr-0.3.6-r2.ebuild,
gocr-0.3.6-r3.ebuild, gocr-0.37.ebuild, gocr-0.39.ebuild:
Marked 0.3.6-r3 as stable, closing bug #45242
Changed netpbm dependency to not require 10
*gocr-0.39 (12 Mar 2004)
12 Mar 2004; Mamoru KOMACHI <usata@gentoo.org> gocr-0.39.ebuild:
Version bumped. Closing bug #42743
*gocr-0.3.6-r3 (12 Mar 2004)
12 Mar 2004; Mamoru KOMACHI <usata@gentoo.org> gocr-0.3.6-r3.ebuild:
Fixed manpage directory and changed tetex IUSE flag to doc.
Closing bug #43211
10 Feb 2004; Mike Gardiner <obz@gentoo.org> gocr-0.3.6-r2.ebuild,
gocr-0.37.ebuild:
Included examples in the USE='doc' case, thanks to pYrania, see bug #40617
09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> gocr-0.3.6-r2.ebuild:
changed app-text/ghostscript to virtual/ghostscript
22 Oct 2003; Mike Gardiner <obz@gentoo.org> gocr-0.3.6-r2.ebuild:
Fixed make install to use DESTDIR=D/usr so we get /usr as a prefix instead of
/, see bug #31676
*gocr-0.37 (16 Sep 2003)
16 Sep 2003; Mike Gardiner <obz@gentoo.org> gocr-0.37.ebuild, metadata.xml:
New version with an ebuild rewrite. TeX is no longer required to build the
examples/etc, fig is used instead, which simplifies things a lot. Frontend
usage controlled by gtk, and examples/docs by doc
*gocr-0.3.6-r2 (06 Jul 2002)
19 Jan 2003; Martin Holzer <mholzer@gentoo.org> gocr-0.3.6-r2.ebuild
ChangeLog :
gocr breaks with netpbm 10.11.4 so depending on 9.12*
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
20 Oct 2002; Matthew Turk <satai@gentoo.org> gocr-0.3.6-r2.ebuild
Really really real this time. Fixed dependencies (on transfig) and sandbox.
06 Jul 2002; Seemant Kulleen <seemant@gentoo.org> gocr-0.3.6-r2.ebuild
files/digest-gocr-0.3.6-r2 :
real fix for sandbox violation
*gocr-0.3.6-r1 (29 Jun 2002)
29 Jun 2002; Seemant Kulleen <seeamnt@gentoo.org> gocr-0.3.6-r1.ebuild
files/digest-gocr-0.3.6-r1 :
sandbox violation fix.
*gocr-0.3.6 (28 Jun 2002)
28 Jun 2002; Ryan Phillips <rphillips@gentoo.org> gocr-0.3.6.ebuild :
Added a new version, and disabled the sandbox temporarily. The
sandbox fails on latex font installations. Anybody know a workaround?
*gocr-0.3.4 (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.
|