summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2006-12-12 13:20:57 +0000
committerMarkus Dittrich <markusle@gentoo.org>2006-12-12 13:20:57 +0000
commit78dc998c4100ff565cb4f50cd16ea04e68b60e93 (patch)
tree190825e39b0e82c980c454aec9352d1e475cdbd3 /sci-libs/blas-atlas/ChangeLog
parentStable on sparc wrt security #153916 (diff)
downloadgentoo-2-78dc998c4100ff565cb4f50cd16ea04e68b60e93.tar.gz
gentoo-2-78dc998c4100ff565cb4f50cd16ea04e68b60e93.tar.bz2
gentoo-2-78dc998c4100ff565cb4f50cd16ea04e68b60e93.zip
Pass MAKEOPTS to atlas' native build system and use emake instead of plain make.
(Portage version: 2.1.2_rc3-r2)
Diffstat (limited to 'sci-libs/blas-atlas/ChangeLog')
-rw-r--r--sci-libs/blas-atlas/ChangeLog7
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)