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 D04A71382C5 for ; Thu, 31 Dec 2020 16:50:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16DCCE0814; Thu, 31 Dec 2020 16:50:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3E4B3E0814 for ; Thu, 31 Dec 2020 16:50:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C2490340E1A for ; Thu, 31 Dec 2020 16:50:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 445A3CC for ; Thu, 31 Dec 2020 16:50:16 +0000 (UTC) From: "Aisha Tammy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aisha Tammy" Message-ID: <1609433412.45d35292cee5f5b1f1f9c17d8fc343bdd99e7088.epsilon-0@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/abyss/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/abyss/abyss-2.2.4.ebuild sci-biology/abyss/abyss-2.2.5.ebuild X-VCS-Directories: sci-biology/abyss/ X-VCS-Committer: epsilon-0 X-VCS-Committer-Name: Aisha Tammy X-VCS-Revision: 45d35292cee5f5b1f1f9c17d8fc343bdd99e7088 X-VCS-Branch: master Date: Thu, 31 Dec 2020 16:50:16 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 21d84246-bdbd-4846-a635-c432790fcf9a X-Archives-Hash: 0ca18e0c00b2d5f86db875c778374546 commit: 45d35292cee5f5b1f1f9c17d8fc343bdd99e7088 Author: Andrew Ammerlaan riseup net> AuthorDate: Thu Dec 31 16:22:46 2020 +0000 Commit: Aisha Tammy aisha cc> CommitDate: Thu Dec 31 16:50:12 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=45d35292 sci-biology/abyss: version bump, fix dep Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> Closes: https://github.com/gentoo/sci/pull/1022 Signed-off-by: Aisha Tammy aisha.cc> sci-biology/abyss/{abyss-2.2.4.ebuild => abyss-2.2.5.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/abyss/abyss-2.2.4.ebuild b/sci-biology/abyss/abyss-2.2.5.ebuild similarity index 98% rename from sci-biology/abyss/abyss-2.2.4.ebuild rename to sci-biology/abyss/abyss-2.2.5.ebuild index 307ff68c8..10c2fbff6 100644 --- a/sci-biology/abyss/abyss-2.2.4.ebuild +++ b/sci-biology/abyss/abyss-2.2.5.ebuild @@ -19,7 +19,7 @@ RDEPEND=" dev-libs/boost:= misc-haskell? ( dev-libs/gmp:0= - virtual/libffi:0= + dev-libs/libffi:0= ) mpi? ( sys-cluster/openmpi )" DEPEND="${RDEPEND}