commit:     fccbe4ab6a6127316bae390bb0c9d6096e6fd2d5
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 16 16:20:18 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Tue Sep 16 16:20:18 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=fccbe4ab

clean up

Package-Manager: portage-2.2.8-r1

---
 sci-biology/fastqc/ChangeLog            | 3 +++
 sci-biology/fastqc/fastqc-0.10.1.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-biology/fastqc/ChangeLog b/sci-biology/fastqc/ChangeLog
index 53e3150..42bae79 100644
--- a/sci-biology/fastqc/ChangeLog
+++ b/sci-biology/fastqc/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  16 Sep 2014; Christoph Junghans <[email protected]> fastqc-0.10.1.ebuild:
+  clean up
+
   23 Mar 2014; Martin Mokrejs <[email protected]>
   fastqc-0.10.1.ebuild:
   sci-biology/fastqc: reverse-engineered where sam-1.32.jar is likely coming

diff --git a/sci-biology/fastqc/fastqc-0.10.1.ebuild 
b/sci-biology/fastqc/fastqc-0.10.1.ebuild
index 14bd8ad..3e2b639 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

Reply via email to