commit: 5729da1bbe820e826de6419d648bfb05f877106b Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Tue Sep 16 17:47:38 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Tue Sep 16 17:47:38 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5729da1b
fixed DESCRIPTION Package-Manager: portage-2.2.8-r1 --- sci-biology/samstat/ChangeLog | 3 +++ sci-biology/samstat/samstat-20130708.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-biology/samstat/ChangeLog b/sci-biology/samstat/ChangeLog index 10d5f58..cc542c3 100644 --- a/sci-biology/samstat/ChangeLog +++ b/sci-biology/samstat/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 16 Sep 2014; Christoph Junghans <[email protected]> samstat-20130708.ebuild: + fixed DESCRIPTION + *samstat-20130708 (16 Mar 2014) 16 Mar 2014; Martin Mokrejs <[email protected]> +metadata.xml, diff --git a/sci-biology/samstat/samstat-20130708.ebuild b/sci-biology/samstat/samstat-20130708.ebuild index c694799..f472163 100644 --- a/sci-biology/samstat/samstat-20130708.ebuild +++ b/sci-biology/samstat/samstat-20130708.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils -DESCRIPTION="Show statistics of BAM/SAM file contents (error profiles, nucleotide composition, base quals, length distribution)" +DESCRIPTION="Show statistics of BAM/SAM (error profiles, nucleotide composition, base quals, len. distribution)" HOMEPAGE="http://samstat.sourceforge.net" SRC_URI="http://sourceforge.net/projects/samstat/files/samstat.tgz"
