diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2010-12-25 18:52:50 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2010-12-25 18:52:50 +0000 |
commit | 1f657d81eb7be813b5dbf26d2db46bd6e817df51 (patch) | |
tree | c82dcd38d256c49e0a8455fdc517ccb73bf05323 /sci-libs/amd | |
parent | added static-libs flag (diff) | |
download | gentoo-2-1f657d81eb7be813b5dbf26d2db46bd6e817df51.tar.gz gentoo-2-1f657d81eb7be813b5dbf26d2db46bd6e817df51.tar.bz2 gentoo-2-1f657d81eb7be813b5dbf26d2db46bd6e817df51.zip |
removed obsolete patches
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/amd')
-rw-r--r-- | sci-libs/amd/files/2.2.1-test.patch | 14 | ||||
-rw-r--r-- | sci-libs/amd/files/amd-2.2.0-tests.patch | 13 |
2 files changed, 0 insertions, 27 deletions
diff --git a/sci-libs/amd/files/2.2.1-test.patch b/sci-libs/amd/files/2.2.1-test.patch deleted file mode 100644 index e46fe0ed3ad3..000000000000 --- a/sci-libs/amd/files/2.2.1-test.patch +++ /dev/null @@ -1,14 +0,0 @@ -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 - diff --git a/sci-libs/amd/files/amd-2.2.0-tests.patch b/sci-libs/amd/files/amd-2.2.0-tests.patch deleted file mode 100644 index e188a5ea3ac0..000000000000 --- a/sci-libs/amd/files/amd-2.2.0-tests.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/Demo/amd_f77cross.out b/Demo/amd_f77cross.out -index 6d8a670..5e92f32 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 - --amd: approximate minimum degree ordering, results: -+AMD version 2.2.0, May 31, 2007, results: - status: OK - n, dimension of A: 5 - nz, number of nonzeros in A: 14 |