aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2017-01-29 19:56:33 +0100
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2017-01-29 19:56:33 +0100
commit5d984c55e23a14a93b75a09f691cdf98933af18d (patch)
treeca1f6757d1a75c8872fb3823fdaaf67496432050
parentsci-biology/quast: updating to a current version, still incomplete (diff)
downloadsci-5d984c55.tar.gz
sci-5d984c55.tar.bz2
sci-5d984c55.zip
sci-biology/karect: improve DESCRIPTION line
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--sci-biology/karect/karect-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/karect/karect-1.0.0.ebuild b/sci-biology/karect/karect-1.0.0.ebuild
index 91899101e..a1d8654d7 100644
--- a/sci-biology/karect/karect-1.0.0.ebuild
+++ b/sci-biology/karect/karect-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI=5
inherit toolchain-funcs
-DESCRIPTION="Correct mismatches and indels of raw reads incl. paired-end"
+DESCRIPTION="Error-correct mismatches and InDels of raw reads incl. paired-end"
HOMEPAGE="https://github.com/aminallam/karect
http://bioinformatics.oxfordjournals.org/content/31/21/3421.abstract"
SRC_URI="https://codeload.github.com/aminallam/karect/legacy.tar.gz/master -> karect-1.0.0.tar.gz"