diff options
author | Markus Dittrich <markusle@gentoo.org> | 2006-11-02 16:29:22 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2006-11-02 16:29:22 +0000 |
commit | d52ccb19ca76e278b90d96978b546ed6ee9d8d25 (patch) | |
tree | 9cddb4ada3208e30197e3da05395b778ff8aafa6 /sci-mathematics/octave/ChangeLog | |
parent | Using correct Xaw3d includes now, bug #151053 (diff) | |
download | gentoo-2-d52ccb19ca76e278b90d96978b546ed6ee9d8d25.tar.gz gentoo-2-d52ccb19ca76e278b90d96978b546ed6ee9d8d25.tar.bz2 gentoo-2-d52ccb19ca76e278b90d96978b546ed6ee9d8d25.zip |
New revision allows f2c to be used as fortran compiler. This fixes bug #152727.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'sci-mathematics/octave/ChangeLog')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index 6d545313fcc3..4bd44140cbe3 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sci-mathematics/octave # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.39 2006/10/04 16:58:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.40 2006/11/02 16:29:22 markusle Exp $ + +*octave-2.1.73-r1 (02 Nov 2006) + + 02 Nov 2006; Markus Dittrich <markusle@gentoo.org> + +files/octave-2.1.73-f2c-fix.patch, +octave-2.1.73-r1.ebuild: + New revision allows f2c to be used as fortran compiler. This + fixes bug #152727. 04 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> octave-2.1.73.ebuild: Stable on x86 wrt bug #141446. |