diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-06-26 02:11:54 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-06-26 02:11:54 +0000 |
commit | 6169e7f4f5c2735f5652a2da631f739151e5fae5 (patch) | |
tree | dfcbbce27d31f575a4d4f57df8fbcf8b77540c54 /sci-mathematics/octave | |
parent | gcc4 patch; bug #89933 (diff) | |
download | gentoo-2-6169e7f4f5c2735f5652a2da631f739151e5fae5.tar.gz gentoo-2-6169e7f4f5c2735f5652a2da631f739151e5fae5.tar.bz2 gentoo-2-6169e7f4f5c2735f5652a2da631f739151e5fae5.zip |
Stable x86 and amd64.
(Portage version: 2.0.51.19)
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 94af45eda9e0..3f04c5ab9c00 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.9 2005/06/26 01:55:08 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.10 2005/06/26 02:11:54 ribosome Exp $ + + 26 Jun 2005; Olivier Fisette <ribosome@gentoo.org> octave-2.1.69.ebuild: + Stable x86 and amd64. 26 Jun 2005; Olivier Fisette <ribosome@gentoo.org> -files/filebuf.diff, -files/kill-dvips.diff, -octave-2.1.64.ebuild: diff --git a/sci-mathematics/octave/octave-2.1.69.ebuild b/sci-mathematics/octave/octave-2.1.69.ebuild index 7bbb1c5f831a..d5e15bf1e3ac 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.3 2005/06/10 11:48:14 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.69.ebuild,v 1.4 2005/06/26 02:11:54 ribosome 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 ifc blas" DEPEND="virtual/libc |