summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2006-04-24 20:41:58 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2006-04-24 20:41:58 +0000
commitb18345f54af7899c2b628a8860733ff517809257 (patch)
treedcc66bc85d581914c183865b83f97bf7b8aecbe8 /dev-lisp/clisp/ChangeLog
parentStable on sparc (diff)
downloadgentoo-2-b18345f54af7899c2b628a8860733ff517809257.tar.gz
gentoo-2-b18345f54af7899c2b628a8860733ff517809257.tar.bz2
gentoo-2-b18345f54af7899c2b628a8860733ff517809257.zip
Adjust the fastcgi module so that .. does not appear without a -I in the call to GCC; Possibly resolves Bug #119463.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'dev-lisp/clisp/ChangeLog')
-rw-r--r--dev-lisp/clisp/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-lisp/clisp/ChangeLog b/dev-lisp/clisp/ChangeLog
index 0a9ec267cb35..979476abcb07 100644
--- a/dev-lisp/clisp/ChangeLog
+++ b/dev-lisp/clisp/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lisp/clisp
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/ChangeLog,v 1.50 2006/04/04 02:39:55 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/ChangeLog,v 1.51 2006/04/24 20:41:58 mkennedy Exp $
+
+ 24 Apr 2006; Matthew Kennedy <mkennedy@gentoo.org>
+ +files/2.38/fastcgi-Makefile-gentoo.patch, clisp-2.38-r2.ebuild:
+ Adjust the fastcgi module so that .. does not appear without a -I in the
+ call to GCC; Possibly resolves Bug #119463.
*clisp-2.38-r2 (04 Apr 2006)