Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/maker/, dev-java/fits/, sci-mathematics/gismo/, sci-biology/artemis/, ...
Date: Sun, 05 Feb 2017 05:21:36
Message-Id: 1486271882.e0bb430dd8c078ea0aa22268eba26a47febe7b31.jlec@gentoo
1 commit: e0bb430dd8c078ea0aa22268eba26a47febe7b31
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 3 16:55:14 2017 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 5 05:18:02 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e0bb430d
7
8 Drop all trailing whitespaces
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11
12 dev-java/fits/fits-1.11.0-r1.ebuild | 2 +-
13 sci-biology/AlignGraph/AlignGraph-9999.ebuild | 2 +-
14 sci-biology/TransDecoder/TransDecoder-2.0.1.ebuild | 2 +-
15 sci-biology/TransDecoder/TransDecoder-2.1.0.ebuild | 2 +-
16 sci-biology/arachne/arachne-46233.ebuild | 4 ++--
17 sci-biology/argo/argo-1.0.24.ebuild | 2 +-
18 sci-biology/artemis/artemis-9999.ebuild | 2 +-
19 sci-biology/blue/blue-1.1.2.ebuild | 2 +-
20 sci-biology/blue/blue-1.1.3.ebuild | 2 +-
21 sci-biology/clview/clview-0.1.ebuild | 2 +-
22 sci-biology/fastqc/fastqc-0.11.3.ebuild | 2 +-
23 sci-biology/ffindex/ffindex-0.9.9.6.ebuild | 2 +-
24 sci-biology/fsa/fsa-1.15.9.ebuild | 4 ++--
25 sci-biology/maker/maker-2.31.8.ebuild | 14 +++++++-------
26 sci-biology/ncbi-blast+/ncbi-blast+-2.2.30.ebuild | 12 ++++++------
27 sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild | 12 ++++++------
28 sci-biology/ncbi-blast+/ncbi-blast+-2.3.0.ebuild | 12 ++++++------
29 sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild | 12 ++++++------
30 sci-biology/picard/picard-2.8.1.ebuild | 4 ++--
31 sci-biology/pileup/pileup-0.6.ebuild | 2 +-
32 sci-biology/prinseq-lite/prinseq-lite-0.20.4.ebuild | 2 +-
33 sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild | 2 +-
34 sci-biology/sailfish/sailfish-0.9.2.ebuild | 2 +-
35 sci-biology/somatic-sniper/somatic-sniper-1.0.4.ebuild | 2 +-
36 sci-biology/tgicl/tgicl-2.1.ebuild | 2 +-
37 sci-biology/ugene/ugene-1.20.0.ebuild | 2 +-
38 sci-mathematics/gismo/gismo-0.8.1.ebuild | 2 +-
39 27 files changed, 56 insertions(+), 56 deletions(-)
40
41 diff --git a/dev-java/fits/fits-1.11.0-r1.ebuild b/dev-java/fits/fits-1.11.0-r1.ebuild
42 index 3cb228c..12d6bb2 100644
43 --- a/dev-java/fits/fits-1.11.0-r1.ebuild
44 +++ b/dev-java/fits/fits-1.11.0-r1.ebuild
45 @@ -47,7 +47,7 @@ java_prepare() {
46 # from http://heasarc.gsfc.nasa.gov/docs/heasarc/fits/java/v1.0/NOTE.v111.0:
47 # The source code JAR (fits_src.jar) includes a number of new classes for
48 # which the corresponding class files are not included in fits.jar. These
49 - # classes are pre-alpha versions of support for tile compressed data that
50 + # classes are pre-alpha versions of support for tile compressed data that
51 # is being developed. Interested Users may take a look at these, but they
52 # definitely are not expected to work today.
53 rm src/nom/tam/image/comp/Quantizer.java \
54
55 diff --git a/sci-biology/AlignGraph/AlignGraph-9999.ebuild b/sci-biology/AlignGraph/AlignGraph-9999.ebuild
56 index f6ea6bb..01b81c5 100644
57 --- a/sci-biology/AlignGraph/AlignGraph-9999.ebuild
58 +++ b/sci-biology/AlignGraph/AlignGraph-9999.ebuild
59 @@ -31,7 +31,7 @@ RDEPEND="${DEPEND}
60 sci-biology/blat
61 sci-biology/bowtie"
62
63 -# AlignGraph runs the alignment steps with BLAT and Bowtie2 automatically, but both
64 +# AlignGraph runs the alignment steps with BLAT and Bowtie2 automatically, but both
65 # need to be installed on the system. AlignGraph’s run time is currently 23–57 min
66 # per million aligned reads. In the performance tests of this study, the memory usage
67 # was 36–50 GB, and it stays <100 GB even for entire mammalian genomes. These requirements
68
69 diff --git a/sci-biology/TransDecoder/TransDecoder-2.0.1.ebuild b/sci-biology/TransDecoder/TransDecoder-2.0.1.ebuild
70 index 9ca6b2b..04004ce 100644
71 --- a/sci-biology/TransDecoder/TransDecoder-2.0.1.ebuild
72 +++ b/sci-biology/TransDecoder/TransDecoder-2.0.1.ebuild
73 @@ -46,7 +46,7 @@ src_compile(){
74
75 # avoid fetching 1.5TB "${S}"/pfam/Pfam-AB.hmm.bin, see
76 # "Re: [Transdecoder-users] Announcement: Transdecoder release r20140704"
77 -# thread in archives. You can get it from
78 +# thread in archives. You can get it from
79 # http://downloads.sourceforge.net/project/transdecoder/Pfam-AB.hmm.bin
80
81 src_install(){
82
83 diff --git a/sci-biology/TransDecoder/TransDecoder-2.1.0.ebuild b/sci-biology/TransDecoder/TransDecoder-2.1.0.ebuild
84 index 2a65c0c..a7a955a 100644
85 --- a/sci-biology/TransDecoder/TransDecoder-2.1.0.ebuild
86 +++ b/sci-biology/TransDecoder/TransDecoder-2.1.0.ebuild
87 @@ -46,7 +46,7 @@ src_compile(){
88
89 # avoid fetching 1.5TB "${S}"/pfam/Pfam-AB.hmm.bin, see
90 # "Re: [Transdecoder-users] Announcement: Transdecoder release r20140704"
91 -# thread in archives. You can get it from
92 +# thread in archives. You can get it from
93 # http://downloads.sourceforge.net/project/transdecoder/Pfam-AB.hmm.bin
94
95 src_install(){
96
97 diff --git a/sci-biology/arachne/arachne-46233.ebuild b/sci-biology/arachne/arachne-46233.ebuild
98 index 2b56ae9..acc86be 100644
99 --- a/sci-biology/arachne/arachne-46233.ebuild
100 +++ b/sci-biology/arachne/arachne-46233.ebuild
101 @@ -29,10 +29,10 @@ src_configure() {
102
103 # set the following environment variables
104 # http://www.broadinstitute.org/crd/wiki/index.php/Setup
105 -#
106 +#
107 # ARACHNE_PRE
108 # ARACHNE_BIN_DIR
109 -# ARACHNE_PRETTY_HELP
110 +# ARACHNE_PRETTY_HELP
111
112 pkg_postinst(){
113 einfo "Please add these to your ~/.bashrc"
114
115 diff --git a/sci-biology/argo/argo-1.0.24.ebuild b/sci-biology/argo/argo-1.0.24.ebuild
116 index 7670b01..57e68b1 100644
117 --- a/sci-biology/argo/argo-1.0.24.ebuild
118 +++ b/sci-biology/argo/argo-1.0.24.ebuild
119 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.broadinstitute.org/annotation/argo2
120 http://www.broadinstitute.org/annotation/argo"
121 SRC_URI="http://www.broadinstitute.org/annotation/argo/src/workspace-2008-03-11.tgz"
122 #
123 -# cat workspace-2008-03-11/annotation/argo/version.txt
124 +# cat workspace-2008-03-11/annotation/argo/version.txt
125 # Gebo-1.0.17-build-1313
126
127 LICENSE="LGPL-3"
128
129 diff --git a/sci-biology/artemis/artemis-9999.ebuild b/sci-biology/artemis/artemis-9999.ebuild
130 index 5d71760..c42eba2 100644
131 --- a/sci-biology/artemis/artemis-9999.ebuild
132 +++ b/sci-biology/artemis/artemis-9999.ebuild
133 @@ -34,7 +34,7 @@ DEPEND="${RDEPEND}
134 sci-biology/picard
135 dev-java/biojava"
136 # some more dependencies extracted from /usr/bin/act
137 -# JacORB.jar, jemAlign.jar, macos.jar, chado-14-interface.jar, iBatis, biojava.jar,
138 +# JacORB.jar, jemAlign.jar, macos.jar, chado-14-interface.jar, iBatis, biojava.jar,
139 #
140
141 # http://www.mail-archive.com/artemis-users@×××××××××.uk/msg00551.html
142
143 diff --git a/sci-biology/blue/blue-1.1.2.ebuild b/sci-biology/blue/blue-1.1.2.ebuild
144 index efb3480..d8b8144 100644
145 --- a/sci-biology/blue/blue-1.1.2.ebuild
146 +++ b/sci-biology/blue/blue-1.1.2.ebuild
147 @@ -30,7 +30,7 @@ src_install(){
148 dobin Tessel.exe GenerateMerPairs.exe Blue.exe
149 # one could install also the *.exe.so files for speedup into /usr/bin/
150
151 - # The -hp option sets a flag that is checked when Blue is scanning along a read trying to find errors that could be corrected. There are a number of tests done at every base position, all based on depth of coverage. These tests will pick up random indel errors, but indels are so common at the end of homopolymer runs in 454 and IonTorrent data that multiple hp run lengths all look to be OK. For example, if our genome had AAAAAA then with Illumina data this is what we'd see almost all the time, with very rare indels at the end of the hp run resulting in runs of 5 or 7 As. With 454-like data, we'd probably get 5 As as frequently as 6 As so depth of coverage would say that neither of them are errors. The -hp flag looks out for the end of hp runs and forces an attempt at correction at that point. If the read wasn't in error, then no correction will be made.
152 + # The -hp option sets a flag that is checked when Blue is scanning along a read trying to find errors that could be corrected. There are a number of tests done at every base position, all based on depth of coverage. These tests will pick up random indel errors, but indels are so common at the end of homopolymer runs in 454 and IonTorrent data that multiple hp run lengths all look to be OK. For example, if our genome had AAAAAA then with Illumina data this is what we'd see almost all the time, with very rare indels at the end of the hp run resulting in runs of 5 or 7 As. With 454-like data, we'd probably get 5 As as frequently as 6 As so depth of coverage would say that neither of them are errors. The -hp flag looks out for the end of hp runs and forces an attempt at correction at that point. If the read wasn't in error, then no correction will be made.
153
154 # In general Blue will correct Ns - if a correct replacement can be found. The only time it doesn't do this is if there are too many consecutive Ns - as the process of finding likely replacements is combinatoric and the cost goes up exponentially with the number of consecutive Ns. In these cases, the read is abandoned and passed through uncorrected. Can you give an example of a read that you would like to see corrected differently?
155 }
156
157 diff --git a/sci-biology/blue/blue-1.1.3.ebuild b/sci-biology/blue/blue-1.1.3.ebuild
158 index 59561cc..dcdf678 100644
159 --- a/sci-biology/blue/blue-1.1.3.ebuild
160 +++ b/sci-biology/blue/blue-1.1.3.ebuild
161 @@ -30,7 +30,7 @@ src_install(){
162 dobin Tessel.exe GenerateMerPairs.exe Blue.exe
163 # one could install also the *.exe.so files for speedup into /usr/bin/
164
165 - # The -hp option sets a flag that is checked when Blue is scanning along a read trying to find errors that could be corrected. There are a number of tests done at every base position, all based on depth of coverage. These tests will pick up random indel errors, but indels are so common at the end of homopolymer runs in 454 and IonTorrent data that multiple hp run lengths all look to be OK. For example, if our genome had AAAAAA then with Illumina data this is what we'd see almost all the time, with very rare indels at the end of the hp run resulting in runs of 5 or 7 As. With 454-like data, we'd probably get 5 As as frequently as 6 As so depth of coverage would say that neither of them are errors. The -hp flag looks out for the end of hp runs and forces an attempt at correction at that point. If the read wasn't in error, then no correction will be made.
166 + # The -hp option sets a flag that is checked when Blue is scanning along a read trying to find errors that could be corrected. There are a number of tests done at every base position, all based on depth of coverage. These tests will pick up random indel errors, but indels are so common at the end of homopolymer runs in 454 and IonTorrent data that multiple hp run lengths all look to be OK. For example, if our genome had AAAAAA then with Illumina data this is what we'd see almost all the time, with very rare indels at the end of the hp run resulting in runs of 5 or 7 As. With 454-like data, we'd probably get 5 As as frequently as 6 As so depth of coverage would say that neither of them are errors. The -hp flag looks out for the end of hp runs and forces an attempt at correction at that point. If the read wasn't in error, then no correction will be made.
167
168 # In general Blue will correct Ns - if a correct replacement can be found. The only time it doesn't do this is if there are too many consecutive Ns - as the process of finding likely replacements is combinatoric and the cost goes up exponentially with the number of consecutive Ns. In these cases, the read is abandoned and passed through uncorrected. Can you give an example of a read that you would like to see corrected differently?
169 }
170
171 diff --git a/sci-biology/clview/clview-0.1.ebuild b/sci-biology/clview/clview-0.1.ebuild
172 index 1e897bf..f31c048 100644
173 --- a/sci-biology/clview/clview-0.1.ebuild
174 +++ b/sci-biology/clview/clview-0.1.ebuild
175 @@ -58,7 +58,7 @@ SRC_URI="
176 # -rw-r--r-- 1 mmokrejs mmokrejs 6941 Nov 7 2005 gcdb.h
177 # -rw-r--r-- 1 mmokrejs mmokrejs 8998 Nov 7 2005 gcompress.cpp
178 # -rw-r--r-- 1 mmokrejs mmokrejs 3670 Nov 7 2005 gcompress.h
179 -#
180 +#
181
182 LICENSE="Artistic"
183 SLOT="0"
184
185 diff --git a/sci-biology/fastqc/fastqc-0.11.3.ebuild b/sci-biology/fastqc/fastqc-0.11.3.ebuild
186 index f558a75..01d3765 100644
187 --- a/sci-biology/fastqc/fastqc-0.11.3.ebuild
188 +++ b/sci-biology/fastqc/fastqc-0.11.3.ebuild
189 @@ -41,7 +41,7 @@ src_install(){
190 # .class files (a jar file is just a zip file full of .class files). All
191 # you need to copy out is the contents of the bin subdirectory, the rest of
192 # the download you can discard.
193 - #
194 + #
195 # jbzip2-0.9.jar comes from https://code.google.com/p/jbzip2
196 #
197 # ignore the sam-1.103.jar and rely on /usr/share/picard/lib/sam.jar from sci-biology/picard
198
199 diff --git a/sci-biology/ffindex/ffindex-0.9.9.6.ebuild b/sci-biology/ffindex/ffindex-0.9.9.6.ebuild
200 index 92eb117..e396426 100644
201 --- a/sci-biology/ffindex/ffindex-0.9.9.6.ebuild
202 +++ b/sci-biology/ffindex/ffindex-0.9.9.6.ebuild
203 @@ -44,7 +44,7 @@ src_install(){
204 # * Note: Bugs should be filed for the respective maintainers
205 # * of the package in question and not hardened@g.o.
206 # * RWX --- --- usr/lib64/libffindex.so.0.1
207 - #
208 + #
209 dolib libffindex.so.0.1 libffindex.so
210
211 # make install INSTALL_DIR="${DESTDIR}" HAVE_MPI=1
212
213 diff --git a/sci-biology/fsa/fsa-1.15.9.ebuild b/sci-biology/fsa/fsa-1.15.9.ebuild
214 index 71fccc8..944468f 100644
215 --- a/sci-biology/fsa/fsa-1.15.9.ebuild
216 +++ b/sci-biology/fsa/fsa-1.15.9.ebuild
217 @@ -24,8 +24,8 @@ RDEPEND="${DEPEND}"
218 # -C . JMF-2.1.1e/lib/jmf.jar \
219 # -C . jai-1_1_3/lib/jai_core.jar \
220 # -C . jai-1_1_3/lib/jai_codec.jar
221 -# * Home for VM '' does not exist:
222 -# * Invalid System VM:
223 +# * Home for VM '' does not exist:
224 +# * Invalid System VM:
225
226 src_install(){
227 default
228
229 diff --git a/sci-biology/maker/maker-2.31.8.ebuild b/sci-biology/maker/maker-2.31.8.ebuild
230 index 58b30cf..aa566e9 100644
231 --- a/sci-biology/maker/maker-2.31.8.ebuild
232 +++ b/sci-biology/maker/maker-2.31.8.ebuild
233 @@ -58,22 +58,22 @@ RDEPEND="${DEPEND}"
234 # ! Want
235 # ! forks
236 # ! forks::shared
237 -#
238 +#
239 # External Programs: MISSING
240 # ! RepeatMasker
241 -#
242 +#
243 # External C Libraries: VERIFIED
244 # MPI SUPPORT: DISABLED
245 # MWAS Web Interface: DISABLED
246 # MAKER PACKAGE: MISSING PREREQUISITES
247 -#
248 -#
249 +#
250 +#
251 # Important Commands:
252 # ./Build installdeps #installs missing PERL dependencies
253 # ./Build installexes #installs all missing external programs
254 # ./Build install #installs MAKER
255 # ./Build status #Shows this status menu
256 -#
257 +#
258 # Other Commands:
259 # ./Build repeatmasker #installs RepeatMasker (asks for RepBase)
260 # ./Build blast #installs BLAST (NCBI BLAST+)
261 @@ -86,7 +86,7 @@ RDEPEND="${DEPEND}"
262 # ./Build webapollo #installs WebApollo (use maker2wap to create DBs)
263 # ./Build mpich2 #installs MPICH2 (but manual install recommended)
264 # Building MAKER
265 -#
266 +#
267 # * MISSING MAKER PREREQUISITES - CANNOT CONTINUE!!
268
269 S="${WORKDIR}"/maker/src
270 @@ -107,7 +107,7 @@ src_compile(){
271 ./Build install || die
272 }
273
274 -# If you move it, then the executables won’t be able to locate dependencies in the …/maker/data,
275 +# If you move it, then the executables won’t be able to locate dependencies in the …/maker/data,
276 # …/maker/lib, and …/maker/perl directories. You should really either add the location of
277 # …/maker/bin to you PATH environmental variable or at most soft link the executables somewhere
278 # else using the ‘ln -s’ command.
279
280 diff --git a/sci-biology/ncbi-blast+/ncbi-blast+-2.2.30.ebuild b/sci-biology/ncbi-blast+/ncbi-blast+-2.2.30.ebuild
281 index 023e89a..abf6e47 100644
282 --- a/sci-biology/ncbi-blast+/ncbi-blast+-2.2.30.ebuild
283 +++ b/sci-biology/ncbi-blast+/ncbi-blast+-2.2.30.ebuild
284 @@ -311,17 +311,17 @@ src_compile() {
285 # only in --with-flat-makefile configurations. For now (12.0.0), you'll need to
286 # add or extend more DLL_LIB settings, to which end you may find the
287 # resources at http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/depgraphs/
288 - # helpful. For instance,
289 - #
290 + # helpful. For instance,
291 + #
292 # http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/depgraphs/dbapi_driver.html
293 - #
294 + #
295 # indicates that src/dbapi/driver/Makefile.dbapi_driver.lib should set
296 - #
297 + #
298 # DLL_LIB = xncbi
299 - #
300 + #
301 # (You can find the path to that makefile by examining
302 # .../status/.dbapi_driver.dep or .../build/Makefile.flat.)
303 - #
304 + #
305 # To take full advantage of --with-flat-makefile, you'll need the following (instead of 'emake all_p -C "${S}"_build/build') and call configure --with-flat-makefile:
306 emake -C "${S}"_build/build -f Makefile.flat
307 }
308
309 diff --git a/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild b/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
310 index 3ac27be..4b8891b 100644
311 --- a/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
312 +++ b/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
313 @@ -314,17 +314,17 @@ src_compile() {
314 # only in --with-flat-makefile configurations. For now (12.0.0), you'll need to
315 # add or extend more DLL_LIB settings, to which end you may find the
316 # resources at http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/depgraphs/
317 - # helpful. For instance,
318 - #
319 + # helpful. For instance,
320 + #
321 # http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/depgraphs/dbapi_driver.html
322 - #
323 + #
324 # indicates that src/dbapi/driver/Makefile.dbapi_driver.lib should set
325 - #
326 + #
327 # DLL_LIB = xncbi
328 - #
329 + #
330 # (You can find the path to that makefile by examining
331 # .../status/.dbapi_driver.dep or .../build/Makefile.flat.)
332 - #
333 + #
334 # To take full advantage of --with-flat-makefile, you'll need the following (instead of 'emake all_p -C "${S}"_build/build') and call configure --with-flat-makefile:
335 emake -C "${S}"_build/build -f Makefile.flat
336 }
337
338 diff --git a/sci-biology/ncbi-blast+/ncbi-blast+-2.3.0.ebuild b/sci-biology/ncbi-blast+/ncbi-blast+-2.3.0.ebuild
339 index 9f04f92..93bafd4 100644
340 --- a/sci-biology/ncbi-blast+/ncbi-blast+-2.3.0.ebuild
341 +++ b/sci-biology/ncbi-blast+/ncbi-blast+-2.3.0.ebuild
342 @@ -315,17 +315,17 @@ src_compile() {
343 # only in --with-flat-makefile configurations. For now (12.0.0), you'll need to
344 # add or extend more DLL_LIB settings, to which end you may find the
345 # resources at http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/depgraphs/
346 - # helpful. For instance,
347 - #
348 + # helpful. For instance,
349 + #
350 # http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/depgraphs/dbapi_driver.html
351 - #
352 + #
353 # indicates that src/dbapi/driver/Makefile.dbapi_driver.lib should set
354 - #
355 + #
356 # DLL_LIB = xncbi
357 - #
358 + #
359 # (You can find the path to that makefile by examining
360 # .../status/.dbapi_driver.dep or .../build/Makefile.flat.)
361 - #
362 + #
363 # To take full advantage of --with-flat-makefile, you'll need the following (instead of 'emake all_p -C "${S}"_build/build') and call configure --with-flat-makefile:
364 emake -C "${S}"_build/build -f Makefile.flat
365 }
366
367 diff --git a/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild b/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild
368 index 8902d3e..6ffab1b 100644
369 --- a/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild
370 +++ b/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild
371 @@ -316,17 +316,17 @@ src_compile() {
372 # only in --with-flat-makefile configurations. For now (12.0.0), you'll need to
373 # add or extend more DLL_LIB settings, to which end you may find the
374 # resources at http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/depgraphs/
375 - # helpful. For instance,
376 - #
377 + # helpful. For instance,
378 + #
379 # http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/depgraphs/dbapi_driver.html
380 - #
381 + #
382 # indicates that src/dbapi/driver/Makefile.dbapi_driver.lib should set
383 - #
384 + #
385 # DLL_LIB = xncbi
386 - #
387 + #
388 # (You can find the path to that makefile by examining
389 # .../status/.dbapi_driver.dep or .../build/Makefile.flat.)
390 - #
391 + #
392 # To take full advantage of --with-flat-makefile, you'll need the following (instead of 'emake all_p -C "${S}"_build/build') and call configure --with-flat-makefile:
393 emake -C "${S}"_build/build -f Makefile.flat
394 #
395
396 diff --git a/sci-biology/picard/picard-2.8.1.ebuild b/sci-biology/picard/picard-2.8.1.ebuild
397 index 7f8b3fd..10f350f 100644
398 --- a/sci-biology/picard/picard-2.8.1.ebuild
399 +++ b/sci-biology/picard/picard-2.8.1.ebuild
400 @@ -51,9 +51,9 @@ src_compile(){
401 # cd dist || die
402 # java-pkg_dojar ${PN}.jar
403 # java-pkg_dojar ${PN}-lib.jar
404 -#
405 +#
406 # java-pkg_dolauncher ${PN} --main picard.cmdline.PicardCommandLine
407 -#
408 +#
409 # use source && java-pkg_dosrc "${S}"/src/java/*
410 # use doc && java-pkg_dojavadoc "${S}"/javadoc
411 #}
412
413 diff --git a/sci-biology/pileup/pileup-0.6.ebuild b/sci-biology/pileup/pileup-0.6.ebuild
414 index 260ad8a..ab2c485 100644
415 --- a/sci-biology/pileup/pileup-0.6.ebuild
416 +++ b/sci-biology/pileup/pileup-0.6.ebuild
417 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sanger.ac.uk/resources/software/ssaha2/"
418 SRC_URI="ftp://ftp.sanger.ac.uk/pub4/resources/software/ssaha2/pileup.tgz"
419
420 # http://samtools.sourceforge.net/pileup.shtml
421 -#
422 +#
423 LICENSE="GRL"
424 SLOT="0"
425 KEYWORDS=""
426
427 diff --git a/sci-biology/prinseq-lite/prinseq-lite-0.20.4.ebuild b/sci-biology/prinseq-lite/prinseq-lite-0.20.4.ebuild
428 index 599b428..4f62e46 100644
429 --- a/sci-biology/prinseq-lite/prinseq-lite-0.20.4.ebuild
430 +++ b/sci-biology/prinseq-lite/prinseq-lite-0.20.4.ebuild
431 @@ -27,7 +27,7 @@ RDEPEND="${DEPEND}
432 # List::Util qw(sum min max)
433
434 # prinseq-graphs.pl needs in addition
435 -# https://sourceforge.net/projects/prinseq/files/README.txt
436 +# https://sourceforge.net/projects/prinseq/files/README.txt
437 # Statistics::PCA
438
439 src_install(){
440
441 diff --git a/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild b/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild
442 index 5cae4ae..fa347ae 100644
443 --- a/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild
444 +++ b/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild
445 @@ -41,7 +41,7 @@ src_configure() {
446 insinto ${VENDOR_LIB}
447 sed -e "s#/usr/perl5/lib/#${VENDOR_LIB}/#g" -i "${S}"/configure || die
448 # The below is wrong as it causes:
449 - # Enter path [ /var/tmp/portage/sci-biology/repeatmasker-4.0.1-r1/work/RepeatMasker ]:
450 + # Enter path [ /var/tmp/portage/sci-biology/repeatmasker-4.0.1-r1/work/RepeatMasker ]:
451 # -- Building monolithic RM database...sh: /var/tmp/portage/sci-biology/repeatmasker-4.0.1-r1/image///usr/share/repeatmasker/Libraries/RepeatMasker.lib: No such file or directory
452 # -e 's|> \($rmLocation/Libraries/RepeatMasker.lib\)|> '${D}'/\1|'
453 sed -i -e 's/system( "clear" );//' "${S}/configure" || die
454
455 diff --git a/sci-biology/sailfish/sailfish-0.9.2.ebuild b/sci-biology/sailfish/sailfish-0.9.2.ebuild
456 index 6350ef6..4138fb7 100644
457 --- a/sci-biology/sailfish/sailfish-0.9.2.ebuild
458 +++ b/sci-biology/sailfish/sailfish-0.9.2.ebuild
459 @@ -23,7 +23,7 @@ DEPEND="dev-libs/boost:0
460 RDEPEND="${DEPEND}"
461 # a C++-11 compliant compiler is needs, aka >=gcc-4.7
462
463 -# TODO: disable
464 +# TODO: disable
465 # [ 7%] Performing download step (verify and extract) for 'libdivsufsort'
466 #i
467 # contains bundled RapMap
468
469 diff --git a/sci-biology/somatic-sniper/somatic-sniper-1.0.4.ebuild b/sci-biology/somatic-sniper/somatic-sniper-1.0.4.ebuild
470 index e4629b6..4478ffd 100644
471 --- a/sci-biology/somatic-sniper/somatic-sniper-1.0.4.ebuild
472 +++ b/sci-biology/somatic-sniper/somatic-sniper-1.0.4.ebuild
473 @@ -24,6 +24,6 @@ RDEPEND="${DEPEND}"
474
475 # contains bundled copy of samtools-0.1.6 but links using a static version
476 # cd /var/tmp/portage/sci-biology/somatic-sniper-1.0.4/work/somatic-sniper-1.0.4_build/build/src/exe/bam-somaticsniper && /usr/bin/cmake -E cmake_link_script CMakeFiles/bam-somaticsniper.dir/link.txt --verbose=1
477 -# /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/bam-somaticsniper.dir/main.c.o -o ../../../../bin/bam-somaticsniper -rdynamic -lpthread -lpthread ../../lib/sniper/libsniper.a -lpthread -lm ../../../../vendor/samtools/libbam.a -lz
478 +# /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wl,-O1 -Wl,--as-needed CMakeFiles/bam-somaticsniper.dir/main.c.o -o ../../../../bin/bam-somaticsniper -rdynamic -lpthread -lpthread ../../lib/sniper/libsniper.a -lpthread -lm ../../../../vendor/samtools/libbam.a -lz
479
480 # contains build-common from git tree
481
482 diff --git a/sci-biology/tgicl/tgicl-2.1.ebuild b/sci-biology/tgicl/tgicl-2.1.ebuild
483 index 190b419..694d824 100644
484 --- a/sci-biology/tgicl/tgicl-2.1.ebuild
485 +++ b/sci-biology/tgicl/tgicl-2.1.ebuild
486 @@ -36,7 +36,7 @@ S="${WORKDIR}"/TGICL-2.1
487
488 # Also cap3 was a problem because for a long time there was no package for it and it is not an OS product. We got author agreement that we can redistribute his binaries along with tgicl code. From what I see you have a package. It would be great if I can make tgicl depend on a cap3 package at some point. I have to check debian/rh though.
489
490 -# On a same note, there is a ncbi package and tgicl should depend on that. There is however a problem with mgblast. Old time ago, in a galaxy far, far away, some dark sith lord made a patch for it, patch that never made it back to ncbi developers. Meanwhile ncbi tools kept evolving and the patch is now obsolete and it may break the code. However I hope to entirely drop mgblast for the next tgicl release. I also hope to slowly phase out tclust, sclust, cdbfasta, cdbyank, zmsort, psx, tgicl_asm.psx and tgicl_cluster.psx.
491 +# On a same note, there is a ncbi package and tgicl should depend on that. There is however a problem with mgblast. Old time ago, in a galaxy far, far away, some dark sith lord made a patch for it, patch that never made it back to ncbi developers. Meanwhile ncbi tools kept evolving and the patch is now obsolete and it may break the code. However I hope to entirely drop mgblast for the next tgicl release. I also hope to slowly phase out tclust, sclust, cdbfasta, cdbyank, zmsort, psx, tgicl_asm.psx and tgicl_cluster.psx.
492
493 src_install(){
494 ./Build install || die "Failed to execute ./Build install"
495
496 diff --git a/sci-biology/ugene/ugene-1.20.0.ebuild b/sci-biology/ugene/ugene-1.20.0.ebuild
497 index 99719c8..de380ef 100644
498 --- a/sci-biology/ugene/ugene-1.20.0.ebuild
499 +++ b/sci-biology/ugene/ugene-1.20.0.ebuild
500 @@ -17,7 +17,7 @@ IUSE="cpu_flags_x86_sse2"
501
502 # http://ugene.net/download.html states Qt5.4 and QtWebkit but:
503 # Project MESSAGE: Cannot build Unipro UGENE with Qt version 4.8.7
504 -# Project ERROR: Use at least Qt 5.2.1.
505 +# Project ERROR: Use at least Qt 5.2.1.
506 DEPEND="
507 >=dev-qt/qtgui-5.2.1
508 >=dev-qt/qtscript-5.2.1[scripttools]"
509
510 diff --git a/sci-mathematics/gismo/gismo-0.8.1.ebuild b/sci-mathematics/gismo/gismo-0.8.1.ebuild
511 index f5494c6..c578f1b 100644
512 --- a/sci-mathematics/gismo/gismo-0.8.1.ebuild
513 +++ b/sci-mathematics/gismo/gismo-0.8.1.ebuild
514 @@ -15,7 +15,7 @@ SLOT="0"
515 KEYWORDS="~amd64 ~x86"
516 IUSE="doc examples"
517
518 -# Unbundling in progress,
519 +# Unbundling in progress,
520 # preparing local changes to get upstream
521 DEPEND="
522 doc? ( >=app-doc/doxygen-1.8 )"