summaryrefslogtreecommitdiff
blob: fe8f8c6ce7ae9d33396518a3037fd8b9a0ef3ed1 (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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
# ChangeLog for dev-lang/mozart
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/ChangeLog,v 1.29 2010/11/18 08:01:21 keri Exp $

  18 Nov 2010; <keri@gentoo.org> mozart-1.4.0.ebuild,
  -files/mozart-1.4.0-const-cast.patch, -files/mozart-1.4.0-contrib.patch,
  -files/mozart-1.4.0-cstdio.patch, -files/mozart-1.4.0-dss-ldflags.patch,
  -files/mozart-1.4.0-dss-libpath.patch, -files/mozart-1.4.0-dss-pic.patch,
  -files/mozart-1.4.0-dss-prefix.patch,
  -files/mozart-1.4.0-mkinstalldirs.patch,
  -files/mozart-1.4.0-nostrip.patch,
  -files/mozart-1.4.0-ozbison-string.patch,
  -files/mozart-1.4.0-ozhome.patch,
  -files/mozart-1.4.0-ozplatform-amd64.patch,
  -files/mozart-1.4.0-ozplatform-sparc.patch,
  -files/mozart-1.4.0-parallel-make.patch:
  Bundle patches into distfiles tarball

  26 Aug 2010; <keri@gentoo.org> mozart-1.4.0.ebuild,
  +files/mozart-1.4.0-ozbison-string.patch:
  Mozart ozbison QA tidyups; mention Mozart tests can only be run
  single-threaded

  25 Aug 2010; <keri@gentoo.org> mozart-1.4.0.ebuild,
  +files/mozart-1.4.0-dss-ldflags.patch:
  Respect LDFLAGS

  25 Aug 2010; <keri@gentoo.org> mozart-1.4.0.ebuild,
  +files/mozart-1.4.0-mkinstalldirs.patch:
  Add threadsafe mkinstalldirs patch

  11 Aug 2009; <keri@gentoo.org> mozart-1.3.2.ebuild,
  mozart-1.3.2-r1.ebuild, +files/mozart-1.3.2-const-cast.patch,
  files/mozart-1.3.2-ozplatform.patch:
  glibc2.10 fixes; amd64 chroot fixes

  10 Aug 2009; <keri@gentoo.org> mozart-1.4.0.ebuild,
  +files/mozart-1.4.0-const-cast.patch,
  +files/mozart-1.4.0-ozplatform-amd64.patch:
  glibc2.10 fixes; amd64 chroot fixes

  27 Nov 2008; <keri@gentoo.org> mozart-1.3.2.ebuild,
  mozart-1.3.2-r1.ebuild, mozart-1.4.0.ebuild:
  Add -amd64 -ppc64 to KEYWORDS. Bug #248276.

  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.