diff options
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 8 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-2.1.71-r2.ebuild | 4 |
2 files changed, 9 insertions, 3 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) diff --git a/sci-mathematics/octave/octave-2.1.71-r2.ebuild b/sci-mathematics/octave/octave-2.1.71-r2.ebuild index 2695986b64a0..74f55b07f38f 100644 --- a/sci-mathematics/octave/octave-2.1.71-r2.ebuild +++ b/sci-mathematics/octave/octave-2.1.71-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.71-r2.ebuild,v 1.1 2005/11/16 06:17:51 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.71-r2.ebuild,v 1.2 2005/11/16 14:51:35 fmccor Exp $ inherit flag-o-matic fortran @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.octave.org/pub/octave/bleeding-edge/${P}.tar.bz2 SLOT="0" IUSE="emacs static readline zlib tetex hdf5 mpi blas" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" DEPEND="virtual/libc >=sys-libs/ncurses-5.2-r3 |