summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-10-15 14:49:46 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-10-15 14:49:46 +0000
commitc4a2fdfd72c69f0bc9c28085f1b2f4e67db20162 (patch)
treee521469ada492f23f253ef10540e506264c1e391 /sci-mathematics/octave
parentStable on ppc64 (diff)
downloadgentoo-2-c4a2fdfd72c69f0bc9c28085f1b2f4e67db20162.tar.gz
gentoo-2-c4a2fdfd72c69f0bc9c28085f1b2f4e67db20162.tar.bz2
gentoo-2-c4a2fdfd72c69f0bc9c28085f1b2f4e67db20162.zip
Stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r--sci-mathematics/octave/ChangeLog5
-rw-r--r--sci-mathematics/octave/octave-2.1.73-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index dbe69c580454..66f235100d45 100644
--- a/sci-mathematics/octave/ChangeLog
+++ b/sci-mathematics/octave/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/octave
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.47 2007/05/20 15:08:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.48 2007/10/15 14:49:46 corsair Exp $
+
+ 15 Oct 2007; Markus Rothe <corsair@gentoo.org> octave-2.1.73-r1.ebuild:
+ Stable on ppc64
20 May 2007; Raúl Porcel <armin76@gentoo.org> octave-2.1.73.ebuild:
alpha stable wrt #141446
diff --git a/sci-mathematics/octave/octave-2.1.73-r1.ebuild b/sci-mathematics/octave/octave-2.1.73-r1.ebuild
index 57148c38ebc7..169cd0845219 100644
--- a/sci-mathematics/octave/octave-2.1.73-r1.ebuild
+++ b/sci-mathematics/octave/octave-2.1.73-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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-r1.ebuild,v 1.4 2007/07/13 05:28:09 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r1.ebuild,v 1.5 2007/10/15 14:49:46 corsair Exp $
inherit flag-o-matic fortran autotools
@@ -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
dev-util/dejagnu