diff options
author | Martin Mokrejš <mmokrejs@fold.natur.cuni.cz> | 2017-01-29 19:56:33 +0100 |
---|---|---|
committer | Martin Mokrejš <mmokrejs@fold.natur.cuni.cz> | 2017-01-29 19:56:33 +0100 |
commit | 5d984c55e23a14a93b75a09f691cdf98933af18d (patch) | |
tree | ca1f6757d1a75c8872fb3823fdaaf67496432050 /sci-biology | |
parent | sci-biology/quast: updating to a current version, still incomplete (diff) | |
download | sci-5d984c55e23a14a93b75a09f691cdf98933af18d.tar.gz sci-5d984c55e23a14a93b75a09f691cdf98933af18d.tar.bz2 sci-5d984c55e23a14a93b75a09f691cdf98933af18d.zip |
sci-biology/karect: improve DESCRIPTION line
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/karect/karect-1.0.0.ebuild | 4 |
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" |