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
|
# ChangeLog for dev-lang/gforth
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.16 2005/10/30 15:53:35 grobian Exp $
30 Oct 2005; Fabian Groffen <grobian@gentoo.org> gforth-0.6.2.ebuild:
Marked ~ppc-macos (bug #110818)
16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
01 May 2005; Michael Hanselmann <hansmi@gentoo.org> gforth-0.6.2.ebuild:
Stable on ppc.
22 Apr 2005; Simon Stelling <blubb@gentoo.org> gforth-0.6.2.ebuild:
stable on amd64
03 Sep 2004; David Holm <dholm@gentoo.org> gforth-0.6.2.ebuild:
Added to ~ppc.
06 Aug 2004; Malcolm Lashley <malc@gentoo.org> gforth-0.6.2.ebuild:
Add ~amd64, closes bug #57634
*gforth-0.5.0-r1 (28 Jul 2004)
28 Jul 2004; Jeremy Maitin-Shepard <jbms@gentoo.org> gforth-0.5.0-r1.ebuild:
Fixed sandbox violation, and added proper handling for Emacs support
Resolves Bug #54084
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> gforth-0.5.0.ebuild,
gforth-0.6.1-r1.ebuild, gforth-0.6.1.ebuild, gforth-0.6.2.ebuild:
virtual/glibc -> virtual/libc
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> gforth-0.6.1-r1.ebuild,
gforth-0.6.2.ebuild:
Add die following econf for bug 48950
13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> gforth-0.5.0.ebuild,
gforth-0.6.1-r1.ebuild, gforth-0.6.1.ebuild, gforth-0.6.2.ebuild:
strip-flags into src_compile; don't assign default to S; header fix
15 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org>
files/gforth.el-gentoo.patch:
generate epatch compatible patch
*gforth-0.6.2 (14 Oct 2003)
14 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> gforth-0.6.1-r1.ebuild,
gforth-0.6.2.ebuild:
minor version bump and fix for bug 31089
*gforth-0.6.1-r1 (14 Oct 2003)
14 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> gforth-0.6.1-r1.ebuild,
gforth-0.6.2.ebuild:
minor version bump and fix for bug 31089
*gforth-0.6.1 (02 Apr 2003)
02 Apr 2003; Matthew Kennedy <mkennedy@gentoo.org> gforth-0.6.1.ebuild,
files/50gforth-gentoo.el, files/gforth.el-gentoo.patch:
minor version bump, ebuild clean up, support for emacs USE flag
*gforth-0.5.0.ebuild (04 Jan 2003)
04 Jan 2003; George Shapovalov <george@gentoo.org> ChangeLog, gforth-0.5.0.ebuild, files/digest-gforth-0.5.0 :
initial release (#11677)
GNU Forth is a fast and portable implementation of the ANS Forth language
ebuild submitted by Rafael R. Sevilla <dido@imperium.ph>
|