summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-10-04 16:58:09 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-10-04 16:58:09 +0000
commit3f381a3da8921f7c4a4c4de10330292ed7667d6e (patch)
tree1b76d5ce18e0efbc5d1da4b580fd215bea5b19f9 /sci-mathematics
parentDropped ~ppc-macos, see you in prefix. (diff)
downloadgentoo-2-3f381a3da8921f7c4a4c4de10330292ed7667d6e.tar.gz
gentoo-2-3f381a3da8921f7c4a4c4de10330292ed7667d6e.tar.bz2
gentoo-2-3f381a3da8921f7c4a4c4de10330292ed7667d6e.zip
Stable on x86 wrt bug #141446.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/octave/ChangeLog5
-rw-r--r--sci-mathematics/octave/octave-2.1.73.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index fe52049d5dc8..6d545313fcc3 100644
--- a/sci-mathematics/octave/ChangeLog
+++ b/sci-mathematics/octave/ChangeLog
@@ -1,6 +1,9 @@
# 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.38 2006/09/30 18:39:48 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.39 2006/10/04 16:58:09 wolf31o2 Exp $
+
+ 04 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> octave-2.1.73.ebuild:
+ Stable on x86 wrt bug #141446.
30 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
octave-2.1.73.ebuild:
diff --git a/sci-mathematics/octave/octave-2.1.73.ebuild b/sci-mathematics/octave/octave-2.1.73.ebuild
index 88f6e653bfc4..9de058e53f69 100644
--- a/sci-mathematics/octave/octave-2.1.73.ebuild
+++ b/sci-mathematics/octave/octave-2.1.73.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.73.ebuild,v 1.3 2006/09/30 18:39:48 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73.ebuild,v 1.4 2006/10/04 16:58:09 wolf31o2 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