summaryrefslogtreecommitdiff
blob: 513e7886a0a60f7ecec375338d24b7a080608489 (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
# ChangeLog for dev-lisp/cmucl
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/ChangeLog,v 1.14 2005/02/11 18:15:49 mkennedy Exp $

*cmucl-19a (10 Feb 2005)

  10 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> cmucl-19a-r1.ebuild:
  Support for Common Lisp Controller v4; Build CMUCL with CMUCL-CLX
  and CMUCL-GRAYSTREAM system defnitions by default -- this removes
  the ugly dependency some packages previously had on
  dev-lisp/cmucl-sources (which is now obsolete).
  
  30 Nov 2004; Sven Wegener <swegener@gentoo.org> cmucl-18e-r4.ebuild,
  cmucl-19a.ebuild:
  Fixed invalid atoms in *DEPEND.

  04 Nov 2004; Matthew Kenendy <mkennedy@gentoo.org> cmucl-18e-r4.ebuild,
  cmucl-19a.ebuild:
  Corrected dependencies.

*cmucl-19a (09 Aug 2004)

  09 Aug 2004; <mkennedy@gentoo.org> cmucl-19a.ebuild:
  Debian patch level bump

  18 May 2004; Mamoru KOMACHI <usata@gentoo.org> cmucl-18e-r1.ebuild,
  cmucl-18e-r2.ebuild, cmucl-18e-r3.ebuild, cmucl-18e-r4.ebuild,
  cmucl-18e.ebuild:
  Changed app-text/tetex to virtual/tetex, see bug #50865

  14 Mar 2004; <mkennedy@gentoo.org> cmucl-18e-r4.ebuild:
  Marking stable for x86

*cmucl-18e-r4 (28 Feb 2004)

  28 Feb 2004; <mkennedy@gentoo.org> cmucl-18e-r4.ebuild:
  Fixed sed substitution problem.

  26 Feb 2004; <mkennedy@gentoo.org> metadata.xml:
  Added metadata.xml; Move out postinst, prerm states to eclass; Fix ebuild to
  build against openmotif or lesstif

*cmucl-18e-r3 (13 Feb 2004)

  13 Feb 2004; <mkennedy@gentoo.org> cmucl-18e-r3.ebuild:
  Correct include path to location of lesstif motif headers

*cmucl-18e-r2 (28 Jan 2004)

  28 Jan 2004; <mkennedy@gentoo.org> cmucl-18e-r2.ebuild,
  files/18e/herald-save.lisp-gentoo.patch,
  files/18e/install-clc.lisp-gentoo.patch, files/18e/site-init.lisp.in:
  inherit common-lisp-common; use register-common-lisp-implementation and not
  /usr/sbin/register-common-lisp-implementation; controller clean up

  25 Nov 2003; <mkennedy@gentoo.org> cmucl-18e-r1.ebuild:
  marking stable for x86

*cmucl-18e-r1 (25 Nov 2003)

  25 Nov 2003; <mkennedy@gentoo.org> cmucl-18e-r1.ebuild:
  minor changes to work with the new clc code

*cmucl-18e-r1 (21 Nov 2003)

  21 Nov 2003; <mkennedy@gentoo.org> cmucl-18e-r1.ebuild:
  preserve file mtimes. changes for new controller

*cmucl-18e (23 Sep 2003)

  23 Sep 2003; Matthew Kennedy <mkennedy@gentoo.org> :
  Initial import.