summaryrefslogtreecommitdiff
blob: c13f1df9904968c0bece025bce8bd3921e5429cb (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
# ChangeLog for dev-lang/gnu-smalltalk
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog,v 1.21 2006/12/07 03:59:47 araujo Exp $

*gnu-smalltalk-2.3 (07 Dec 2006)

  07 Dec 2006; Luis F. Araujo <araujo@gentoo.org> +gnu-smalltalk-2.3.ebuild:
  Updated gnu-smalltalk version

  01 Dec 2006; Luis F. Araujo <araujo@gentoo.org>
  gnu-smalltalk-2.1.12.ebuild, gnu-smalltalk-2.2-r1.ebuild:
  Tweaking a bit the tcltk -> tcl, tk use flag bug #17808

  29 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
  gnu-smalltalk-2.1.12.ebuild, gnu-smalltalk-2.2-r1.ebuild:
  moved tcltk USE flag over to separate tk and tcl flags, see bug #17808

  05 Nov 2006; Luis F. Araujo <araujo@gentoo.org> -gnu-smalltalk-2.2.ebuild:
  Removing broken version.

*gnu-smalltalk-2.2-r1 (05 Nov 2006)

  05 Nov 2006; Luis F. Araujo <araujo@gentoo.org>
  +gnu-smalltalk-2.2-r1.ebuild:
  Fixing bug #150313

  16 Dec 2005; Mark Loeser <halcy0n@gentoo.org> gnu-smalltalk-2.1.12.ebuild:
  Stable on x86; bug #115378

*gnu-smalltalk-2.2 (13 Dec 2005)

  13 Dec 2005; Luis f. Araujo <araujo@gentoo.org> +gnu-smalltalk-2.2.ebuild:
  Added new GST version.

  07 Oct 2005; Matthew Kennedy <mkennedy@gentoo.org>
  gnu-smalltalk-2.1.12.ebuild:
  Keywording ~amd64.

  13 Sep 2005; Ferris McCormick <fmccor@gentoo.org>
  gnu-smalltalk-2.1.12.ebuild:
  Add ~sparc keyword.  Appears to build and run fine.

*gnu-smalltalk-2.1.12 (05 Sep 2005)

  05 Sep 2005; Luis F. Araujo <araujo@gentoo.org>
  +gnu-smalltalk-2.1.12.ebuild:
  Added new version of GST. Many bugs fixed in the package and the ebuild.
  (proper amd64 support now, recreate an image with the right kernel path).

  22 Aug 2005; Ferris McCormick <fmccor@gentoo.org>
  gnu-smalltalk-2.1.11.ebuild:
  Add ~sparc keyword.  Builds and runs all tests successfully, and
  gst has run well on sparc systems for years.

*gnu-smalltalk-2.1.11 (18 Aug 2005)

  18 Aug 2005; Luis F. Araujo <araujo@gentoo.org>
  +files/2.1.11-gst-image-temp.patch, +gnu-smalltalk-2.1.11.ebuild:
  Added new version of GNU SmallTalk. Changed some commands to use
  ebuilds-scripts

  17 May 2005; Luis F. Araujo <araujo@gentoo.org>
  gnu-smalltalk-2.1.10-r1.ebuild:
  Change inheriting gcc by toolchain-funcs

*gnu-smalltalk-2.1.10-r1 (09 Apr 2005)

  09 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
  -files/2.1.8-gst-package-mktemp-gentoo.patch, -gnu-smalltalk-2.1.8.ebuild,
  -gnu-smalltalk-2.1.10.ebuild, +gnu-smalltalk-2.1.10-r1.ebuild:
  Corrected permissions on installed packages.xml (was previously root user
  read/write)

  03 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
  files/50gnu-smalltalk-gentoo.el:
  Autoload for gst

  03 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
  files/50gnu-smalltalk-gentoo.el, gnu-smalltalk-2.1.10.ebuild:
  Correct messy Emacs Lisp installation; Include autoload for Emacs
  interactive function: smalltalk-mode.

  31 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
  gnu-smalltalk-2.1.10.ebuild:
  Fixed tcltk typo

*gnu-smalltalk-2.1.10 (31 Mar 2005)

  31 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
  +files/2.1.10-gst-image-temp.patch, metadata.xml,
  +gnu-smalltalk-2.1.10.ebuild:
  New upstream version; Resolves Bug #78880; Update contributed by Luis F.
  Araujo <araujo@gentoo.org>; Created Luis maintainer entry to metadata.xml.

  18 Aug 2004; <mkennedy@gentoo.org> gnu-smalltalk-2.1.8.ebuild:
  Fixed problem with configuration parameters when tcltk is not in USE

  16 Jul 2004; David Holm <dholm@gentoo.org> gnu-smalltalk-2.1.8.ebuild:
  Added to ~ppc.

*gnu-smalltalk-2.1.8 (08 Jul 2004)

  08 Jul 2004; <mkennedy@gentoo.org> +metadata.xml,
  +files/2.1.8-gst-package-mktemp-gentoo.patch,
  +files/50gnu-smalltalk-gentoo.el, +gnu-smalltalk-2.1.8.ebuild:
  Initial port.  Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>