Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gnupg/
Date: Mon, 29 Nov 2021 20:45:55
Message-Id: 1638218740.987ce4dee978b2b8326a8d416270ee01d5b88f4e.sam@gentoo
1 commit: 987ce4dee978b2b8326a8d416270ee01d5b88f4e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 29 20:45:40 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 29 20:45:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=987ce4de
7
8 app-crypt/gnupg: fix UnusedLocalUse
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-crypt/gnupg/metadata.xml | 5 -----
13 1 file changed, 5 deletions(-)
14
15 diff --git a/app-crypt/gnupg/metadata.xml b/app-crypt/gnupg/metadata.xml
16 index f6fc64ff0b0b..b8002cbca7e5 100644
17 --- a/app-crypt/gnupg/metadata.xml
18 +++ b/app-crypt/gnupg/metadata.xml
19 @@ -14,11 +14,6 @@
20 <name>Gentoo Base System</name>
21 </maintainer>
22 <use>
23 - <flag name="scd-shared-access">
24 - Allow concurrent access to scdaemon by multiple apps from same
25 - user. Useful if you want to use scdaemon with gnupg and for
26 - example NitroKey.
27 - </flag>
28 <flag name="smartcard">
29 Build scdaemon software. Enables usage of OpenPGP cards. For
30 other type of smartcards, try <pkg>app-crypt/gnupg-pkcs11-scd</pkg>.