diff options
author | 2011-09-19 15:30:18 +0000 | |
---|---|---|
committer | 2011-09-19 15:30:18 +0000 | |
commit | 51e600a440486893b077c161ac0f2ececad11422 (patch) | |
tree | 9508228719a413ecd5a03575a995cb563b0c6cb6 /sci-mathematics/scilab/ChangeLog | |
parent | Remove ebeep/sleep. (diff) | |
download | gentoo-2-51e600a440486893b077c161ac0f2ececad11422.tar.gz gentoo-2-51e600a440486893b077c161ac0f2ececad11422.tar.bz2 gentoo-2-51e600a440486893b077c161ac0f2ececad11422.zip |
Fix for seqf on zterm, thanks Maciej Szmigiero for the patch , #301625
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/scilab/ChangeLog')
-rw-r--r-- | sci-mathematics/scilab/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-mathematics/scilab/ChangeLog b/sci-mathematics/scilab/ChangeLog index 94b7e1c26cdc..1b0bc8eabe2b 100644 --- a/sci-mathematics/scilab/ChangeLog +++ b/sci-mathematics/scilab/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/scilab # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/scilab/ChangeLog,v 1.59 2011/08/02 05:49:16 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/scilab/ChangeLog,v 1.60 2011/09/19 15:30:17 jlec Exp $ + + 19 Sep 2011; Justin Lecher <jlec@gentoo.org> scilab-4.1.2-r2.ebuild, + +files/scilab-4.1.2-gcc45-2.patch: + Fix for seqf on zterm, thanks Maciej Szmigiero for the patch , #301625 02 Aug 2011; Matt Turner <mattst88@gentoo.org> scilab-4.1.2-r1.ebuild, scilab-4.1.2-r2.ebuild: |