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
|
# ChangeLog for dev-lang/smlnj
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/smlnj/ChangeLog,v 1.14 2005/02/06 14:00:15 mattam Exp $
06 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.0.7.ebuild,
smlnj-110.45.ebuild:
Fix SRC_URI (bug #62054).
30 Sep 2004; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.45.ebuild:
Fix for bug #60965, install.sh needs C locale to complete.
07 Jul 2004; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.0.7.ebuild,
smlnj-110.45.ebuild:
Use export, otherwise build fails on 'clean' (not update) installs.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> smlnj-110.0.7.ebuild,
smlnj-110.45.ebuild:
virtual/glibc -> virtual/libc
10 Jun 2004; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.42.ebuild,
smlnj-110.43.ebuild, files/smlnj-110.43-gcc33-quirk-fix.patch:
Remove non-functionnal 110.4{2,3} ebuilds, add latest working version 110.45
and latest stable version 110.0.7. Also change SRC_URI's to gentoo mirrors to
fix Manifest/digest bugs. Thanks to Bernd Knochenhauer <bk@zerg.homelinux.net>
for help in the testing of these ebuilds. It should fix bugs #43045, #43018,
#30207.
10 Jun 2004; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.42.ebuild,
smlnj-110.43.ebuild, files/smlnj-110.43-gcc33-quirk-fix.patch:
change src_postinst to pkg_postinst
08 Jun 2004; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.42.ebuild:
Fix bug #48509.
24 Apr 2004; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.42.ebuild,
smlnj-110.43.ebuild:
Fix copyright header.
24 Apr 2004; Matthieu Sozeau <mattam@gentoo.org> smlnj-110.43.ebuild:
Add postinst instructions (fix bug#48509).
*smlnj-110.43 (30 Sep 2003)
03 Oct 2003; Joshua Kinard <kumba@gentoo.org> smlnj-110.43.ebuild:
Added a patch to removes -ansi flags from the x86-linux Makefiles as they
interfere with gcc. Closes Bug #30207.
30 Sep 2003; George Shapovalov <george@gentoo.org> smlnj-110.43.ebuild :
new version,
marked 110.42 stable
*smlnj-110.42 (03 Apr 2003)
03 Apr 2003; George Shapovalov <george@gentoo.org> smlnj-110.42.ebuild, files/digest-smlnj-110.42 :
initial release (#9989)
Standard ML of New Jersey compiler and libraries
ebuild submitted by Vadim Berezniker <vadim@berezniker.com> and updated by Ivan Raikov <raikov@cc.gatech.edu>
|