Gentoo Archives: gentoo-commits

From: Martin Mokrejs <mmokrejs@×××××××××××××××.cz>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-tools++/files/
Date: Fri, 28 Jul 2017 20:48:54
Message-Id: 1501273180.6ad973f70eefbffeebb8ff400d57572d5059cf37.mmokrejs@gentoo
1 commit: 6ad973f70eefbffeebb8ff400d57572d5059cf37
2 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
3 AuthorDate: Fri Jul 28 20:19:40 2017 +0000
4 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
5 CommitDate: Fri Jul 28 20:19:40 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6ad973f7
7
8 sci-biology/ncbi-tools++: resolving my 'stash pop' with an empty change
9
10 Sorry for noise.
11
12 Package-Manager: Portage-2.3.6, Repoman-2.3.3
13
14 .../ncbi-tools++/files/ncbi-tools++-18.0.0-fix-srcchk-linking.patch | 5 ++++-
15 1 file changed, 4 insertions(+), 1 deletion(-)
16
17 diff --git a/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-srcchk-linking.patch b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-srcchk-linking.patch
18 index 49a4adb4e..bc62bd658 100644
19 --- a/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-srcchk-linking.patch
20 +++ b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-srcchk-linking.patch
21 @@ -11,5 +11,8 @@ Index: c++.18.0.0/src/app/srcchk/Makefile.srcchk.app
22 +LIB = xobjwrite $(XFORMAT_LIBS) variation_utils $(OBJREAD_LIBS) xalnmgr \
23 + xobjutil entrez2cli entrez2 tables xregexp $(PCRE_LIB) $(OBJMGR_LIBS)
24
25 - LIBS = $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(ORIG_LIBS)
26 +-LIBS = $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(ORIG_LIBS)
27 ++LIBS = $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(PCRE_LIBS) $(ORIG_LIBS)
28 +
29 + REQUIRES = objects -Cygwin