summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-05-17 16:04:29 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-05-17 16:04:29 +0000
commit8169fbcdf47a90a729602a2e0b9472c0084d7cc3 (patch)
tree189f025e7c8f3558e9709c0d668eb540abe50796 /dev-lisp/clisp/ChangeLog
parentStable on alpha, bug #222533 (diff)
downloadgentoo-2-8169fbcdf47a90a729602a2e0b9472c0084d7cc3.tar.gz
gentoo-2-8169fbcdf47a90a729602a2e0b9472c0084d7cc3.tar.bz2
gentoo-2-8169fbcdf47a90a729602a2e0b9472c0084d7cc3.zip
Dont strip module objects as stripping will also remove common symbols and then we would expect failures when building modules against it
(Portage version: 2.1.5)
Diffstat (limited to 'dev-lisp/clisp/ChangeLog')
-rw-r--r--dev-lisp/clisp/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-lisp/clisp/ChangeLog b/dev-lisp/clisp/ChangeLog
index dacf5849f568..e7b340ed379a 100644
--- a/dev-lisp/clisp/ChangeLog
+++ b/dev-lisp/clisp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-lisp/clisp
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/ChangeLog,v 1.77 2008/05/13 11:36:55 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/ChangeLog,v 1.78 2008/05/17 16:04:29 aballier Exp $
+
+*clisp-2.44.1-r1 (17 May 2008)
+
+ 17 May 2008; Alexis Ballier <aballier@gentoo.org> +clisp-2.44.1-r1.ebuild:
+ Dont strip module objects as stripping will also remove common symbols and
+ then we would expect failures when building modules against it
13 May 2008; Marijn Schouten <hkBst@gentoo.org> -clisp-2.38.ebuild,
-clisp-2.38-r1.ebuild, -clisp-2.38-r2.ebuild, -clisp-2.39.ebuild,