summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-12-15 20:41:24 +0000
committerJustin Lecher <jlec@gentoo.org>2011-12-15 20:41:24 +0000
commit5b8f29507d2bd3fbf552507e892f13cbe1fe56c1 (patch)
tree7d01415753bd8a8a9381976972bdde8e1babdffb /sci-libs/colamd/ChangeLog
parentAdded '|| die' where missing, wrt bug #393287 (diff)
downloadhistorical-5b8f29507d2bd3fbf552507e892f13cbe1fe56c1.tar.gz
historical-5b8f29507d2bd3fbf552507e892f13cbe1fe56c1.tar.bz2
historical-5b8f29507d2bd3fbf552507e892f13cbe1fe56c1.zip
AUTOTOOLS_IN_SOURCE_BUILD=1 in order to avoid fatal error: colamd.h: No such file or directory, #394079
Package-Manager: portage-2.2.0_alpha81/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/colamd/ChangeLog')
-rw-r--r--sci-libs/colamd/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-libs/colamd/ChangeLog b/sci-libs/colamd/ChangeLog
index a92342b4e571..2d9c4892ea97 100644
--- a/sci-libs/colamd/ChangeLog
+++ b/sci-libs/colamd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/colamd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/ChangeLog,v 1.20 2011/12/15 17:14:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/ChangeLog,v 1.21 2011/12/15 20:41:24 jlec Exp $
+
+ 15 Dec 2011; Justin Lecher <jlec@gentoo.org> colamd-2.7.3.ebuild:
+ AUTOTOOLS_IN_SOURCE_BUILD=1 in order to avoid fatal error: colamd.h: No such
+ file or directory, #394079
15 Dec 2011; Justin Lecher <jlec@gentoo.org> colamd-2.7.3.ebuild:
Restrict test, useless any ways, because it needs manual inspection, #394795