diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2006-04-24 21:40:59 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2006-04-24 21:40:59 +0000 |
commit | 850c5643a9ef0724842a46bc88e9b5cf92ca1e7a (patch) | |
tree | 2112792a1080dca575824516f566e8fc159af765 /dev-lisp/cl-jpeg/ChangeLog | |
parent | added freebsd patches (#128937) and possible solution to doc generation bug (... (diff) | |
download | gentoo-2-850c5643a9ef0724842a46bc88e9b5cf92ca1e7a.tar.gz gentoo-2-850c5643a9ef0724842a46bc88e9b5cf92ca1e7a.tar.bz2 gentoo-2-850c5643a9ef0724842a46bc88e9b5cf92ca1e7a.zip |
Don't try the compile-time *quantization-optimization* test when CLISP is being used; Resolves Bug #104857.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'dev-lisp/cl-jpeg/ChangeLog')
-rw-r--r-- | dev-lisp/cl-jpeg/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/dev-lisp/cl-jpeg/ChangeLog b/dev-lisp/cl-jpeg/ChangeLog index 1a387108c9e1..13a3fe927c50 100644 --- a/dev-lisp/cl-jpeg/ChangeLog +++ b/dev-lisp/cl-jpeg/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lisp/cl-jpeg -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-jpeg/ChangeLog,v 1.10 2005/05/24 18:48:33 mkennedy Exp $ +# 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 |