summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-12-22 07:50:47 +0000
committerJustin Lecher <jlec@gentoo.org>2010-12-22 07:50:47 +0000
commita7cbbee52fcaf6d83f9b154eea4761c3c3052cc5 (patch)
tree7bb99e5d40422f94113feee85a1458fa2d8b9cc2 /sci-libs/amd
parentRemove old version. (diff)
downloadgentoo-2-a7cbbee52fcaf6d83f9b154eea4761c3c3052cc5.tar.gz
gentoo-2-a7cbbee52fcaf6d83f9b154eea4761c3c3052cc5.tar.bz2
gentoo-2-a7cbbee52fcaf6d83f9b154eea4761c3c3052cc5.zip
Remove bad test, #348272
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/amd')
-rw-r--r--sci-libs/amd/ChangeLog5
-rw-r--r--sci-libs/amd/files/2.2.1-test.patch25
2 files changed, 17 insertions, 13 deletions
diff --git a/sci-libs/amd/ChangeLog b/sci-libs/amd/ChangeLog
index 7201e5859371..2dd5a3a784df 100644
--- a/sci-libs/amd/ChangeLog
+++ b/sci-libs/amd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/amd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.23 2010/12/16 14:18:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.24 2010/12/22 07:50:47 jlec Exp $
+
+ 22 Dec 2010; Justin Lecher <jlec@gentoo.org> files/2.2.1-test.patch:
+ Remove bad test, #348272
16 Dec 2010; Justin Lecher <jlec@gentoo.org> amd-2.2.0.ebuild,
amd-2.2.1.ebuild:
diff --git a/sci-libs/amd/files/2.2.1-test.patch b/sci-libs/amd/files/2.2.1-test.patch
index f3bb66b0d9fb..e46fe0ed3ad3 100644
--- a/sci-libs/amd/files/2.2.1-test.patch
+++ b/sci-libs/amd/files/2.2.1-test.patch
@@ -1,13 +1,14 @@
-diff --git a/Demo/amd_f77cross.out b/Demo/amd_f77cross.out
-index 6d8a670..79496d1 100644
---- a/Demo/amd_f77cross.out
-+++ b/Demo/amd_f77cross.out
-@@ -15,7 +15,7 @@ Column: 4 number of entries: 2 with row indices in AI ( 11 ... 12)
- Column: 5 number of entries: 2 with row indices in AI ( 13 ... 14)
- row indices: 2 5
+diff --git a/Demo/Makefile.am b/Demo/Makefile.am
+index 50dbcab..00e0799 100644
+--- a/Demo/Makefile.am
++++ b/Demo/Makefile.am
+@@ -5,8 +5,7 @@ check_PROGRAMS = \
+ amd_demo \
+ amd_demo2 \
+ amd_f77demo \
+- amd_f77simple \
+- amd_f77cross
++ amd_f77simple
+ # buggy demo
+ # amd_l_demo
--amd: approximate minimum degree ordering, results:
-+AMD version 2.2.1, Nov 30, 2009, results:
- status: OK
- n, dimension of A: 5
- nz, number of nonzeros in A: 14