diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-20 15:08:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-20 15:08:55 +0000 |
commit | a20989a50caaf6f7c61ec0ee01aba6f365b2605c (patch) | |
tree | 322d8bd9f1233a61b78159b7ff649af683bad2f8 /sci-mathematics | |
parent | Marked ppc stable for bug #178398. (diff) | |
download | gentoo-2-a20989a50caaf6f7c61ec0ee01aba6f365b2605c.tar.gz gentoo-2-a20989a50caaf6f7c61ec0ee01aba6f365b2605c.tar.bz2 gentoo-2-a20989a50caaf6f7c61ec0ee01aba6f365b2605c.zip |
alpha stable wrt #141446
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-2.1.73.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index 29a195a83859..dbe69c580454 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/octave # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.46 2007/03/16 22:38:28 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.47 2007/05/20 15:08:55 armin76 Exp $ + + 20 May 2007; Raúl Porcel <armin76@gentoo.org> octave-2.1.73.ebuild: + alpha stable wrt #141446 16 Mar 2007; Danny van Dyk <kugelfang@gentoo.org> octave-2.1.57-r1.ebuild, octave-2.1.69.ebuild: diff --git a/sci-mathematics/octave/octave-2.1.73.ebuild b/sci-mathematics/octave/octave-2.1.73.ebuild index 919cff1397cf..c960cafc88d3 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 +# Copyright 1999-2007 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.5 2006/11/13 02:55:48 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73.ebuild,v 1.6 2007/05/20 15:08:55 armin76 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 |