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 4A4CF138334 for ; Sat, 26 Oct 2019 21:06:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A85FE0937; Sat, 26 Oct 2019 21:06:54 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6255AE0937 for ; Sat, 26 Oct 2019 21:06:54 +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 856AC34C348 for ; Sat, 26 Oct 2019 21:06:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 11AFA7FD for ; Sat, 26 Oct 2019 21:06:52 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1572123999.ea15f6e53ae58b4f7144ad127f6f24b6e46512fe.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/cryfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/cryfs/cryfs-0.9.9.ebuild X-VCS-Directories: sys-fs/cryfs/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ea15f6e53ae58b4f7144ad127f6f24b6e46512fe X-VCS-Branch: master Date: Sat, 26 Oct 2019 21:06:52 +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: 8c30bfbe-5f82-4dd2-ab17-0b2350b5057f X-Archives-Hash: 50c259088897b8f462364d5ffca0d293 commit: ea15f6e53ae58b4f7144ad127f6f24b6e46512fe Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 26 21:05:58 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 26 21:06:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea15f6e5 sys-fs/cryfs: Pin to sys-fs/fuse slot 0 Closes: https://bugs.gentoo.org/673668 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-fs/cryfs/cryfs-0.9.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/cryfs/cryfs-0.9.9.ebuild b/sys-fs/cryfs/cryfs-0.9.9.ebuild index 61780cc28cc..d3e493e3ecb 100644 --- a/sys-fs/cryfs/cryfs-0.9.9.ebuild +++ b/sys-fs/cryfs/cryfs-0.9.9.ebuild @@ -30,7 +30,7 @@ fi RDEPEND=">=dev-libs/boost-1.56:= >=dev-libs/crypto++-5.6.3:= net-misc/curl:= - >=sys-fs/fuse-2.8.6:= + >=sys-fs/fuse-2.8.6:0 !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= )" DEPEND="${RDEPEND}