summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-08-03 12:28:16 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-08-03 12:28:16 +0000
commit69fdb0dd9cb56df2f4df45a23841aea6bde6417d (patch)
tree4e89a098181164a184d660688d229d5a3fbaa02d /sci-mathematics
parentfix ChangeLog (diff)
downloadgentoo-2-69fdb0dd9cb56df2f4df45a23841aea6bde6417d.tar.gz
gentoo-2-69fdb0dd9cb56df2f4df45a23841aea6bde6417d.tar.bz2
gentoo-2-69fdb0dd9cb56df2f4df45a23841aea6bde6417d.zip
Sparc stable --- Bug #141446 --- builds and passes all tests (but note running
tests requires dejagnu). (Portage version: 2.1.1_pre4-r2)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/octave/ChangeLog6
-rw-r--r--sci-mathematics/octave/octave-2.1.72.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index 4dceb54bbcf2..c15ed33af460 100644
--- a/sci-mathematics/octave/ChangeLog
+++ b/sci-mathematics/octave/ChangeLog
@@ -1,6 +1,10 @@
# 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.33 2006/07/27 05:51:06 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.34 2006/08/03 12:28:16 fmccor Exp $
+
+ 03 Aug 2006; Ferris McCormick <fmccor@gentoo.org> octave-2.1.72.ebuild:
+ Sparc stable --- Bug #141446 --- builds and passes all tests (but note running
+ tests requires dejagnu).
27 Jul 2006; Joshua Jackson <tsunam@gentoo.org> octave-2.1.72.ebuild:
Stable x86; bug #141446
diff --git a/sci-mathematics/octave/octave-2.1.72.ebuild b/sci-mathematics/octave/octave-2.1.72.ebuild
index 057cae0a718d..70dc34484246 100644
--- a/sci-mathematics/octave/octave-2.1.72.ebuild
+++ b/sci-mathematics/octave/octave-2.1.72.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.7 2006/07/27 05:51:06 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.8 2006/08/03 12:28:16 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 doc hdf5 mpi blas"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc x86"
DEPEND="virtual/libc
>=sys-libs/ncurses-5.2-r3