From af7a46b5a4920ef0dd58381d54bb52fbbe2d7cb7 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Fri, 12 Jul 2019 10:00:03 +0200 Subject: [PATCH] app-admin/keepassxc: Revbump to fix keeshare cmake build option Thanks-to: Markus Rathgeb Closes: https://bugs.gentoo.org/689714 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler --- .../{keepassxc-2.4.3.ebuild => keepassxc-2.4.3-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-admin/keepassxc/{keepassxc-2.4.3.ebuild => keepassxc-2.4.3-r1.ebuild} (97%) diff --git a/app-admin/keepassxc/keepassxc-2.4.3.ebuild b/app-admin/keepassxc/keepassxc-2.4.3-r1.ebuild similarity index 97% rename from app-admin/keepassxc/keepassxc-2.4.3.ebuild rename to app-admin/keepassxc/keepassxc-2.4.3-r1.ebuild index fa1b4e6b2168..20cd5799cdeb 100644 --- a/app-admin/keepassxc/keepassxc-2.4.3.ebuild +++ b/app-admin/keepassxc/keepassxc-2.4.3-r1.ebuild @@ -74,7 +74,7 @@ src_configure() { -DWITH_TESTS="$(usex test)" -DWITH_XC_AUTOTYPE="$(usex autotype)" -DWITH_XC_BROWSER="$(usex browser)" - -DWITH_XC_KEESHARE_SECURE="$(usex keeshare)" + -DWITH_XC_KEESHARE="$(usex keeshare)" -DWITH_XC_NETWORKING="$(usex network)" -DWITH_XC_SSHAGENT=ON -DWITH_XC_UPDATECHECK=OFF -- 2.26.2