summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2007-09-21 06:39:37 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2007-09-21 06:39:37 +0000
commit06016e8d33bca0818372f014e2d40379905f2c1e (patch)
treea3e4a2c6ca4acd8066214d8492b0c6a1ef418c1f /sci-libs/blas-goto/ChangeLog
parentRemoving old, broken revisions of jdom. (diff)
downloadhistorical-06016e8d33bca0818372f014e2d40379905f2c1e.tar.gz
historical-06016e8d33bca0818372f014e2d40379905f2c1e.tar.bz2
historical-06016e8d33bca0818372f014e2d40379905f2c1e.zip
Quote LDFLAGS, so multiple flags doesn't kill the build by passing flags beyond the first directly to make.
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'sci-libs/blas-goto/ChangeLog')
-rw-r--r--sci-libs/blas-goto/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-libs/blas-goto/ChangeLog b/sci-libs/blas-goto/ChangeLog
index 2cf281045a57..08932a0765ca 100644
--- a/sci-libs/blas-goto/ChangeLog
+++ b/sci-libs/blas-goto/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-libs/blas-goto
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-goto/ChangeLog,v 1.10 2007/09/20 14:40:02 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-goto/ChangeLog,v 1.11 2007/09/21 06:39:37 dberkholz Exp $
+
+ 21 Sep 2007; Donnie Berkholz <dberkholz@gentoo.org>;
+ blas-goto-1.19.ebuild:
+ Quote LDFLAGS, so multiple flags doesn't kill the build by passing flags
+ beyond the first directly to make.
*blas-goto-1.19 (20 Sep 2007)