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 9A7861382C5 for ; Tue, 19 Jan 2021 17:10:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9006E08F0; Tue, 19 Jan 2021 17:10:58 +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 BFDC0E08F0 for ; Tue, 19 Jan 2021 17:10:58 +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 80AC1340DFF for ; Tue, 19 Jan 2021 17:10:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0DCF9487 for ; Tue, 19 Jan 2021 17:10:56 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1611076248.5d4336a74e71bccf810d38c2010ec5990c6b4f30.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/salmon/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/salmon/salmon-9999.ebuild X-VCS-Directories: sci-biology/salmon/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 5d4336a74e71bccf810d38c2010ec5990c6b4f30 X-VCS-Branch: master Date: Tue, 19 Jan 2021 17:10:56 +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: 0898e296-794c-49ab-aa7d-6915531a8c0b X-Archives-Hash: a7abcad70b1f06d2191941ddafc2382c commit: 5d4336a74e71bccf810d38c2010ec5990c6b4f30 Author: Andrew Ammerlaan riseup net> AuthorDate: Tue Jan 19 17:10:48 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Jan 19 17:10:48 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5d4336a7 sci-biology/salmon: remove missing deps packaged in pufferfish Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> sci-biology/salmon/salmon-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/sci-biology/salmon/salmon-9999.ebuild b/sci-biology/salmon/salmon-9999.ebuild index b7d02edd7..da5a220c8 100644 --- a/sci-biology/salmon/salmon-9999.ebuild +++ b/sci-biology/salmon/salmon-9999.ebuild @@ -23,8 +23,6 @@ DEPEND="${RDEPEND} >=dev-libs/jemalloc-5.0.1 >=dev-cpp/tbb-2018.20180312 sci-biology/pufferfish - sci-libs/staden-io - sci-libs/libgff dev-libs/cereal "