diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2014-09-16 11:47:38 -0600 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2014-09-16 11:47:38 -0600 |
commit | 5729da1bbe820e826de6419d648bfb05f877106b (patch) | |
tree | 17f91ea576771a90129ca635736f401d77dfb893 /sci-biology/samstat | |
parent | fixed DESCRIPTION (diff) | |
download | sci-5729da1bbe820e826de6419d648bfb05f877106b.tar.gz sci-5729da1bbe820e826de6419d648bfb05f877106b.tar.bz2 sci-5729da1bbe820e826de6419d648bfb05f877106b.zip |
fixed DESCRIPTION
Package-Manager: portage-2.2.8-r1
Diffstat (limited to 'sci-biology/samstat')
-rw-r--r-- | sci-biology/samstat/ChangeLog | 3 | ||||
-rw-r--r-- | sci-biology/samstat/samstat-20130708.ebuild | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/sci-biology/samstat/ChangeLog b/sci-biology/samstat/ChangeLog index 10d5f5810..cc542c341 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 <ottxor@gentoo.org> samstat-20130708.ebuild: + fixed DESCRIPTION + *samstat-20130708 (16 Mar 2014) 16 Mar 2014; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> +metadata.xml, diff --git a/sci-biology/samstat/samstat-20130708.ebuild b/sci-biology/samstat/samstat-20130708.ebuild index c69479943..f472163b9 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" |