summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2007-07-25 13:15:28 +0000
committerMarkus Dittrich <markusle@gentoo.org>2007-07-25 13:15:28 +0000
commitab972d7913ff5e03b934c1e06815aff28c472cdc (patch)
tree969329471c3a90ee4484e72682fd41b283604f87 /sci-libs/lapack-reference
parentFix linux/dvb/video.h #186568. (diff)
downloadgentoo-2-ab972d7913ff5e03b934c1e06815aff28c472cdc.tar.gz
gentoo-2-ab972d7913ff5e03b934c1e06815aff28c472cdc.tar.bz2
gentoo-2-ab972d7913ff5e03b934c1e06815aff28c472cdc.zip
Added patch to disable testing of LS drivers since they hang for some yet to be determined reason.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'sci-libs/lapack-reference')
-rw-r--r--sci-libs/lapack-reference/ChangeLog8
-rw-r--r--sci-libs/lapack-reference/files/lapack-reference-3.1.1-test-fix.patch36
-rw-r--r--sci-libs/lapack-reference/lapack-reference-3.1.1.ebuild3
3 files changed, 45 insertions, 2 deletions
diff --git a/sci-libs/lapack-reference/ChangeLog b/sci-libs/lapack-reference/ChangeLog
index 677f72714124..e67ceb3b0f71 100644
--- a/sci-libs/lapack-reference/ChangeLog
+++ b/sci-libs/lapack-reference/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-libs/lapack-reference
# Copyright 2004-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/ChangeLog,v 1.28 2007/07/25 03:04:27 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/ChangeLog,v 1.29 2007/07/25 13:15:28 markusle Exp $
+
+ 25 Jul 2007; Markus Dittrich <markusle@gentoo.org>
+ +files/lapack-reference-3.1.1-test-fix.patch,
+ lapack-reference-3.1.1.ebuild:
+ Added patch to disable testing of LS drivers since they hang for
+ some yet to be determined reason.
25 Jul 2007; Markus Dittrich <markusle@gentoo.org>
files/lapack-reference-3.1.1-autotool.patch:
diff --git a/sci-libs/lapack-reference/files/lapack-reference-3.1.1-test-fix.patch b/sci-libs/lapack-reference/files/lapack-reference-3.1.1-test-fix.patch
new file mode 100644
index 000000000000..e9b754403f3a
--- /dev/null
+++ b/sci-libs/lapack-reference/files/lapack-reference-3.1.1-test-fix.patch
@@ -0,0 +1,36 @@
+diff -Naur lapack-lite-3.1.1/TESTING/ctest.in lapack-lite-3.1.1-new/TESTING/ctest.in
+--- lapack-lite-3.1.1/TESTING/ctest.in 2007-02-26 13:20:47.000000000 -0500
++++ lapack-lite-3.1.1-new/TESTING/ctest.in 2007-07-24 10:19:31.000000000 -0400
+@@ -32,5 +32,4 @@
+ CQL 8 List types on next line if 0 < NTYPES < 8
+ CQP 6 List types on next line if 0 < NTYPES < 6
+ CTZ 3 List types on next line if 0 < NTYPES < 3
+-CLS 6 List types on next line if 0 < NTYPES < 6
+ CEQ
+diff -Naur lapack-lite-3.1.1/TESTING/dtest.in lapack-lite-3.1.1-new/TESTING/dtest.in
+--- lapack-lite-3.1.1/TESTING/dtest.in 2007-02-26 13:20:49.000000000 -0500
++++ lapack-lite-3.1.1-new/TESTING/dtest.in 2007-07-24 10:19:36.000000000 -0400
+@@ -30,5 +30,4 @@
+ DQL 8 List types on next line if 0 < NTYPES < 8
+ DQP 6 List types on next line if 0 < NTYPES < 6
+ DTZ 3 List types on next line if 0 < NTYPES < 3
+-DLS 6 List types on next line if 0 < NTYPES < 6
+ DEQ
+diff -Naur lapack-lite-3.1.1/TESTING/stest.in lapack-lite-3.1.1-new/TESTING/stest.in
+--- lapack-lite-3.1.1/TESTING/stest.in 2007-02-26 13:20:49.000000000 -0500
++++ lapack-lite-3.1.1-new/TESTING/stest.in 2007-07-24 10:19:48.000000000 -0400
+@@ -30,5 +30,4 @@
+ SQL 8 List types on next line if 0 < NTYPES < 8
+ SQP 6 List types on next line if 0 < NTYPES < 6
+ STZ 3 List types on next line if 0 < NTYPES < 3
+-SLS 6 List types on next line if 0 < NTYPES < 6
+ SEQ
+diff -Naur lapack-lite-3.1.1/TESTING/ztest.in lapack-lite-3.1.1-new/TESTING/ztest.in
+--- lapack-lite-3.1.1/TESTING/ztest.in 2007-02-26 13:20:49.000000000 -0500
++++ lapack-lite-3.1.1-new/TESTING/ztest.in 2007-07-24 10:19:42.000000000 -0400
+@@ -32,5 +32,4 @@
+ ZQL 8 List types on next line if 0 < NTYPES < 8
+ ZQP 6 List types on next line if 0 < NTYPES < 6
+ ZTZ 3 List types on next line if 0 < NTYPES < 3
+-ZLS 6 List types on next line if 0 < NTYPES < 6
+ ZEQ
diff --git a/sci-libs/lapack-reference/lapack-reference-3.1.1.ebuild b/sci-libs/lapack-reference/lapack-reference-3.1.1.ebuild
index c2dc60297e51..665ef726d1eb 100644
--- a/sci-libs/lapack-reference/lapack-reference-3.1.1.ebuild
+++ b/sci-libs/lapack-reference/lapack-reference-3.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/lapack-reference-3.1.1.ebuild,v 1.3 2007/06/25 17:46:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/lapack-reference-3.1.1.ebuild,v 1.4 2007/07/25 13:15:28 markusle Exp $
inherit autotools eutils fortran multilib
@@ -29,6 +29,7 @@ S="${WORKDIR}/${MyPN}-lite-${PV}"
src_unpack() {
unpack ${A}
epatch "${FILESDIR}"/${P}-autotool.patch
+ epatch "${FILESDIR}"/${P}-test-fix.patch
cd "${S}"
eautoreconf