diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2006-01-29 05:02:47 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2006-01-29 05:02:47 +0000 |
commit | 4bef4b169cd72af58565b30bc492c7dc1c58a7c1 (patch) | |
tree | 05fa81e89f445332031fcafe42d9acd9c496e321 /dev-lisp/sbcl/ChangeLog | |
parent | Force -j1 to stop parallel building. Should fix bug #120729. (diff) | |
download | gentoo-2-4bef4b169cd72af58565b30bc492c7dc1c58a7c1.tar.gz gentoo-2-4bef4b169cd72af58565b30bc492c7dc1c58a7c1.tar.bz2 gentoo-2-4bef4b169cd72af58565b30bc492c7dc1c58a7c1.zip |
New upstream version; Upgrade boostrap compiler for amd64 to 0.9.9 (thanks to anarchy@gentoo.org for the note); Include pkg_setup logic to fail when NPTL is not in USE for amd64 or x86 systems.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-lisp/sbcl/ChangeLog')
-rw-r--r-- | dev-lisp/sbcl/ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/dev-lisp/sbcl/ChangeLog b/dev-lisp/sbcl/ChangeLog index 746a075553f1..60b97a12f067 100644 --- a/dev-lisp/sbcl/ChangeLog +++ b/dev-lisp/sbcl/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for dev-lisp/sbcl # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.81 2006/01/07 21:35:48 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.82 2006/01/29 05:02:47 mkennedy Exp $ + +*sbcl-0.9.9 (29 Jan 2006) + + 29 Jan 2006; Matthew Kennedy <mkennedy@gentoo.org> + +files/0.9.9/README.Gentoo, + +files/0.9.9/customize-target-features.lisp-suffix, +files/0.9.9/sbcl.sh, + +files/0.9.9/customize-target-features.lisp-prefix, + +files/0.9.9/install-clc.lisp, +files/0.9.9/sbcl-gentoo.patch, + +files/0.9.9/sbclrc, sbcl-0.9.8.ebuild, +sbcl-0.9.9.ebuild: + New upstream version; Upgrade boostrap compiler for amd64 to 0.9.9 (thanks + to anarchy@gentoo.org for the note); Include pkg_setup logic to fail when + NPTL is not in USE for amd64 or x86 systems. 07 Jan 2006; Matthew Kennedy <mkennedy@gentoo.org> sbcl-0.9.8.ebuild: Upgrade bootstrap compiler for amd64 and x86. |