Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/cryfs/
Date: Sat, 26 Oct 2019 21:06:55
Message-Id: 1572123999.ea15f6e53ae58b4f7144ad127f6f24b6e46512fe.asturm@gentoo
1 commit: ea15f6e53ae58b4f7144ad127f6f24b6e46512fe
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 26 21:05:58 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 26 21:06:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea15f6e5
7
8 sys-fs/cryfs: Pin to sys-fs/fuse slot 0
9
10 Closes: https://bugs.gentoo.org/673668
11 Package-Manager: Portage-2.3.78, Repoman-2.3.17
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 sys-fs/cryfs/cryfs-0.9.9.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-fs/cryfs/cryfs-0.9.9.ebuild b/sys-fs/cryfs/cryfs-0.9.9.ebuild
18 index 61780cc28cc..d3e493e3ecb 100644
19 --- a/sys-fs/cryfs/cryfs-0.9.9.ebuild
20 +++ b/sys-fs/cryfs/cryfs-0.9.9.ebuild
21 @@ -30,7 +30,7 @@ fi
22 RDEPEND=">=dev-libs/boost-1.56:=
23 >=dev-libs/crypto++-5.6.3:=
24 net-misc/curl:=
25 - >=sys-fs/fuse-2.8.6:=
26 + >=sys-fs/fuse-2.8.6:0
27 !libressl? ( dev-libs/openssl:0= )
28 libressl? ( dev-libs/libressl:= )"
29 DEPEND="${RDEPEND}