aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2014-09-16 10:20:18 -0600
committerChristoph Junghans <ottxor@gentoo.org>2014-09-16 10:20:18 -0600
commitfccbe4ab6a6127316bae390bb0c9d6096e6fd2d5 (patch)
tree76e485f4eb7dd002abf3ac682804ed97c7ee8bf4 /sci-biology/fastqc/fastqc-0.10.1.ebuild
parentremoved empty line (diff)
downloadsci-fccbe4ab6a6127316bae390bb0c9d6096e6fd2d5.tar.gz
sci-fccbe4ab6a6127316bae390bb0c9d6096e6fd2d5.tar.bz2
sci-fccbe4ab6a6127316bae390bb0c9d6096e6fd2d5.zip
clean up
Package-Manager: portage-2.2.8-r1
Diffstat (limited to 'sci-biology/fastqc/fastqc-0.10.1.ebuild')
-rw-r--r--sci-biology/fastqc/fastqc-0.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/fastqc/fastqc-0.10.1.ebuild b/sci-biology/fastqc/fastqc-0.10.1.ebuild
index 14bd8ad66..3e2b63954 100644
--- a/sci-biology/fastqc/fastqc-0.10.1.ebuild
+++ b/sci-biology/fastqc/fastqc-0.10.1.ebuild
@@ -23,7 +23,7 @@ S="${WORKDIR}"/FastQC
src_install(){
dobin fastqc
-
+
# TODO: need to compile java in uk/ac/babraham/FastQC/
# and decide whether jbzip2-0.9.jar is a standard java lib or not
# ignore the sam-1.32.jar, that is likely library already in sci-biology/picard