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
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
|
# ChangeLog for sci-mathematics/maxima
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.82 2010/09/17 11:23:55 grozin Exp $
*maxima-5.22.1 (17 Sep 2010)
17 Sep 2010; Andrey Grozin <grozin@gentoo.org> +maxima-5.22.1.ebuild,
+files/maxima-5.22.1-emacs-version.patch, +files/maxima-5.22.1.patch,
+files/maxima-imaxima.patch, +files/maxima-rmaxima.patch,
+files/maxima-wish.patch, metadata.xml:
Version bump. Ebuild re-written in a more table-driven fashion, for easier
maintainance. Improvements by François Bissey <f.r.bissey@massey.ac.nz>
imported from the science overlay, thus fixing #255673, many thanks.
14 Sep 2010; Sébastien Fabbro <bicatali@gentoo.org>
maxima-5.21.1-r1.ebuild:
Avoid hanging during configure with USE=-emacs, bug #336739, thanks ulm
15 Jun 2010; Justin Lecher <jlec@gentoo.org> maxima-5.21.1-r1.ebuild:
Imported prefix changes
*maxima-5.21.1-r1 (01 May 2010)
01 May 2010; Andrey Grozin <grozin@gentoo.org> -maxima-5.21.1.ebuild,
+maxima-5.21.1-r1.ebuild, -files/maxima-5.21.1-clozurecl-1.5.patch,
+files/maxima-5.21.1.patch:
A patch to support clozurecl-1.5 added
*maxima-5.21.1 (24 Apr 2010)
24 Apr 2010; Andrey Grozin <grozin@gentoo.org> +maxima-5.21.1.ebuild,
+files/maxima-5.21.1-clozurecl-1.5.patch,
+files/maxima-5.21.1-emacs-version.patch:
Version bump
*maxima-5.20.1-r2 (12 Apr 2010)
12 Apr 2010; Andrey Grozin <grozin@gentoo.org> -maxima-5.20.1-r1.ebuild,
+maxima-5.20.1-r2.ebuild, +files/maxima-5.20.1-ecl-10.4.1.patch:
Added patch for ecl-10.4.1
*maxima-5.20.1-r1 (06 Mar 2010)
06 Mar 2010; Ulrich Mueller <ulm@gentoo.org> -maxima-5.20.1.ebuild,
+maxima-5.20.1-r1.ebuild, +files/maxima-5.20.1-emacs-version.patch:
Fix test for Emacs version in maxima.el, bug 307349.
14 Jan 2010; Sébastien Fabbro <bicatali@gentoo.org>
-maxima-5.14.0.ebuild, -maxima-5.17.1-r1.ebuild, maxima-5.18.1.ebuild,
maxima-5.19.2.ebuild, maxima-5.20.1.ebuild:
AECA license removed, bug #300885
26 Dec 2009; Raúl Porcel <armin76@gentoo.org> maxima-5.18.1.ebuild:
sparc stable wrt #264649
24 Dec 2009; Andrey Grozin <grozin@gentoo.org> maxima-5.20.1.ebuild:
Restored ~ppc ~sparc keywords
*maxima-5.20.1 (17 Dec 2009)
17 Dec 2009; Andrey Grozin <grozin@gentoo.org> +maxima-5.20.1.ebuild,
+files/maxima-clozurecl.patch, metadata.xml:
Version bump, added clozurecl as a supported lisp
07 Oct 2009; nixnut <nixnut@gentoo.org> maxima-5.18.1.ebuild:
ppc stable #264649
*maxima-5.19.2 (31 Aug 2009)
31 Aug 2009; Andrey Grozin <grozin@gentoo.org> -maxima-5.19.1.ebuild,
+maxima-5.19.2.ebuild:
Version bump
*maxima-5.19.1 (22 Aug 2009)
22 Aug 2009; Andrey Grozin <grozin@gentoo.org> +maxima-5.19.1.ebuild,
+files/maxima-5.19.1-no-init-files.patch:
Version bump; added ecl as a supported lisp
03 Aug 2009; Markus Meier <maekke@gentoo.org> maxima-5.18.1.ebuild:
amd64 stable, bug #264649
21 Jul 2009; Christian Faulhammer <fauli@gentoo.org> maxima-5.18.1.ebuild:
stable x86, bug 264649
21 Jun 2009; Hans de Graaff <graaff@gentoo.org> maxima-5.14.0.ebuild,
maxima-5.17.1-r1.ebuild, maxima-5.18.1.ebuild:
Rename virtual/xemacs -> app-editors/xemacs because the virtual has been
removed.
30 May 2009; Ulrich Mueller <ulm@gentoo.org> maxima-5.14.0.ebuild,
maxima-5.17.1-r1.ebuild, maxima-5.18.1.ebuild:
Remove app-text/tetex from dependencies, bug 227443.
20 Apr 2009; Andrey Grozin <grozin@gentoo.org> ChangeLog:
Version bump
01 Apr 2009; Ulrich Mueller <ulm@gentoo.org> maxima-5.17.1-r1.ebuild:
Restore ~sparc after imaxima keywording, bug 262975.
26 Mar 2009; Andrey Grozin <grozin@gentoo.org> maxima-5.17.1-r1.ebuild:
~sparc added back
*maxima-5.17.1-r1 (19 Mar 2009)
19 Mar 2009; Andrey Grozin <grozin@gentoo.org> files/50maxima-gentoo.el,
-maxima-5.13.0-r1.ebuild, -maxima-5.15.0-r1.ebuild, -maxima-5.16.3.ebuild,
-maxima-5.17.1.ebuild, +maxima-5.17.1-r1.ebuild:
maxima no longer installs imaxima - there is a separate package (bug
#260663, thanks to Ulrich Mueller). rmaxima is produced when no lisp USE
flags are given (bug #261455). Old versions cleaned.
*maxima-5.17.1 (20 Dec 2008)
20 Dec 2008; Andrey Grozin <grozin@gentoo.org> +maxima-5.17.1.ebuild:
Version bump
29 Nov 2008; Andrey Grozin <grozin@gentoo.org> maxima-5.16.3.ebuild:
Path to texmf-site now hard-coded
03 Sep 2008; Alexis Ballier <aballier@gentoo.org> maxima-5.15.0-r1.ebuild,
maxima-5.16.3.ebuild:
Fix deps for mh, preparing for texlive 2008: as it now has its own ebuild,
we won't be shipping it with texlive-mathextra anymore but use the ebuild
instead.
*maxima-5.16.3 (26 Aug 2008)
26 Aug 2008; Andrey Grozin <grozin@gentoo.org> -maxima-5.16.2.ebuild,
+maxima-5.16.3.ebuild:
Version bump
*maxima-5.16.2 (19 Aug 2008)
19 Aug 2008; Andrey Grozin <grozin@gentoo.org> -maxima-5.15.0.ebuild,
+maxima-5.16.2.ebuild:
Version bump
06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
26 May 2008; Sébastien Fabbro <bicatali@gentoo.org>
maxima-5.15.0-r1.ebuild:
Fixed link for documentation (bug #223491)
*maxima-5.15.0-r1 (30 Apr 2008)
30 Apr 2008; Sébastien Fabbro <bicatali@gentoo.org>
files/50maxima-gentoo.el, +maxima-5.15.0-r1.ebuild:
Include imaxima, and blocks old imaxima, thanks Andrey Grozin.
*maxima-5.15.0 (29 Apr 2008)
29 Apr 2008; Sébastien Fabbro <bicatali@gentoo.org>
+maxima-5.15.0.ebuild:
Version bump
18 Apr 2008; Markus Meier <maekke@gentoo.org> maxima-5.14.0.ebuild:
amd64/x86 stable, bug #215787
12 Apr 2008; nixnut <nixnut@gentoo.org> maxima-5.14.0.ebuild:
Stable on ppc wrt bug 215787
08 Apr 2008; Raúl Porcel <armin76@gentoo.org> maxima-5.14.0.ebuild:
sparc stable wrt #215787
07 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org>
-files/maxima-5.13.0-xdg-utils.patch,
-files/maxima-5.14.0-xdg-utils.patch, +files/maxima-no-init-files.patch,
+files/maxima-xdg-utils.patch, maxima-5.13.0-r1.ebuild,
maxima-5.14.0.ebuild:
Do not load host lisp init files, see bug #203748. Join xdg patches.
02 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> maxima-5.14.0.ebuild:
Fixed default lisp dependency (bug #208515)
*maxima-5.14.0 (29 Jan 2008)
29 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org>
+files/maxima-5.14.0-xdg-utils.patch, +maxima-5.14.0.ebuild:
Version bump. Now supports again multiple lisp simultaneously.
Thanks much to Andrey Grozin <A.G.Grozin@inp.nsk.su> to
update the ebuild and maintain it in the science overlay.
08 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org>
-files/maxima-emacs.patch, -maxima-5.9.1.ebuild, maxima-5.13.0-r1.ebuild:
tetex version dependency should now be more than 3 (bug #203558)
22 Dec 2007; nixnut <nixnut@gentoo.org> maxima-5.13.0-r1.ebuild:
Stable on ppc wrt bug 201216
08 Dec 2007; Samuli Suominen <drac@gentoo.org> maxima-5.13.0-r1.ebuild:
amd64 stable wrt #201216
06 Dec 2007; Ferris McCormick <fmccor@gentoo.org> maxima-5.13.0-r1.ebuild:
Sparc stable --- Bug #201216 --- all tests pass.
05 Dec 2007; Markus Meier <maekke@gentoo.org> maxima-5.13.0-r1.ebuild:
x86 stable, bug #201216
20 Nov 2007; Markus Dittrich <markusle@gentoo.org> maxima-5.9.1.ebuild,
maxima-5.13.0-r1.ebuild:
Switched tetex useflag and dependency to latex and latex-base,
respectively (see bug #196745).
08 Oct 2007; Ulrich Mueller <ulm@gentoo.org> maxima-5.13.0-r1.ebuild:
Fix typo PV->PN in Emacs load path, bug #195043.
08 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org>
maxima-5.13.0-r1.ebuild:
Fixed emacs load path, I said.
08 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org>
-files/maxima-5.11.0-diff_form.patch,
-files/maxima-5.11.0-xdg-utils.patch, -maxima-5.11.0-r2.ebuild,
-maxima-5.13.0.ebuild:
Fixed emacs load path, thanks to ulm (bug #195043). Removed old versions.
*maxima-5.13.0-r1 (06 Oct 2007)
06 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org>
+maxima-5.13.0-r1.ebuild:
Clarify logic thanks to ulm. Bumped revision, many changes since 5.13.0
23 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> maxima-5.13.0.ebuild:
fixed logic for lisp priorities. Now dependencies pull only the compiling
lisp when 2 use flags are selected.
22 Sep 2007; Steve Arnold <nerdboy@gentoo.org> maxima-5.13.0.ebuild:
updated desktop entry to match freedesktop spec (again)
20 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> maxima-5.13.0.ebuild:
Enabling only one lisp. Priority are: 1.sbcl, 2.clisp, 3.
cmucl, 4. gcl, since gcl-2.6.7 is fairly unstable for maxima. Hopefully
taking care of bug #192613. General cleaning and commenting, removed
useless eautoreconf.
14 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> maxima-5.9.1.ebuild:
fixed a doc link (bug #182643)
14 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> maxima-5.13.0.ebuild:
fixed default lisp as sbcl in DEPENDS
13 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> maxima-5.13.0.ebuild:
updated sbcl as default lisp and some cleanup
*maxima-5.13.0 (13 Sep 2007)
13 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org>
-files/maxima-5.9.1-fix-clisp-getpid.patch,
-files/maxima-5.9.1-no-kill-minus-one.patch,
-files/maxima-5.9.1-unicode-fix.patch,
-files/maxima-5.9.3-default-browser.patch,
-files/maxima-5.9.3-emaxima.patch,
-files/maxima-5.11.0-default-browser.patch,
-files/maxima-5.11.0-default-psviewer.patch,
-files/maxima-5.11.0-sbcl-disable-debugger.patch,
+files/maxima-5.13.0-xdg-utils.patch, -maxima-5.9.1-r5.ebuild,
-maxima-5.11.0.ebuild, -maxima-5.11.0-r1.ebuild, +maxima-5.13.0.ebuild,
maxima-5.11.0-r2.ebuild:
Version bump. Thanks for Andrey Grozin <A.G.Grozin@inp.nsk.su> to maintain
it in the science overlay. Closing bug #191529 and bug #192241. Cleaning
old versions.
09 Jul 2007; Steve Arnold <nerdboy@gentoo.org> maxima-5.11.0.ebuild,
maxima-5.11.0-r1.ebuild, maxima-5.11.0-r2.ebuild:
Updated desktop category to match current freedesktop spec (now shows
under Education instead of Other).
18 Apr 2007; Sébastien Fabbro <bicatali@gentoo.org>
maxima-5.11.0-r2.ebuild:
fixed nostrip->strip
*maxima-5.11.0-r2 (18 Apr 2007)
18 Apr 2007; Sébastien Fabbro <bicatali@gentoo.org>
-files/maxima-5.10.0.patch, +files/maxima-5.11.0-xdg-utils.patch,
files/50maxima-gentoo.el, -maxima-5.9.3.ebuild, -maxima-5.10.0.ebuild,
+maxima-5.11.0-r2.ebuild:
auctex flag replaced by emacs+tetex. Cleaned ebuild, removed
obsolete versions. Added a warning using gnuplot.
maxima-5.11.0-r2 now depends on x11-misc/xdg-utils,
default-browser.patch and default-psviewer.patch replaced
by xdg-utils.patch; sbcl-disable-debugger.patch dropped,
see http://bugzilla.redhat.com/214568. Thanks to Andrey Grozin for his
work on the gentooscience overlay.
*maxima-5.11.0-r1 (16 Apr 2007)
16 Apr 2007; Christian Faulhammer <opfer@gentoo.org> maxima-5.9.3.ebuild,
+maxima-5.11.0-r1.ebuild:
moved from USE flag tcltk to tk, see bug 17808; added check for TEXMFSITE
and install there to avoid possible collisions, see bug 169178, reported by
Sebastian Schubert <sebastian-schubert@gmx.de>
08 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
files/50maxima-gentoo.el:
add load path correctly, fixes bug 169588, reported by Ulrich Mueller
<ulm@kph.uni-mainz.de>
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
*maxima-5.11.0 (13 Jan 2007)
13 Jan 2007; Marcus D. Hanwell <cryos@gentoo.org>
+files/maxima-5.11.0-default-psviewer.patch, files/50maxima-gentoo.el,
+files/maxima-5.11.0-default-browser.patch,
+files/maxima-5.11.0-diff_form.patch,
+files/maxima-5.11.0-sbcl-disable-debugger.patch, metadata.xml,
+maxima-5.11.0.ebuild:
Version bump, move from the gentooscience.org overlay. Many thanks to Andrey
Grozin <A.G.Grozin@inp.nsk.su> and Sebastien Fabbro <seb@ist.utl.pt> for
their work on this in the overlay.
*maxima-5.10.0 (31 Oct 2006)
31 Oct 2006; Jeff Gardner <je_fro@gentoo.org> +maxima-5.10.0.ebuild:
New version for bug #136289
12 Jul 2006; Danny van Dyk <kugelfang@gentoo.org> maxima-5.9.3.ebuild:
QA: Corrected typo: tcktk vs tcltk.
17 Apr 2006; Marcus D. Hanwell <cryos@gentoo.org>
files/50maxima-gentoo.el:
Updated emacs file, closes bug 130245.
*maxima-5.9.3 (15 Apr 2006)
15 Apr 2006; Marcus D. Hanwell <cryos@gentoo.org>
+files/maxima-5.9.3-default-browser.patch,
+files/maxima-5.9.3-emaxima.patch, +maxima-5.9.3.ebuild:
Version bump with lots of fixes, see bugs for more details. Many thanks to
Sebastien Fabbro <seb@ist.utl.pt>, Robert Dodier <robert.dodier@gmail.com>,
Thomas Weidner <3.14159@gmx.net> and others for their work. Closes bugs
112717 and 112754.
11 Apr 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
maxima-5.9.1-r5.ebuild:
stop xmaxima with clisp from executing 'kill -TERM -1' on exit (Bug #111062)
and keywording ~ppc (Bug #126254)
15 Mar 2006; Olivier Fisette <ribosome@gentoo.org>
-maxima-5.9.1-r4.ebuild:
Removing obsolete version.
15 Mar 2006; Olivier Fisette <ribosome@gentoo.org> maxima-5.9.1.ebuild:
Added missing gnuplot dependency (fixes bug #112431).
30 Jan 2006; Robin H. Johnson <robbat2@gentoo.org> Manifest:
Fix manifest.
29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> maxima-5.9.1-r5.ebuild:
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> maxima-5.9.1-r4.ebuild:
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
04 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
maxima-5.9.1-r5.ebuild:
Keyworded ~sparc
*maxima-5.9.1-r5 (01 Oct 2005)
01 Oct 2005; Olivier Fisette <ribosome@gentoo.org>
+maxima-5.9.1-r5.ebuild:
Install info files in "/usr/share/info", not "/usr/info" (fixes bug #105705).
*maxima-5.9.1-r4 (19 Sep 2005)
19 Sep 2005; Olivier Fisette <ribosome@gentoo.org>
-files/5.9.1-sbcl-gentoo.patch, -maxima-5.9.1-r2.ebuild,
-maxima-5.9.1-r3.ebuild, +maxima-5.9.1-r4.ebuild:
New ebuild with improved support for LISP compilers, thanks to Lucas Chiesa
<lucas.chiesa@gmail.com> (fixes bug #98763). Removed obsolete versions.
29 Aug 2005; Olivier Fisette <ribosome@gentoo.org> maxima-5.9.1-r3.ebuild:
Readded ~amd64 support, thanks to a patch by Matthew Kennedy
<mkennedy@gentoo.org>. Partially fixes bug #98763.
*maxima-5.9.1-r3 (20 Aug 2005)
20 Aug 2005; Olivier Fisette <ribosome@gentoo.org>
+files/maxima-5.9.1-unicode-fix.patch, +maxima-5.9.1-r3.ebuild:
New revision incorporating a Unicode patch, thanks to Thomas Weidner
<3.14159@gmx.net> (fixes bug #92644).
20 Aug 2005; Olivier Fisette <ribosome@gentoo.org> maxima-5.9.1-r2.ebuild:
Depend on >=gcl-2.6.7 (fixes bug #81869). Removed ~amd64 previously added by
Matthew Kennedy since AMD64 support is obviously broken (see bug #98763).
07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> maxima-5.9.1.ebuild:
Stable on ppc.
01 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org>
+files/5.9.1-sbcl-gentoo.patch, maxima-5.9.1-r2.ebuild:
Patch for SBCL support; Keywording ~mad64.
17 Apr 2005; Olivier Fisette <ribosome@gentoo.org> -maxima-5.9.0.ebuild,
-maxima-5.9.0-r2.ebuild, -maxima-5.9.0-r3.ebuild, -maxima-5.9.1-r1.ebuild:
Removed obsolete versions.
*maxima-5.9.1-r2 (17 Apr 2005)
17 Apr 2005; Olivier Fisette <ribosome@gentoo.org>
+maxima-5.9.1-r2.ebuild:
Fixed documentation location problem (#82000).
*maxima-5.9.1-r1 (28 Dec 2004)
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+files/50maxima-gentoo.el, +files/maxima-emacs.patch,
+maxima-5.9.0-r2.ebuild, +maxima-5.9.0-r3.ebuild, +maxima-5.9.0.ebuild,
+maxima-5.9.1-r1.ebuild, +maxima-5.9.1.ebuild:
Moved from app-sci/maxima to sci-mathematics/maxima.
14 Oct 2004; Stefan Jones <cretin@gentoo.org> maxima-5.9.1-r1.ebuild:
Add missing pkg_postrm function on uninstall
*maxima-5.9.1-r1 (07 Oct 2004)
07 Oct 2004; Stefan Jones <cretin@gentoo.org> maxima-5.9.1-r1.ebuild:
Add user submitted emacs install, bug #66135
07 Oct 2004; Patrick Kursawe <phosphan@gentoo.org> maxima-5.9.1.ebuild:
Escaping what should be escaped in postinst output - see bug #65395
*maxima-5.9.1 (05 Oct 2004)
05 Oct 2004; Stefan Jones <cretin@gentoo.org> maxima-5.9.1.ebuild:
New version bump, fixes bug #53470
25 Aug 2004; Sven Wegener <swegener@gentoo.org> maxima-5.9.0-r2.ebuild,
maxima-5.9.0-r3.ebuild, maxima-5.9.0.ebuild:
Changed SRC_URI to use mirror:// syntax.
08 Aug 2004; Olivier Fisette <ribosome@gentoo.org>
maxima-5.9.0-r3.ebuild, files/maxima-emacs.patch:
Fixed invalid reference to "/usr/local/info" in maxima emacs mode.
Reported by Dirk Gerrits <dirk@dirkgerrits.com> in bug #59288.
27 Jun 2004; Aron Griffis <agriffis@gentoo.org> maxima-5.9.0-r2.ebuild:
QA - fix use invocation
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> maxima-5.9.0-r2.ebuild:
Fix use invocation
18 May 2004; Mamoru KOMACHI <usata@gentoo.org> maxima-5.9.0-r2.ebuild:
Changed app-text/tetex to virutal/tetex.
19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> maxima-5.9.0-r1.ebuild,
maxima-5.9.0-r2.ebuild, maxima-5.9.0.ebuild:
Depend on gcl/cmucl only for x86. Added IUSE. Cleanup.
*maxima-5.9.0-r2 (05 Oct 2003)
05 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> maxima-5.9.0-r2.ebuild:
use cmucl and not cmucl-bin (now masked)
21 Sep 2003; Matthew Kennedy <mkennedy@gentoo.org> maxima-5.9.0-r1.ebuild:
depend on virtual/emacs, not app-editors/emacs
31 Aug 2003; George Shapovalov <george@gentoo.org> maxima-5.9.0-r1.ebuild :
few more improvements from #16529. Now supports clisp, cmucl and gcl in any combination
*maxima-5.9.0-r1 (06 Aug 2003)
06 Aug 2003; George Shapovalov <george@gentoo.org> maxima-5.9.0-r1.ebuild :
expandedn the ebuild following the #16529.
Now has 4 use flags (two of the local) and some emacs and tex related functionality.
Can be built with either clisp or cmucl
Thanks to Cliff Yapp and Sourav Mandal for suggestions and additions
*maxima-5.9.0 (19 Apr 2003)
19 Apr 2003; George Shapovalov <george@gentoo.org> maxima-5.9.0.ebuild, files/{digest-maxima-5.9.0} :
initial release (#16529)
Free computer algebra environment, based on Macsyma
ebuild submitted by Sourav Mandal <sourav@sourav.net>
|