summaryrefslogtreecommitdiff
blob: 985c439041cd5aac49a5df39a4a84e11a4bfc210 (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
# ChangeLog for dev-lisp/cmucl
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/ChangeLog,v 1.20 2006/04/04 15:29:44 mkennedy Exp $

  04 Apr 2006; Matthew Kennedy <mkennedy@gentoo.org> cmucl-19c.ebuild:
  Update common-lisp-controller dependency to
  >=dev-lisp/common-lisp-controller-4* (works with 5.x too).

*cmucl-19c (08 Dec 2005)

  08 Dec 2005; Matthew Kennedy <mkennedy@gentoo.org>
  +files/19c/README.Gentoo, +files/19c/cmucl.sh,
  +files/19c/herald-save.lisp-gentoo.patch, +files/19c/install-clc.lisp,
  +files/19c/site-init.lisp.in, +cmucl-19c.ebuild:
  New upstream version; Resolves Bug #60106; Incidentally resolves Bug #101864.

  18 Aug 2005; Matthew Kennedy <mkennedy@gentoo.org> cmucl-18e-r4.ebuild,
  cmucl-19a-r1.ebuild, cmucl-19b.ebuild:
  Missing sys-devel/bc dependency added; Resolves Bug #102796.

*cmucl-19b (25 Jul 2005)

  25 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org>
  +files/19b/README.Gentoo, +files/19b/cmucl.sh,
  +files/19b/herald-save.lisp-gentoo.patch, +files/19b/install-clc.lisp,
  +files/19b/site-init.lisp.in, +cmucl-19b.ebuild:
  New upstream version.

  15 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> -cmucl-18e.ebuild,
  -cmucl-18e-r1.ebuild, -cmucl-18e-r2.ebuild, -cmucl-18e-r3.ebuild,
  -cmucl-19a.ebuild, cmucl-19a-r1.ebuild:
  Keywording stable x86; Removed old ebuilds

  12 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> cmucl-19a-r1.ebuild:
  Refine dependency on Common Lisp Controller to
  =dev-lisp/common-lisp-controller-4*

*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.