commit:     be87bbb206c30185bec574997118ad9f8a39608d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 15 19:55:22 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 15 21:44:42 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=be87bbb2

kde-plasma/plasma-vault: app-crypt/gocryptfs is the main backend now

"... the backend chooser UI is hidden from the "Create New Vault" wizard."

KDE-bug: https://bugs.kde.org/show_bug.cgi?id=503188

Upstream commits:
ba292cce35907707cab41e651fd86b847117ed73 (Only allow gocryptfs for new vaults)
ef0762f188ce6568b8fa7babbce852010366c935 (EncFS is EOL)

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-vault/plasma-vault-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-vault/plasma-vault-9999.ebuild 
b/kde-plasma/plasma-vault/plasma-vault-9999.ebuild
index 552b5b8c9e..a5a31cf486 100644
--- a/kde-plasma/plasma-vault/plasma-vault-9999.ebuild
+++ b/kde-plasma/plasma-vault/plasma-vault-9999.ebuild
@@ -35,9 +35,9 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
        || (
+               >=app-crypt/gocryptfs-1.8
                >=sys-fs/cryfs-0.9.9
                >=sys-fs/encfs-1.9.2
-               >=app-crypt/gocryptfs-1.8
        )
 "
 

Reply via email to