From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1FDEF138CD1 for ; Tue, 26 May 2015 09:48:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE2F1E085D; Tue, 26 May 2015 09:48:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 763B1E0869 for ; Tue, 26 May 2015 09:48:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 93630340B81 for ; Tue, 26 May 2015 09:48:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48BBC9EA for ; Tue, 26 May 2015 09:48:37 +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: <1432633679.6699341249d219c4e96a930624835ae7966d183c.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/prokka/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/prokka/ChangeLog sci-biology/prokka/prokka-1.11.ebuild X-VCS-Directories: sci-biology/prokka/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: 6699341249d219c4e96a930624835ae7966d183c X-VCS-Branch: master Date: Tue, 26 May 2015 09:48:37 +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: a0bb819f-d717-48be-9908-ea3a9d2db9c5 X-Archives-Hash: 1d0ab826a679b757cd3804e9f0c89086 commit: 6699341249d219c4e96a930624835ae7966d183c Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Tue May 26 09:47:59 2015 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Tue May 26 09:47:59 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=66993412 sci-biology/prokka: require either of ncbi-tools++ or ncbi-blast+ Package-Manager: portage-2.2.18 sci-biology/prokka/ChangeLog | 3 +++ sci-biology/prokka/prokka-1.11.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-biology/prokka/ChangeLog b/sci-biology/prokka/ChangeLog index caef8ba..a5e4045 100644 --- a/sci-biology/prokka/ChangeLog +++ b/sci-biology/prokka/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 26 May 2015; Martin Mokrejs prokka-1.11.ebuild: + sci-biology/prokka: require either of ncbi-tools++ or ncbi-blast+ + 05 May 2015; Martin Mokrejs prokka-1.11.ebuild: sci-biology/prokka: more DEPs recorded diff --git a/sci-biology/prokka/prokka-1.11.ebuild b/sci-biology/prokka/prokka-1.11.ebuild index c7a9d81..9e0e86c 100644 --- a/sci-biology/prokka/prokka-1.11.ebuild +++ b/sci-biology/prokka/prokka-1.11.ebuild @@ -19,7 +19,7 @@ RDEPEND="${DEPEND} sys-process/parallel sci-biology/bioperl sci-biology/prodigal - sci-biology/ncbi-tools++ + sci-biology/ncbi-tools++ || ( sci-biology/ncbi-blast+ ) sci-biology/hmmer sci-biology/infernal sci-biology/exonerate