summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2009-06-19 09:20:30 +0000
committerTiziano Müller <dev-zero@gentoo.org>2009-06-19 09:20:30 +0000
commita471fa0b8f58c9b61940f5d386d30954b7ca0c19 (patch)
tree389893be74922afe8aad71bddb6c513909d58a58 /media-gfx/hugin/ChangeLog
parentFixed some regression bugs caused by backport patches (bug #273741 and #274636) (diff)
downloadhistorical-a471fa0b8f58c9b61940f5d386d30954b7ca0c19.tar.gz
historical-a471fa0b8f58c9b61940f5d386d30954b7ca0c19.tar.bz2
historical-a471fa0b8f58c9b61940f5d386d30954b7ca0c19.zip
Added patch to unset LAPACK_LIBRARIES if lapack is not found, otherwise cmake sets it to NOTFOUND leading to an error.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/hugin/ChangeLog')
-rw-r--r--media-gfx/hugin/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/media-gfx/hugin/ChangeLog b/media-gfx/hugin/ChangeLog
index a574a535037b..12de5fc90bff 100644
--- a/media-gfx/hugin/ChangeLog
+++ b/media-gfx/hugin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-gfx/hugin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.64 2009/06/10 06:02:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.65 2009/06/19 09:20:29 dev-zero Exp $
+
+ 19 Jun 2009; Tiziano Müller <dev-zero@gentoo.org> hugin-0.8.0_rc3.ebuild,
+ +files/hugin-0.8.0_rc3-unset_lapack.patch:
+ Added patch to unset LAPACK_LIBRARIES if lapack is not found, otherwise
+ cmake sets it to NOTFOUND leading to an error.
*hugin-0.8.0_rc3 (10 Jun 2009)