diff options
Diffstat (limited to 'sci-libs/lapack-atlas/ChangeLog')
-rw-r--r-- | sci-libs/lapack-atlas/ChangeLog | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/sci-libs/lapack-atlas/ChangeLog b/sci-libs/lapack-atlas/ChangeLog new file mode 100644 index 0000000..968d455 --- /dev/null +++ b/sci-libs/lapack-atlas/ChangeLog @@ -0,0 +1,96 @@ +# ChangeLog for sci-libs/lapack-atlas +# Copyright 2004-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.10 2006/01/11 16:24:45 markusle Exp $ + + 11 Jan 2006; Markus Dittrich <markusle@gentoo.org> + lapack-atlas-3.6.0.ebuild, lapack-atlas-3.6.0-r1.ebuild: + Changed DEPEND such that ebuilds can now depend on any + blas-atlas-3.6.0-r* revision. This fixes the circular dependency + issue in bug #118521. + +*lapack-atlas-3.7.11 (11 Jan 2006) + + 11 Jan 2006; Markus Dittrich <markusle@gentoo.org> + +lapack-atlas-3.7.11.ebuild: + New lapack-atlas ebuild that compiles against the most recent + blas-atlas development release. + This fixes the circular dependency issues reported in bug #118521. + +*lapack-atlas-3.6.0-r1 (13 Nov 2005) + + 13 Nov 2005; Olivier Fisette <ribosome@gentoo.org> + +lapack-atlas-3.6.0-r1.ebuild: + Migrated to fortran.eclass (bug #65950). + + 17 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + lapack-atlas-3.6.0.ebuild: + Stable on ppc. + + 11 Sep 2005; Steve Arnold <nerdboy@gentoo.org> lapack-atlas-3.6.0.ebuild: + stable bump (sparc and x86) required for other sc-libs (besides, that + configure bug doesn't really count, and the other one is *old*...) + + 10 Sep 2005; Peter Bienstman <pbienst@gentoo.org> + lapack-atlas-3.6.0.ebuild: + Add extra header files (#51323). + + 10 Sep 2005; Peter Bienstman <pbienst@gentoo.org> +files/unbuffered.patch, + lapack-atlas-3.6.0.ebuild: + Fix #102088. + + 17 Feb 2005; Bryan Ăstergaard <kloeri@gentoo.org> + lapack-atlas-3.6.0.ebuild: + ~alpha keyword. + +*lapack-atlas-3.6.0 (29 Dec 2004) + + 29 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml, + +files/f77-ATLAS, +files/war, +lapack-atlas-3.6.0.ebuild: + Moved from app-sci/lapack-atlas to sci-libs/lapack-atlas. + + 17 Nov 2004; Markus Rothe <corsair@gentoo.org> lapack-atlas-3.6.0.ebuild: + stable on ppc64 + + 31 Oct 2004; Olivier Fisette <ribosome@gentoo.org> lapack-atlas-3.6.0.ebuild: + Use tc-getCC from toolchain-funcs rather than $CC. + + 12 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> lapack-atlas-3.6.0.ebuild: + Marked stable on amd64. + + 09 Sep 2004; Philippe Trottier <tchiwam@gentoo.org> lapack-atlas-3.6.0.ebuild: + marked ~ppc64 + + 12 Jul 2004; George Shapovalov <george@gentoo.org> lapack-atlas-3.6.0.ebuild : + added filtering of CFLAGS for g77 (#56265), + thanks to Sourav Mandal <sourav@sourav.net> for suggestion. + + 04 Jul 2004; Ferris McCormick <fmccor@gentoo.org> lapack-atlas-3.6.0.ebuild: + Add (missed) ~sparc keyword. + + 05 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> lapack-atlas-3.6.0.ebuild: + Marked ~ppc (tested myself) and ~sparc (tested by fmccor). + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + lapack-atlas-3.6.0.ebuild: + virtual/glibc -> virtual/libc + + 10 Jun 2004; George Shapovalov <george@gentoo.org> lapack-atlas-3.6.0.ebuild, files/{atlas3.6.0-shared-libs.patch.bz2,} pack-20020531-20021004.patch.bz2,lapack-gentoo.patch,digest-lapack-atlas-3.6.0 : + moved files shared with lapack-reference to mirrors (one of them was a large patch as well) + unmasked in package.mask + + 05 Jun 2004; George Shapovalov <george@gentoo.org> lapack-atlas-3.6.0.ebuild : + fixed check for g77 - it is always necessary, even if ifc is installed (#30459) + + 02 Jun 2004; Aron Griffis <agriffis@gentoo.org> lapack-atlas-3.6.0.ebuild: + Fix use invocation + + 12 May 2004; Michael Sterrett <mr_bones_@gentoo.org> + lapack-atlas-3.6.0.ebuild: + don't use deprecated ? : syntax + +*lapack-atlas-3.6.0 (11 May 2004) + + 11 May 2004; George Shapovalov <george@gentoo.org> lapack-atlas-3.6.0.ebuild, Manifest, files/{atlas3.6.0-shared-libs.patch.bz2,digest-lapack-atlas-3.6.0,f77-ATLAS,lapack-20020531-20021004.patch.bz2,lapack-gentoo.patch,war} : + initial release (#30459) + Full LAPACK implementation using available ATLAS routines + ebuild submitted by Derek Dolney <dolney@astro.upenn.edu> |