diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-14 10:12:37 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-14 10:12:37 +0000 |
commit | f3b11cdc12f7058d45e5119e91c345a047c9db96 (patch) | |
tree | 8ccb74d55c6f1323818f9ebafb07811e6fc72d33 /sci-mathematics/octave | |
parent | version bump (diff) | |
download | gentoo-2-f3b11cdc12f7058d45e5119e91c345a047c9db96.tar.gz gentoo-2-f3b11cdc12f7058d45e5119e91c345a047c9db96.tar.bz2 gentoo-2-f3b11cdc12f7058d45e5119e91c345a047c9db96.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-2.1.69.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index 3f04c5ab9c00..b9928697efd5 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/octave # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.10 2005/06/26 02:11:54 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.11 2005/08/14 10:10:21 hansmi Exp $ + + 14 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> octave-2.1.69.ebuild: + Stable on ppc. 26 Jun 2005; Olivier Fisette <ribosome@gentoo.org> octave-2.1.69.ebuild: Stable x86 and amd64. diff --git a/sci-mathematics/octave/octave-2.1.69.ebuild b/sci-mathematics/octave/octave-2.1.69.ebuild index d5e15bf1e3ac..02c2ade979c5 100644 --- a/sci-mathematics/octave/octave-2.1.69.ebuild +++ b/sci-mathematics/octave/octave-2.1.69.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.69.ebuild,v 1.4 2005/06/26 02:11:54 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.69.ebuild,v 1.5 2005/08/14 10:10:21 hansmi Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.octave.org/pub/octave/bleeding-edge/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha ~sparc amd64" +KEYWORDS="~alpha amd64 ppc ~sparc x86" IUSE="emacs static readline zlib tetex hdf5 mpi ifc blas" DEPEND="virtual/libc |