diff options
author | 2006-12-12 13:20:57 +0000 | |
---|---|---|
committer | 2006-12-12 13:20:57 +0000 | |
commit | f4a5daf72d39f3fbce1b3a9839fe50238ecea4b1 (patch) | |
tree | b3392ed9f13776e4cc7dc0970985b4271287a408 /sci-libs/blas-atlas/ChangeLog | |
parent | Stable on sparc wrt security #153916 (diff) | |
download | historical-f4a5daf72d39f3fbce1b3a9839fe50238ecea4b1.tar.gz historical-f4a5daf72d39f3fbce1b3a9839fe50238ecea4b1.tar.bz2 historical-f4a5daf72d39f3fbce1b3a9839fe50238ecea4b1.zip |
Pass MAKEOPTS to atlas' native build system and use emake instead of plain make.
Package-Manager: portage-2.1.2_rc3-r2
Diffstat (limited to 'sci-libs/blas-atlas/ChangeLog')
-rw-r--r-- | sci-libs/blas-atlas/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-libs/blas-atlas/ChangeLog b/sci-libs/blas-atlas/ChangeLog index fc77a0aa0c8d..37d5a7c1b1ae 100644 --- a/sci-libs/blas-atlas/ChangeLog +++ b/sci-libs/blas-atlas/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-libs/blas-atlas # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.49 2006/12/09 13:50:15 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.50 2006/12/12 13:20:57 markusle Exp $ + + 12 Dec 2006; Markus Dittrich <markusle@gentoo.org> + blas-atlas-3.7.23.ebuild: + Pass MAKEOPTS to atlas' native build system and use emake instead + of plain make. *blas-atlas-3.7.23 (09 Dec 2006) |