blob: 13a3fe927c50c54d28c12483ccca712a5e3c3e46 (
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
|
# ChangeLog for dev-lisp/cl-jpeg
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-jpeg/ChangeLog,v 1.11 2006/04/24 21:40:59 mkennedy Exp $
24 Apr 2006; Matthew Kennedy <mkennedy@gentoo.org>
+files/1.033-quantize-optimization-clisp-gentoo.patch,
cl-jpeg-1.033-r1.ebuild:
Don't try the compile-time *quantization-optimization* test when CLISP is
being used; Resolves Bug #104857.
24 May 2005; <mkennedy@gentoo.org> cl-jpeg-1.033-r1.ebuild:
Keywording ~sparc
16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
cl-jpeg-1.033-r1.ebuild:
Keywording; Removed old ebuilds
28 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
+files/1.033-exports-gentoo.patch, cl-jpeg-1.033-r1.ebuild:
Change JPEG package behavior so that ENCODE-IMAGE, DECODE-IMAGE and
JPEG-TO-BMP are external symbols at load time.
22 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
cl-jpeg-1.033-r1.ebuild:
Keywording for ~amd64
04 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> metadata.xml,
+files/1.033-defconstant-gentoo.patch, -cl-jpeg-1.032.1.ebuild,
cl-jpeg-1.033-r1.ebuild, -cl-jpeg-1.033.ebuild:
Include compatibility/ANSI compliance fix for DEFCONSTANT; Tag stable
keywords for x86; Expand metadata.xml; Remove old ebuilds.
*cl-jpeg-1.033-r1 (12 Feb 2004)
12 Feb 2004; <mkennedy@gentoo.org> cl-jpeg-1.033-r1.ebuild:
Cleanup for eclass changes.
*cl-jpeg-1.033 (06 Jan 2004)
06 Jan 2004; <mkennedy@gentoo.org> cl-jpeg-1.033.ebuild:
new upstream version
16 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> cl-jpeg-1.032.1.ebuild,
metadata.xml:
preinst, postrm
*cl-jpeg-1.032.1 (07 Jul 2003)
07 Jul 2003; Matthew Kennedy <mkennedy@gentoo.org> :
initial import
|