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/maker
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/maker')
-rw-r--r--sci-biology/maker/maker-2.31.8.ebuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/sci-biology/maker/maker-2.31.8.ebuild b/sci-biology/maker/maker-2.31.8.ebuild
index 58b30cf71..aa566e9f0 100644
--- a/sci-biology/maker/maker-2.31.8.ebuild
+++ b/sci-biology/maker/maker-2.31.8.ebuild
@@ -58,22 +58,22 @@ RDEPEND="${DEPEND}"
# ! Want
# ! forks
# ! forks::shared
-#
+#
# External Programs: MISSING
# ! RepeatMasker
-#
+#
# External C Libraries: VERIFIED
# MPI SUPPORT: DISABLED
# MWAS Web Interface: DISABLED
# MAKER PACKAGE: MISSING PREREQUISITES
-#
-#
+#
+#
# Important Commands:
# ./Build installdeps #installs missing PERL dependencies
# ./Build installexes #installs all missing external programs
# ./Build install #installs MAKER
# ./Build status #Shows this status menu
-#
+#
# Other Commands:
# ./Build repeatmasker #installs RepeatMasker (asks for RepBase)
# ./Build blast #installs BLAST (NCBI BLAST+)
@@ -86,7 +86,7 @@ RDEPEND="${DEPEND}"
# ./Build webapollo #installs WebApollo (use maker2wap to create DBs)
# ./Build mpich2 #installs MPICH2 (but manual install recommended)
# Building MAKER
-#
+#
# * MISSING MAKER PREREQUISITES - CANNOT CONTINUE!!
S="${WORKDIR}"/maker/src
@@ -107,7 +107,7 @@ src_compile(){
./Build install || die
}
-# If you move it, then the executables won’t be able to locate dependencies in the …/maker/data,
+# If you move it, then the executables won’t be able to locate dependencies in the …/maker/data,
# …/maker/lib, and …/maker/perl directories. You should really either add the location of
# …/maker/bin to you PATH environmental variable or at most soft link the executables somewhere
# else using the ‘ln -s’ command.