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
|
# ChangeLog for dev-lisp/cl-mcclim
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-mcclim/ChangeLog,v 1.19 2007/10/27 10:18:05 ulm Exp $
27 Oct 2007; Ulrich Mueller <ulm@gentoo.org> files/50cl-mcclim-gentoo.el:
Call "load" instead of "load-library" in Emacs site-init file.
15 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
cl-mcclim-0.9.2-r1.ebuild:
ppc stable, bug #185075
11 Aug 2007; Steve Dibb <beandog@gentoo.org> cl-mcclim-0.9.2-r1.ebuild:
amd64 stable, bug 185075
14 Jul 2007; Christian Faulhammer <opfer@gentoo.org>
cl-mcclim-0.9.2-r1.ebuild:
stable x86, bug 185075
*cl-mcclim-0.9.2-r1 (11 Jul 2007)
11 Jul 2007; Marijn Schouten <hkBst@gentoo.org>
+files/50cl-mcclim-gentoo.el, -files/50mcclim-gentoo.el,
-files/0.9.1-mcclim.asd-cmucl.patch, -cl-mcclim-0.9.1.ebuild,
-cl-mcclim-0.9.2.ebuild, +cl-mcclim-0.9.2-r1.ebuild:
fix bug 184619
03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> cl-mcclim-0.9.1.ebuild:
Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file
has been removed from debian's mirrors.
29 Nov 2006; Matthew Kennedy <mkennedy@gentoo.org> cl-mcclim-0.9.2.ebuild:
addwrite for tetex font business; Resolves Bug #134673.
02 Sep 2006; Matthew Kennedy <mkennedy@gentoo.org> cl-mcclim-0.9.2.ebuild:
Add missing dev-lisp/cl-spatial-trees dependency; Resolves Bug #140714.
*cl-mcclim-0.9.2 (26 May 2006)
26 May 2006; Matthew Kennedy <mkennedy@gentoo.org>
+files/0.9.2-mcclim.asd-cmucl.patch, +cl-mcclim-0.9.2.ebuild:
New upstream version.
24 May 2005; <mkennedy@gentoo.org> cl-mcclim-0.9.1.ebuild:
Keywording ~sparc
16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-mcclim-0.9.1.ebuild:
Keywording; Removed old ebuilds
11 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-mcclim-0.9.1.ebuild:
Keywording for ~amd64
*cl-mcclim-0.9.1 (11 Apr 2005)
11 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
+files/0.9.1-mcclim.asd-cmucl.patch,
-files/0.9.20040603/50mcclim-gentoo.el, -files/0.9.20041227-gentoo.patch,
-files/0.9/system.lisp-gentoo.patch, -cl-mcclim-0.9.ebuild,
+cl-mcclim-0.9.1.ebuild, -cl-mcclim-0.9.20040603.ebuild,
-cl-mcclim-0.9.20041227.ebuild, -cl-mcclim-0.9.20050202.ebuild:
New upstream; Removed older ebuilds.
*cl-mcclim-0.9.20050202 (04 Feb 2005)
04 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org>
+files/0.9.20041227-gentoo.patch, files/50mcclim-gentoo.el,
files/TODO.Gentoo, cl-mcclim-0.9.20040603.ebuild,
+cl-mcclim-0.9.20041227.ebuild, +cl-mcclim-0.9.20050202.ebuild,
cl-mcclim-0.9.ebuild:
New upstream version; Remove dependency on cmucl-sources.
*cl-mcclim-0.9.20041130 (14 Dec 2004)
14 Dec 2004; Matthew Kennedy <mkennedy@gentoo.org> files/TODO.Gentoo,
+files/0.9.20041130/50mcclim-gentoo.el, cl-mcclim-0.9.20040603.ebuild,
+cl-mcclim-0.9.20041130.ebuild, cl-mcclim-0.9.ebuild:
New upstream version; Simplified documentation generation; Depend on
dev-lisp/cl-clx and not dev-lisp/cl-sbcl-clx
26 Jun 2004; David Holm <dholm@gentoo.org> cl-mcclim-0.9.20040603.ebuild:
Added to ~ppc.
*cl-mcclim-0.9.20040603 (24 Jun 2004)
24 Jun 2004; <mkennedy@gentoo.org> +files/0.9.20040603/50mcclim-gentoo.el,
+cl-mcclim-0.9.20040603.ebuild:
Sync with Debian versions; Don't install McCLIM applications
08 Mar 2004; <mkennedy@gentoo.org> cl-mcclim-0.9.ebuild,
files/50mcclim-gentoo.el:
Emacs support for CLIM symbol lookup and CLIM-specific indentation.
*cl-mcclim-0.9 (04 Mar 2004)
04 Mar 2004; <mkennedy@gentoo.org> cl-mcclim-0.9.ebuild, metadata.xml,
files/TODO.Gentoo, files/0.9/system.lisp-gentoo.patch:
Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>
|