Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/pinentry/
Date: Sat, 01 Oct 2022 17:16:58
Message-Id: 1664644603.6f06f7d5f63743e5c1c38994ff1366efb829fedd.mattst88@gentoo
1 commit: 6f06f7d5f63743e5c1c38994ff1366efb829fedd
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 16:49:52 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 17:16:43 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f06f7d5
7
8 app-crypt/pinentry: Depend on app-crypt/gcr:0
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 app-crypt/pinentry/{pinentry-1.2.1.ebuild => pinentry-1.2.1-r1.ebuild} | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/pinentry/pinentry-1.2.1.ebuild b/app-crypt/pinentry/pinentry-1.2.1-r1.ebuild
16 similarity index 98%
17 rename from app-crypt/pinentry/pinentry-1.2.1.ebuild
18 rename to app-crypt/pinentry/pinentry-1.2.1-r1.ebuild
19 index 7f40b2816016..4aa172fa6804 100644
20 --- a/app-crypt/pinentry/pinentry-1.2.1.ebuild
21 +++ b/app-crypt/pinentry/pinentry-1.2.1-r1.ebuild
22 @@ -31,7 +31,7 @@ DEPEND="
23 "
24 RDEPEND="
25 ${DEPEND}
26 - gtk? ( app-crypt/gcr[gtk] )
27 + gtk? ( app-crypt/gcr:0[gtk] )
28 "
29 BDEPEND="
30 sys-devel/gettext