diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-02-03 16:27:18 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-02-05 05:17:59 +0000 |
commit | 01a5062038a8bc55319bb81222c9f1bcd369cb20 (patch) | |
tree | 17df4402b4f3b1811b6bafcc84d59fd1ec7edd41 /sci-biology/subread | |
parent | dev-python/matplotlib2tikz: Version bump to 0.6.0 (diff) | |
download | sci-01a5062038a8bc55319bb81222c9f1bcd369cb20.tar.gz sci-01a5062038a8bc55319bb81222c9f1bcd369cb20.tar.bz2 sci-01a5062038a8bc55319bb81222c9f1bcd369cb20.zip |
Shorten all DESCRIPTION to <80 chars
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-biology/subread')
-rw-r--r-- | sci-biology/subread/subread-1.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/subread/subread-1.4.6.ebuild b/sci-biology/subread/subread-1.4.6.ebuild index 3f42edffc..ac164fdc6 100644 --- a/sci-biology/subread/subread-1.4.6.ebuild +++ b/sci-biology/subread/subread-1.4.6.ebuild @@ -6,7 +6,7 @@ EAPI=5 [ "$PV" == "9999" ] && inherit subversion -DESCRIPTION="NGS suite for read mapping, analysis of mapped reads, summary of exon/intron/gene counts" +DESCRIPTION="NGS suite for analysis of mapped reads, summary of exon/intron/gene counts" HOMEPAGE="http://bioinf.wehi.edu.au/featureCounts/" if [ "$PV" == "9999" ]; then ESVN_REPO_URI="https://subread.svn.sourceforge.net/svnroot/subread/trunk" |