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
|
# ChangeLog for app-emacs/ilisp
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/ilisp/ChangeLog,v 1.17 2007/06/11 10:52:15 opfer Exp $
11 Jun 2007; Christian Faulhammer <opfer@gentoo.org>
ilisp-5.12.0-r1.ebuild, ilisp-5.12.0-r3.ebuild:
removed virtual/emacs from DEPEND and extended blocker for emacs-22
07 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
files/50ilisp-gentoo.el, files/50ilispclc-gentoo.el:
add load path correctly, fixes bug 169588, reported by Ulrich Mueller
<ulm@kph.uni-mainz.de>
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
09 Aug 2006; Matthew Kennedy <mkennedy@gentoo.org> ilisp-5.12.0-r3.ebuild:
Does not work with app-editors/emacs-cvs; Resolves Bug #138047.
24 Oct 2005; Joseph Jezak <josejx@gentoo.org> ilisp-5.12.0-r3.ebuild:
Marked ~ppc.
03 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> -ilisp-5.12.0-r2.ebuild,
ilisp-5.12.0-r3.ebuild, -ilisp-5.12.0.ebuild:
Ebuild cleanup.
11 Nov 2003; <mkennedy@gentoo.org> ilisp-5.12.0-r3.ebuild,
files/50ilispclc-gentoo.el:
clc fixups, hyperspec config improvements
*ilisp-5.12.0-r3 (28 Aug 2003)
13 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> ilisp-5.12.0-r2.ebuild,
ilisp-5.12.0-r3.ebuild:
Changed app-text/tetex to virtual/tetex. Fixed chown separator
28 Aug 2003; Matthew Kennedy <mkennedy@gentoo.org> ilisp-5.12.0-r3.ebuild:
minor version update and resolve bug #22234 (missing docs)
*ilisp-5.12.0-r2 (11 Jun 2003)
29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
11 Jun 2003; root <root@gentoo.org> files/50ilisp-gentoo.el:
ported to use common-lisp-controller
*ilisp-5.12.0-r1 (15 Dec 2002)
08 Apr 2003; Matthew Kennedy <mkennedy@gentoo.org> files/50ilisp-gentoo.el:
corrected path for cmulisp
15 Dec 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
ilisp-5.12.0-r1.ebuild, files/digest-ilisp-5.12.0-r1 :
Resolves bug #12174 (missing .lisp and .scm files)
*ilisp-5.12.0 (31 Oct 2002)
31 Oct 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
ilisp-5.12.0.ebuild, files/50ilisp-gentoo.el,
files/digest-ilisp-5.12.0 :
Initial import.
|