From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 94C0C139694 for ; Sat, 13 May 2017 15:08:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9076D21C012; Sat, 13 May 2017 15:08:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6AD6521C012 for ; Sat, 13 May 2017 15:08:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA83E3416D7 for ; Sat, 13 May 2017 15:08:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 211314EBE for ; Sat, 13 May 2017 15:08:20 +0000 (UTC) From: "Martin Mokrejs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Martin Mokrejs" Message-ID: <1494688088.c3b614f81dae512b5798b74c2d9cd46952507f5c.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/SPAdes/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/SPAdes/SPAdes-3.10.1.ebuild X-VCS-Directories: sci-biology/SPAdes/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: c3b614f81dae512b5798b74c2d9cd46952507f5c X-VCS-Branch: master Date: Sat, 13 May 2017 15:08:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: aaeb6b68-6671-48fa-be3e-ca21abe0ea9f X-Archives-Hash: e047251eb5ca8bead62a5a7385e673fa commit: c3b614f81dae512b5798b74c2d9cd46952507f5c Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Sat May 13 15:08:08 2017 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Sat May 13 15:08:08 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c3b614f8 sci-biology/SPAdes: improve DESCRIPTION Package-Manager: Portage-2.3.5, Repoman-2.3.2 sci-biology/SPAdes/SPAdes-3.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/SPAdes/SPAdes-3.10.1.ebuild b/sci-biology/SPAdes/SPAdes-3.10.1.ebuild index 6a21643a8..36f724d83 100644 --- a/sci-biology/SPAdes/SPAdes-3.10.1.ebuild +++ b/sci-biology/SPAdes/SPAdes-3.10.1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit eutils toolchain-funcs -DESCRIPTION="De novo de Bruijn genome assembler (bacteria to fungi) or uneven coverage" +DESCRIPTION="De novo de Bruijn genome assembler overcoming uneven coverage" HOMEPAGE="http://bioinf.spbau.ru/en/spades" SRC_URI=" http://spades.bioinf.spbau.ru/release${PV}/SPAdes-${PV}.tar.gz