commit: c408e91c8e3f2405ab179bf774698ea6456ac5a0 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Tue Sep 16 17:25:13 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Tue Sep 16 17:25:13 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c408e91c
fixed DESCRIPTION Package-Manager: portage-2.2.8-r1 --- sci-biology/VarScan/ChangeLog | 6 ++++++ sci-biology/VarScan/VarScan-2.3.6.ebuild | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/sci-biology/VarScan/ChangeLog b/sci-biology/VarScan/ChangeLog new file mode 100644 index 0000000..b2fcc88 --- /dev/null +++ b/sci-biology/VarScan/ChangeLog @@ -0,0 +1,6 @@ +# ChangeLog for sci-biology/VarScan +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 16 Sep 2014; Christoph Junghans <[email protected]> VarScan-2.3.6.ebuild: + fixed DESCRIPTION diff --git a/sci-biology/VarScan/VarScan-2.3.6.ebuild b/sci-biology/VarScan/VarScan-2.3.6.ebuild index 1051f71..16066ce 100644 --- a/sci-biology/VarScan/VarScan-2.3.6.ebuild +++ b/sci-biology/VarScan/VarScan-2.3.6.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit java-pkg-2 -DESCRIPTION="Variant detection (germline, multi-sample, somatic mutations, somatic copy number alterations (CNA)), SNP calls" +DESCRIPTION="Variant detection (germline, multi-sample, somatic mut., som. cp nr alterations (CNA)), SNP calls" HOMEPAGE="http://varscan.sourceforge.net/" SRC_URI="http://downloads.sourceforge.net/project/varscan/VarScan.v2.3.6.jar"
