diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-19 10:46:13 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-19 10:46:13 +0000 |
commit | 751cbfc9bfc1d8c9f4f55da87d69ebf0edebbab3 (patch) | |
tree | 80790a961c755c7ade8ed7e99fb7e24452fddd85 /app-sci | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-751cbfc9bfc1d8c9f4f55da87d69ebf0edebbab3.tar.gz gentoo-2-751cbfc9bfc1d8c9f4f55da87d69ebf0edebbab3.tar.bz2 gentoo-2-751cbfc9bfc1d8c9f4f55da87d69ebf0edebbab3.zip |
Stable on alpha.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/blas-atlas/ChangeLog | 6 | ||||
-rw-r--r-- | app-sci/blas-atlas/blas-atlas-3.6.0.ebuild | 4 | ||||
-rw-r--r-- | app-sci/octave/ChangeLog | 6 | ||||
-rw-r--r-- | app-sci/octave/octave-2.1.57-r1.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/app-sci/blas-atlas/ChangeLog b/app-sci/blas-atlas/ChangeLog index 9ade0aced976..3a2e0626dcb3 100644 --- a/app-sci/blas-atlas/ChangeLog +++ b/app-sci/blas-atlas/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-sci/blas-atlas # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/ChangeLog,v 1.19 2004/11/29 01:41:04 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/ChangeLog,v 1.20 2004/12/19 10:42:57 kloeri Exp $ + + 19 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> + blas-atlas-3.6.0.ebuild: + Stable on alpha. 28 Nov 2004; Daniel Goller <morfic@gentoo.org> blas-atlas-3.6.0.ebuild: Fix clobbering of bx register, reference bug 56842 for more information diff --git a/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild b/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild index be6b72841882..81110f0ff644 100644 --- a/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild +++ b/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild,v 1.18 2004/11/29 01:41:04 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild,v 1.19 2004/12/19 10:42:57 kloeri Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/math-atlas/${MY_PN}${PV}.tar.bz2 LICENSE="BSD" SLOT="0" -KEYWORDS="x86 amd64 ppc ppc64 sparc ~alpha" +KEYWORDS="x86 amd64 ppc ppc64 sparc alpha" IUSE="doc" DEPEND="app-sci/blas-config diff --git a/app-sci/octave/ChangeLog b/app-sci/octave/ChangeLog index 09a31258122f..2864e02b974f 100644 --- a/app-sci/octave/ChangeLog +++ b/app-sci/octave/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-sci/octave # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.39 2004/12/15 13:10:35 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.40 2004/12/19 10:46:13 kloeri Exp $ + + 19 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> + octave-2.1.57-r1.ebuild: + Stable on alpha. 15 Dec 2004; Patrick Kursawe <phosphan@gentoo.org> octave-2.1.64.ebuild: Latest version does not like texi2html-1.70 (bug #74307) diff --git a/app-sci/octave/octave-2.1.57-r1.ebuild b/app-sci/octave/octave-2.1.57-r1.ebuild index 1b6bb80d7e9a..110a20cc8bfb 100644 --- a/app-sci/octave/octave-2.1.57-r1.ebuild +++ b/app-sci/octave/octave-2.1.57-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.57-r1.ebuild,v 1.10 2004/11/30 15:02:53 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.57-r1.ebuild,v 1.11 2004/12/19 10:46:13 kloeri 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 |