summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-08-05 08:14:08 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-08-05 08:14:08 +0000
commit77b11e2ca2fd487bced8529bec6a04b357f4df07 (patch)
treef98102ea65099a204072add2ea4a787a4c6e293b /sci-mathematics
parentsci-electronics/electric stable on ppc. (diff)
downloadgentoo-2-77b11e2ca2fd487bced8529bec6a04b357f4df07.tar.gz
gentoo-2-77b11e2ca2fd487bced8529bec6a04b357f4df07.tar.bz2
gentoo-2-77b11e2ca2fd487bced8529bec6a04b357f4df07.zip
sci-mathematics/octave stable on ppc.
(Portage version: 2.1.1_pre4-r3)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/octave/ChangeLog5
-rw-r--r--sci-mathematics/octave/octave-2.1.72.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index c15ed33af460..bb5d47e74b29 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.34 2006/08/03 12:28:16 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.35 2006/08/05 08:14:08 hansmi Exp $
+
+ 05 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> octave-2.1.72.ebuild:
+ Stable on ppc.
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
diff --git a/sci-mathematics/octave/octave-2.1.72.ebuild b/sci-mathematics/octave/octave-2.1.72.ebuild
index 70dc34484246..0705ebdef6ef 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.8 2006/08/03 12:28:16 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.9 2006/08/05 08:14:08 hansmi 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