blob: bdc069ba247650639fe246a1448d4574441f3739 (
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
|
# ChangeLog for dev-lisp/cl-sdl
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-sdl/ChangeLog,v 1.13 2007/02/22 01:32:00 peper Exp $
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
07 Nov 2006; Michael Sterrett <mr_bones_@gentoo.org>
cl-sdl-0.2.2-r2.ebuild:
make the deps less severe
11 May 2006; Matthew Kennedy <mkennedy@gentoo.org>
files/digest-cl-sdl-0.2.2-r2, Manifest:
Digest fix.
*cl-sdl-0.2.2-r2 (20 Jul 2005)
20 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org>
+files/0.2.2-CD-STATUS-gentoo.patch, -files/cl-sdl-0.2.1-gentoo.patch,
-cl-sdl-0.2.2-r1.ebuild, +cl-sdl-0.2.2-r2.ebuild:
Included patch to remove STATUS accessor from CD structure which would
create a function CD-STATUS which later conflicts with CD-STATUS (the
foreign function for SDL_CDStatus).
24 May 2005; <mkennedy@gentoo.org> cl-sdl-0.2.2-r1.ebuild:
Keywording ~sparc
17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> -cl-sdl-0.2.1.ebuild,
-cl-sdl-0.2.1-r1.ebuild, -cl-sdl-0.2.2.ebuild, cl-sdl-0.2.2-r1.ebuild:
Removed old ebuilds; Keywording.
18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-sdl-0.2.2-r1.ebuild:
Keywording for ~amd64
*cl-sdl-0.2.2-r1 (12 Feb 2004)
12 Feb 2004; <mkennedy@gentoo.org> cl-sdl-0.2.2-r1.ebuild:
Cleanup for eclass changes.
*cl-sdl-0.2.2 (05 Jan 2004)
05 Jan 2004; <mkennedy@gentoo.org> cl-sdl-0.2.2.ebuild:
new upstream, install docs
17 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> cl-sdl-0.2.1-r1.ebuild,
files/cl-sdl-0.2.1-gentoo.patch:
postrm, preinst, reorder modules, clisp disable patch
*cl-sdl-0.2.1-r1 (23 Sep 2003)
23 Sep 2003; Matthew Kennedy <mkennedy@gentoo.org> cl-sdl-0.2.1-r1.ebuild:
fixed compilation problem. resolves bug 23266
*cl-sdl-0.2.1 (07 Jul 2003)
07 Jul 2003; Matthew Kennedy <mkennedy@gentoo.org> :
initial import
|