summaryrefslogtreecommitdiff
blob: 18d1620492f18494eed10e7b8250ae2c08730e1c (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
# ChangeLog for sci-mathematics/maxima
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.7 2005/08/20 18:16:23 ribosome Exp $

  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>