diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-04-12 06:16:35 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-04-12 06:16:35 +0000 |
commit | 3aacf835aa86ed4f17492b3e0cae71b1201a4d97 (patch) | |
tree | cdd1a059b33c0f31e52c4bea283e379665182bfd /sci-mathematics/maxima/ChangeLog | |
parent | Stable on ppc64; bug #129151 (diff) | |
download | gentoo-2-3aacf835aa86ed4f17492b3e0cae71b1201a4d97.tar.gz gentoo-2-3aacf835aa86ed4f17492b3e0cae71b1201a4d97.tar.bz2 gentoo-2-3aacf835aa86ed4f17492b3e0cae71b1201a4d97.zip |
stop xmaxima with clisp from executing 'kill -TERM -1' on exit (Bug #111062)
(Portage version: 2.0.54)
Diffstat (limited to 'sci-mathematics/maxima/ChangeLog')
-rw-r--r-- | sci-mathematics/maxima/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-mathematics/maxima/ChangeLog b/sci-mathematics/maxima/ChangeLog index 9428dc793c07..d78006af7211 100644 --- a/sci-mathematics/maxima/ChangeLog +++ b/sci-mathematics/maxima/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-mathematics/maxima # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.17 2006/03/15 04:19:34 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.18 2006/04/12 06:16:35 wormo Exp $ + + 11 Apr 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> + maxima-5.9.1-r5.ebuild: + stop xmaxima with clisp from executing 'kill -TERM -1' on exit (Bug #111062) + and keywording ~ppc (Bug #126254) 15 Mar 2006; Olivier Fisette <ribosome@gentoo.org> -maxima-5.9.1-r4.ebuild: |