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
|
# ChangeLog for dev-lang/squeak
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/squeak/ChangeLog,v 1.14 2004/07/02 04:31:41 eradicator Exp $
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> squeak-3.2.5.ebuild,
squeak-3.4.1-r1.ebuild, squeak-3.4.1-r2.ebuild, squeak-3.4.1.ebuild,
squeak-3.6_p3.ebuild:
virtual/glibc -> virtual/libc
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> squeak-3.2.5.ebuild,
squeak-3.4.1-r1.ebuild, squeak-3.4.1-r2.ebuild, squeak-3.4.1.ebuild,
squeak-3.6_p3.ebuild:
Fix use invocation
*squeak-3.6_p3 (09 May 2004)
09 May 2004; David Holm <dholm@gentoo.org> squeak-3.6_p3.ebuild:
Added to ~ppc.
01 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> squeak-3.4.1-r1.ebuild,
squeak-3.4.1-r2.ebuild:
flag-o-matic functions into src_compile
30 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>; squeak-3.2.5.ebuild,
squeak-3.4.1-r1.ebuild, squeak-3.4.1-r2.ebuild, squeak-3.4.1.ebuild:
Change x11-base/xfree dependency to virtual/x11.
15 Feb 2004; David Holm <dholm@gentoo.org> squeak-3.4.1-r2.ebuild:
Added to ~ppc.
*squeak-3.4.1-r2 (03 Dec 2003)
03 Dec 2003; Jared Hudson <jhhudso@gentoo.org> : Added -fforce-addr to the
list of gcc flags being filtered. Credit goes to dhx <xyx@gmx.at> via bug
#20498 for telling us.
04 Jan 2004; Jared Hudson <jhhudso@gentoo.org> : Fixed ebuild so Makefile's
use of tail -1 became tail -n 1. Credit goes to Zachary P. Landau
<kapheine@hypa.net> under bug #35698
*squeak-3.4.1-r1 (11 Oct 2003)
30 Oct 2003; Joshua Kinard <kumba@gentoo.org> squeak-3.4.1-r1.ebuild,
files/squeak-3.4.1-gcc33-string-fix.patch:
Added patch to fix gcc-3.3.x multi-line string issues
Closes Bug #32122
11 Oct 2003; Michael Imhof <tantive@gentoo.org> :
Version bumped. Closes #27408.
Added fixes to filter optimizations.
*squeak-3.4.1 (21 May 2003)
21 May 2003; Michael Imhof <tantive@gentoo.org> :
Version bump. Ebuild submitted by Christopher Verges
<squirrel@headnut.org>.
*squeak-3.2.5 (29 Dec 2002)
29 Dec 2002; Jared Hudson <jhhudso@gentoo.org> : Initial import. Ebuild
submitted by Ragnar Hojland Espinosa <ragnar@linalco.com>.
|