diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-15 13:17:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-15 13:17:35 +0000 |
commit | 3901c2461d248943e3289c9a292be87dd2251893 (patch) | |
tree | 2c240ba684216276e81ac575a74fad9630d19f64 /sci-mathematics/octave | |
parent | Adding support for eventual s390 keywording (diff) | |
download | gentoo-2-3901c2461d248943e3289c9a292be87dd2251893.tar.gz gentoo-2-3901c2461d248943e3289c9a292be87dd2251893.tar.bz2 gentoo-2-3901c2461d248943e3289c9a292be87dd2251893.zip |
Stable on ppc64; bug #141446
(Portage version: 2.1.1)
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-2.1.73.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index fa27821f8ac2..63b50ebb3966 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/octave # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.36 2006/08/11 21:30:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.37 2006/09/15 13:17:35 corsair Exp $ + + 15 Sep 2006; Markus Rothe <corsair@gentoo.org> octave-2.1.73.ebuild: + Stable on ppc64; bug #141446 11 Aug 2006; Markus Rothe <corsair@gentoo.org> octave-2.1.72.ebuild: Stable on ppc64; bug #141446 diff --git a/sci-mathematics/octave/octave-2.1.73.ebuild b/sci-mathematics/octave/octave-2.1.73.ebuild index 313e4461d27f..b3cd1e9421da 100644 --- a/sci-mathematics/octave/octave-2.1.73.ebuild +++ b/sci-mathematics/octave/octave-2.1.73.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.73.ebuild,v 1.1 2006/06/10 01:21:00 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73.ebuild,v 1.2 2006/09/15 13:17:35 corsair 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 |