diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-11 21:30:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-11 21:30:44 +0000 |
commit | e00732e1524f9f72b52193c9c982432e4868b617 (patch) | |
tree | 2e9f85e80457f227f1267fe3f9527e1eba672a82 /sci-mathematics | |
parent | Version bump. (diff) | |
download | gentoo-2-e00732e1524f9f72b52193c9c982432e4868b617.tar.gz gentoo-2-e00732e1524f9f72b52193c9c982432e4868b617.tar.bz2 gentoo-2-e00732e1524f9f72b52193c9c982432e4868b617.zip |
Stable on ppc64; bug #141446
(Portage version: 2.1-r1)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-2.1.72.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index bb5d47e74b29..fa27821f8ac2 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.35 2006/08/05 08:14:08 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.36 2006/08/11 21:30:44 corsair Exp $ + + 11 Aug 2006; Markus Rothe <corsair@gentoo.org> octave-2.1.72.ebuild: + Stable on ppc64; bug #141446 05 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> octave-2.1.72.ebuild: Stable on ppc. diff --git a/sci-mathematics/octave/octave-2.1.72.ebuild b/sci-mathematics/octave/octave-2.1.72.ebuild index 0705ebdef6ef..914a3377c8d8 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.9 2006/08/05 08:14:08 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.10 2006/08/11 21:30:44 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 |