diff options
author | Andrey Grozin <grozin@gentoo.org> | 2014-01-29 13:46:26 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2014-01-29 13:46:26 +0000 |
commit | b8bb49ab57d8e8e8d47fd117e6af48bc069ed557 (patch) | |
tree | 51354251d1c11abe6acf50396facdc9e2072afa4 /sci-mathematics/maxima/ChangeLog | |
parent | version bump (diff) | |
download | gentoo-2-b8bb49ab57d8e8e8d47fd117e6af48bc069ed557.tar.gz gentoo-2-b8bb49ab57d8e8e8d47fd117e6af48bc069ed557.tar.bz2 gentoo-2-b8bb49ab57d8e8e8d47fd117e6af48bc069ed557.zip |
Fix the library version of the ecls maxima needed by sage (bug #499634), thanks to Martin von Gagern <Martin.vGagern@gmx.net>
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 0x3AFFCE974D34BD8C!)
Diffstat (limited to 'sci-mathematics/maxima/ChangeLog')
-rw-r--r-- | sci-mathematics/maxima/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sci-mathematics/maxima/ChangeLog b/sci-mathematics/maxima/ChangeLog index 5f523b374530..aa370bb327f2 100644 --- a/sci-mathematics/maxima/ChangeLog +++ b/sci-mathematics/maxima/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sci-mathematics/maxima # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.108 2014/01/11 11:21:18 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.109 2014/01/29 13:46:26 grozin Exp $ + +*maxima-5.32.1-r1 (29 Jan 2014) + + 29 Jan 2014; Andrey Grozin <grozin@gentoo.org> +maxima-5.32.1-r1.ebuild, + +files/ecls-1.patch: + Fix the library version of the ecls maxima needed by sage (bug #499634), + thanks to Martin von Gagern <Martin.vGagern@gmx.net> *maxima-5.32.1 (11 Jan 2014) |