commit: 6f06f7d5f63743e5c1c38994ff1366efb829fedd
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 1 16:49:52 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 1 17:16:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f06f7d5
app-crypt/pinentry: Depend on app-crypt/gcr:0
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-crypt/pinentry/{pinentry-1.2.1.ebuild => pinentry-1.2.1-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/pinentry/pinentry-1.2.1.ebuild
b/app-crypt/pinentry/pinentry-1.2.1-r1.ebuild
similarity index 98%
rename from app-crypt/pinentry/pinentry-1.2.1.ebuild
rename to app-crypt/pinentry/pinentry-1.2.1-r1.ebuild
index 7f40b2816016..4aa172fa6804 100644
--- a/app-crypt/pinentry/pinentry-1.2.1.ebuild
+++ b/app-crypt/pinentry/pinentry-1.2.1-r1.ebuild
@@ -31,7 +31,7 @@ DEPEND="
"
RDEPEND="
${DEPEND}
- gtk? ( app-crypt/gcr[gtk] )
+ gtk? ( app-crypt/gcr:0[gtk] )
"
BDEPEND="
sys-devel/gettext