Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/arpack/files/
Date: Sun, 13 Aug 2017 11:25:04
Message-Id: 1502623445.561d14ce7bafab756d6c91b8d3384dc12a6da891.soap@gentoo
1 commit: 561d14ce7bafab756d6c91b8d3384dc12a6da891
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Wed Aug 9 09:27:16 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 13 11:24:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=561d14ce
7
8 sci-libs/arpack: remove unused patch
9
10 Closes: https://github.com/gentoo/gentoo/pull/5370
11
12 sci-libs/arpack/files/arpack-3.1.3-pkgconfig.patch | 14 --------------
13 1 file changed, 14 deletions(-)
14
15 diff --git a/sci-libs/arpack/files/arpack-3.1.3-pkgconfig.patch b/sci-libs/arpack/files/arpack-3.1.3-pkgconfig.patch
16 deleted file mode 100644
17 index 437d9034b85..00000000000
18 --- a/sci-libs/arpack/files/arpack-3.1.3-pkgconfig.patch
19 +++ /dev/null
20 @@ -1,14 +0,0 @@
21 - arpack.pc.in | 2 +-
22 - 1 file changed, 1 insertion(+), 1 deletion(-)
23 -
24 -diff --git a/arpack.pc.in b/arpack.pc.in
25 -index 83739bd..996275e 100644
26 ---- a/arpack.pc.in
27 -+++ b/arpack.pc.in
28 -@@ -5,5 +5,5 @@ libdir=@libdir@
29 - Name: arpack
30 - Description: ARPACK-NG
31 - Version: @PACKAGE_VERSION@
32 --Libs: -L${libdir} -larpack -lblas -latlas
33 -+Libs: -L${libdir} -larpack @LAPACK_LIBS@ @BLAS_LIBS@
34 - Cflags: