blob: 4017a7c9937fa31a0ef195f05bd4fac37aa419ab (
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
|
# ChangeLog for dev-lisp/cl-port
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-port/ChangeLog,v 1.11 2008/03/27 16:38:36 armin76 Exp $
27 Mar 2008; Raúl Porcel <armin76@gentoo.org> cl-port-1.0.1.2-r2.ebuild:
Fix debian HOMEPAGE
03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org>
cl-port-1.0.1.2-r2.ebuild:
Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file
has been removed from debian's mirrors.
24 May 2005; <mkennedy@gentoo.org> cl-port-1.0.1.2-r2.ebuild:
Keywording ~sparc
13 May 2005; Matthew Kennedy <mkennedy@gentoo.org>
cl-port-1.0.1.2-r2.ebuild:
Keywording.
08 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org>
+files/1.0.1.2-cmucl-graystream-gentoo.patch, -cl-port-1.0.1.1.ebuild,
-cl-port-1.0.1.2-r1.ebuild, cl-port-1.0.1.2-r2.ebuild,
-cl-port-1.0.1.2.ebuild:
Fix for CMUCL -- use #'ASDF:OOS and not #'REQUIRE
03 Sep 2004; David Holm <dholm@gentoo.org> cl-port-1.0.1.2-r2.ebuild:
Added to ~ppc.
*cl-port-1.0.1.2-r2 (12 Feb 2004)
12 Feb 2004; <mkennedy@gentoo.org> cl-port-1.0.1.2-r2.ebuild, metadata.xml:
Cleanup for eclass changes.
*cl-port-1.0.1.2-r1 (15 Dec 2003)
15 Dec 2003; <mkennedy@gentoo.org> cl-port-1.0.1.2-r1.ebuild:
added missing cmucl-source dependency
*cl-port-1.0.1.2 (16 Oct 2003)
16 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> cl-port-1.0.1.2.ebuild,
metadata.xml:
postrm, preinst, new upsteam, use debian
*cl-port-1.0.1.1 (07 Jul 2003)
07 Jul 2003; Matthew Kennedy <mkennedy@gentoo.org> :
initial import
|