commit:     00a7d74929f29ec364527cbe45090277c779b578
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 12:15:32 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 18 12:09:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00a7d749

app-office/gnucash: Rename USE=gnome-keyring -> keyring

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

 app-office/gnucash/gnucash-4.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/gnucash/gnucash-4.13.ebuild 
b/app-office/gnucash/gnucash-4.13.ebuild
index 8884898fdd53..61dd25b006c9 100644
--- a/app-office/gnucash/gnucash-4.13.ebuild
+++ b/app-office/gnucash/gnucash-4.13.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
 
-IUSE="aqbanking debug doc examples gnome-keyring +gui mysql nls ofx postgres 
python quotes register2 smartcard sqlite test"
+IUSE="aqbanking debug doc examples keyring +gui mysql nls ofx postgres python 
quotes register2 smartcard sqlite test"
 RESTRICT="!test? ( test )"
 
 # Examples doesn't build unless GUI is also built
@@ -43,7 +43,7 @@ RDEPEND="
                >=sys-libs/gwenhywfar-4.20.0:=
                smartcard? ( sys-libs/libchipcard )
        )
-       gnome-keyring? ( >=app-crypt/libsecret-0.18 )
+       keyring? ( >=app-crypt/libsecret-0.18 )
        gui? (
                >=x11-libs/gtk+-3.22.30:3
                gnome-base/dconf

Reply via email to