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
|
# ChangeLog for dev-lang/mozart
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/ChangeLog,v 1.22 2008/10/29 11:31:25 flameeyes Exp $
29 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> mozart-1.4.0.ebuild:
Force -j1 during install, see bug #244872.
26 Aug 2008; <keri@gentoo.org> +files/mozart-1.4.0-dss-libpath.patch,
mozart-1.4.0.ebuild:
Ensure compiled libdss is used during src_test
23 Aug 2008; <keri@gentoo.org> +files/mozart-1.4.0-cstdio.patch,
mozart-1.4.0.ebuild:
Add upstream cstdio fixes
*mozart-1.4.0 (06 Jul 2008)
06 Jul 2008; keri <keri@gentoo.org> +files/mozart-1.4.0-contrib.patch,
+files/mozart-1.4.0-dss-pic.patch, +files/mozart-1.4.0-dss-prefix.patch,
+files/mozart-1.4.0-nostrip.patch, +files/mozart-1.4.0-ozhome.patch,
+files/mozart-1.4.0-ozplatform-sparc.patch,
+files/mozart-1.4.0-parallel-make.patch, +mozart-1.4.0.ebuild:
Version bump.
01 Jun 2008; keri <keri@gentoo.org> files/mozart-1.3.2-portage.patch:
Make Unnester.ozf depend on Builtins.ozf. Closes #212558.
11 May 2008; keri <keri@gentoo.org> mozart-1.3.2.ebuild,
mozart-1.3.2-r1.ebuild:
Move flex and bison to RDEPEND. Closes #221321 and #221589.
24 Feb 2008; keri <keri@gentoo.org> files/mozart-1.3.2-portage.patch,
mozart-1.3.2-r1.ebuild:
Parallelize emake in src_compile and src_install.
23 Feb 2008; keri <keri@gentoo.org> mozart-1.3.2.ebuild,
mozart-1.3.2-r1.ebuild:
QA: update DESCRIPTION.
*mozart-1.3.2-r1 (22 Feb 2008)
22 Feb 2008; keri <keri@gentoo.org> +mozart-1.3.2-r1.ebuild:
Install binaries into Mozart bin dir. Closes #210987 reported by Andrés
Becerra Sandoval.
16 Nov 2007; nixnut <nixnut@gentoo.org> mozart-1.3.2.ebuild:
Stable on ppc wrt bug 199091
15 Nov 2007; Christian Faulhammer <opfer@gentoo.org> mozart-1.3.2.ebuild:
stable x86, bug 199019
14 Nov 2007; Ferris McCormick <fmccor@gentoo.org> mozart-1.3.2.ebuild:
Sparc stable --- Bug #199019 --- all tests good.
14 Nov 2007; keri <keri@gentoo.org> mozart-1.3.2.ebuild:
Run bootstrapping checks in src_test()
04 Oct 2007; keri <keri@gentoo.org> +files/50mozart-gentoo.el,
mozart-1.3.2.ebuild:
Add proper support for emacs. Reported and fixed by Ulrich Mueller in bug
#194604
29 Sep 2007; keri <keri@gentoo.org> +files/mozart-1.3.2-ri-fpe.patch,
mozart-1.3.2.ebuild:
Handle fpe in ri contrib package. Closes bug #193683 reported by kaouete
17 Feb 2007; keri <keri@gentoo.org> files/mozart-1.3.2-contrib.patch,
files/mozart-1.3.2-portage.patch, mozart-1.3.2.ebuild:
Parallelize compile
17 Feb 2007; keri <keri@gentoo.org> files/mozart-1.3.2-ozplatform.patch,
mozart-1.3.2.ebuild:
Add ~sparc to KEYWORDS.
17 Feb 2007; keri <keri@gentoo.org> mozart-1.3.2.ebuild:
Add ~ppc to KEYWORDS
17 Feb 2007; keri <keri@gentoo.org> files/mozart-1.3.2-gcc4.patch:
Include stdlib in ri contrib package.
16 Feb 2007; keri <keri@gentoo.org> files/mozart-1.3.2-ozplatform.patch:
Set OZHOME in oz script.
16 Feb 2007; keri <keri@gentoo.org> +files/mozart-1.3.2-emubin.patch,
mozart-1.3.2.ebuild:
Respect platform emulator directory in src_install.
*mozart-1.3.2 (14 Feb 2007)
14 Feb 2007; keri <keri@gentoo.org> +files/mozart-1.3.2-contrib.patch,
+files/mozart-1.3.2-gcc4.patch, +files/mozart-1.3.2-nostrip.patch,
+files/mozart-1.3.2-ozplatform.patch, +files/mozart-1.3.2-portage.patch,
+metadata.xml, +mozart-1.3.2.ebuild:
Initial import.
|