summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-09-30 18:39:48 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-09-30 18:39:48 +0000
commit10d4a3ebab6aa19337338ba24303631ab27c3897 (patch)
tree135d2fc432b6bfbd6fc2183fcc1ce4eebfdb89ec /sci-mathematics
parentRemove old version. (diff)
downloadgentoo-2-10d4a3ebab6aa19337338ba24303631ab27c3897.tar.gz
gentoo-2-10d4a3ebab6aa19337338ba24303631ab27c3897.tar.bz2
gentoo-2-10d4a3ebab6aa19337338ba24303631ab27c3897.zip
stable on ppc (Bug #141446)
(Portage version: 2.1.1)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/octave/ChangeLog6
-rw-r--r--sci-mathematics/octave/octave-2.1.73.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index 63b50ebb3966..fe52049d5dc8 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.37 2006/09/15 13:17:35 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.38 2006/09/30 18:39:48 wormo Exp $
+
+ 30 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
+ octave-2.1.73.ebuild:
+ stable on ppc (Bug #141446)
15 Sep 2006; Markus Rothe <corsair@gentoo.org> octave-2.1.73.ebuild:
Stable on ppc64; bug #141446
diff --git a/sci-mathematics/octave/octave-2.1.73.ebuild b/sci-mathematics/octave/octave-2.1.73.ebuild
index b3cd1e9421da..88f6e653bfc4 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.2 2006/09/15 13:17:35 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73.ebuild,v 1.3 2006/09/30 18:39:48 wormo 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