diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-06 16:47:49 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-06 16:47:49 +0000 |
commit | f4f495bde1d87a33102b8366e6784e8a06c556c9 (patch) | |
tree | 3bc2945fd27eefea3137b8e894c3623c39d7e768 /app-sci/octave | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-f4f495bde1d87a33102b8366e6784e8a06c556c9.tar.gz gentoo-2-f4f495bde1d87a33102b8366e6784e8a06c556c9.tar.bz2 gentoo-2-f4f495bde1d87a33102b8366e6784e8a06c556c9.zip |
stable on amd64
Diffstat (limited to 'app-sci/octave')
-rw-r--r-- | app-sci/octave/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/octave/octave-2.1.57-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/octave/ChangeLog b/app-sci/octave/ChangeLog index 798d80ab6934..e4cb7d8270ce 100644 --- a/app-sci/octave/ChangeLog +++ b/app-sci/octave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/octave # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.29 2004/05/27 13:41:25 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.30 2004/06/06 16:47:49 kugelfang Exp $ + + 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> octave-2.1.57-r1.ebuild: + Marked stable on amd64. 27 May 2004; Patrick Kursawe <phosphan@gentoo.org> octave-2.1.57-r1.ebuild: Fixed typo about g77/f77 USE flag, bug #51858 diff --git a/app-sci/octave/octave-2.1.57-r1.ebuild b/app-sci/octave/octave-2.1.57-r1.ebuild index 370a6fef7013..5ed33970a1e7 100644 --- a/app-sci/octave/octave-2.1.57-r1.ebuild +++ b/app-sci/octave/octave-2.1.57-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.57-r1.ebuild,v 1.4 2004/05/27 13:41:25 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.57-r1.ebuild,v 1.5 2004/06/06 16:47:49 kugelfang 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="~x86 ~ppc ~alpha ~sparc amd64" IUSE="emacs static readline zlib tetex hdf5 mpi" #IUSE="emacs static readline zlib tetex hdf5 mpi ifc blas" NOTE: Already added to use.local.desc. |