diff options
author | 2004-05-13 01:48:32 +0000 | |
---|---|---|
committer | 2004-05-13 01:48:32 +0000 | |
commit | 9739ddf5a14ee5ded14e778e46c6edb95368ac73 (patch) | |
tree | 1ac86e92d5634fba1c03bbcd84efbb0293df2ffd /app-sci/blas-atlas/ChangeLog | |
parent | Version bump as per bug #49686. Thanks to the current maintainer/author Die... (diff) | |
download | gentoo-2-9739ddf5a14ee5ded14e778e46c6edb95368ac73.tar.gz gentoo-2-9739ddf5a14ee5ded14e778e46c6edb95368ac73.tar.bz2 gentoo-2-9739ddf5a14ee5ded14e778e46c6edb95368ac73.zip |
added check for the g77 issue, removed old version
Diffstat (limited to 'app-sci/blas-atlas/ChangeLog')
-rw-r--r-- | app-sci/blas-atlas/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-sci/blas-atlas/ChangeLog b/app-sci/blas-atlas/ChangeLog index 1369cf7f92e0..76c8d4a70873 100644 --- a/app-sci/blas-atlas/ChangeLog +++ b/app-sci/blas-atlas/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-sci/blas-atlas # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/ChangeLog,v 1.4 2004/05/11 05:31:54 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/ChangeLog,v 1.5 2004/05/13 01:48:32 george Exp $ + + 12 May 2004; George Shapovalov <george@gentoo.org> blas-atlas-3.6.0.ebuild : + added the fix for g77 issue. Moved atlas3.6.0-shared-libs.patch.bz2 to the mirrors to + avoid duplication (the same one is used by lapack-atlas), plus it is 5k in size, which is + more than 2k limit :). + Removed old version (3.4.2), so that we start aclean when this gets unmasked.. 11 May 2004; Danny van Dyk <kugelfang@gentoo.org> blas-atlas-3.6.0.ebuild: Marked ~amd64 and ~ppc. |