diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2005-11-16 14:51:35 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2005-11-16 14:51:35 +0000 |
commit | 8dfbd4e6c65b99493f1cc1fb49e136d8f69da793 (patch) | |
tree | af1503bd304ce65811bedff603827fd95d19268f /sci-mathematics/octave/ChangeLog | |
parent | Correct description. (diff) | |
download | historical-8dfbd4e6c65b99493f1cc1fb49e136d8f69da793.tar.gz historical-8dfbd4e6c65b99493f1cc1fb49e136d8f69da793.tar.bz2 historical-8dfbd4e6c65b99493f1cc1fb49e136d8f69da793.zip |
(Re)add ~sparc keyword after having changed sparc's default virtual for
mpi to lam-mpi. With this change, octave builds on sparc with USE=mpi,
and it runs the mini-test suggested by the ebuild installation. This
closes Bug #108955 for sparc.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'sci-mathematics/octave/ChangeLog')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index 4b463b11053b..0d3d9e0647f3 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-mathematics/octave # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.17 2005/11/16 06:17:51 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.18 2005/11/16 14:51:35 fmccor Exp $ + + 16 Nov 2005; Ferris McCormick <fmccor@gentoo.org> octave-2.1.71-r2.ebuild: + (Re)add ~sparc keyword after having changed sparc's default virtual for + mpi to lam-mpi. With this change, octave builds on sparc with USE=mpi, + and it runs the mini-test suggested by the ebuild installation. This + closes Bug #108955 for sparc. *octave-2.1.71-r2 (16 Nov 2005) |