aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-02-03 16:55:14 +0000
committerJustin Lecher <jlec@gentoo.org>2017-02-05 05:18:02 +0000
commite0bb430dd8c078ea0aa22268eba26a47febe7b31 (patch)
tree7415509e59998310159fb9ee307f5d1b70d3b4cf /sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
parentDrop all non *86 KEYWORDS (diff)
downloadsci-e0bb430dd8c078ea0aa22268eba26a47febe7b31.tar.gz
sci-e0bb430dd8c078ea0aa22268eba26a47febe7b31.tar.bz2
sci-e0bb430dd8c078ea0aa22268eba26a47febe7b31.zip
Drop all trailing whitespaces
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild')
-rw-r--r--sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild b/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
index 3ac27be31..4b8891bc9 100644
--- a/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
+++ b/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
@@ -314,17 +314,17 @@ src_compile() {
# only in --with-flat-makefile configurations. For now (12.0.0), you'll need to
# add or extend more DLL_LIB settings, to which end you may find the
# resources at http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/depgraphs/
- # helpful. For instance,
- #
+ # helpful. For instance,
+ #
# http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/depgraphs/dbapi_driver.html
- #
+ #
# indicates that src/dbapi/driver/Makefile.dbapi_driver.lib should set
- #
+ #
# DLL_LIB = xncbi
- #
+ #
# (You can find the path to that makefile by examining
# .../status/.dbapi_driver.dep or .../build/Makefile.flat.)
- #
+ #
# 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:
emake -C "${S}"_build/build -f Makefile.flat
}