From 01a5062038a8bc55319bb81222c9f1bcd369cb20 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Fri, 3 Feb 2017 16:27:18 +0000 Subject: Shorten all DESCRIPTION to <80 chars Signed-off-by: Justin Lecher --- sci-biology/subread/subread-1.4.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-biology/subread') 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" -- cgit v1.2.3-65-gdbad