diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-27 05:51:06 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-27 05:51:06 +0000 |
commit | 339b072a7fdfbebab0485d041f61a08b1eb08e4d (patch) | |
tree | e11341166f513fdede0ebdc59f596f6f7372c12f /sci-mathematics/octave/octave-2.1.72.ebuild | |
parent | Fixed compilation with modern glibc: (diff) | |
download | historical-339b072a7fdfbebab0485d041f61a08b1eb08e4d.tar.gz historical-339b072a7fdfbebab0485d041f61a08b1eb08e4d.tar.bz2 historical-339b072a7fdfbebab0485d041f61a08b1eb08e4d.zip |
Stable x86 for gcc of course
Package-Manager: portage-2.1-r1
Diffstat (limited to 'sci-mathematics/octave/octave-2.1.72.ebuild')
-rw-r--r-- | sci-mathematics/octave/octave-2.1.72.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/octave/octave-2.1.72.ebuild b/sci-mathematics/octave/octave-2.1.72.ebuild index f83147b3f337..057cae0a718d 100644 --- a/sci-mathematics/octave/octave-2.1.72.ebuild +++ b/sci-mathematics/octave/octave-2.1.72.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.72.ebuild,v 1.6 2006/05/11 09:14:54 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.7 2006/07/27 05:51:06 tsunam 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 |