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: Thu, 01 Sep 2022 21:49:23
Message-Id: 1662068951.add929cdd362d86907d477342a1da7b9a1df72b8.sam@gentoo
1 commit: add929cdd362d86907d477342a1da7b9a1df72b8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 21:05:03 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 1 21:49:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add929cd
7
8 app-crypt/gnupg: add maintenance notes
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-crypt/gnupg/gnupg-2.2.38.ebuild | 6 ++++++
13 app-crypt/gnupg/gnupg-2.3.7-r1.ebuild | 6 ++++++
14 2 files changed, 12 insertions(+)
15
16 diff --git a/app-crypt/gnupg/gnupg-2.2.38.ebuild b/app-crypt/gnupg/gnupg-2.2.38.ebuild
17 index fcc6d9e01c03..fb9d8114d5bb 100644
18 --- a/app-crypt/gnupg/gnupg-2.2.38.ebuild
19 +++ b/app-crypt/gnupg/gnupg-2.2.38.ebuild
20 @@ -3,6 +3,12 @@
21
22 EAPI=8
23
24 +# Maintainers should:
25 +# 1. Join the "Gentoo" project at https://dev.gnupg.org/project/view/27/
26 +# 2. Subscribe to release tasks like https://dev.gnupg.org/T6159
27 +# (find the one for the current release then subscribe to it +
28 +# any subsequent ones linked within so you're covered for a while.)
29 +
30 VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/gnupg.asc
31 inherit flag-o-matic systemd toolchain-funcs verify-sig
32
33
34 diff --git a/app-crypt/gnupg/gnupg-2.3.7-r1.ebuild b/app-crypt/gnupg/gnupg-2.3.7-r1.ebuild
35 index 54821c7edea1..f7b9cb6f2981 100644
36 --- a/app-crypt/gnupg/gnupg-2.3.7-r1.ebuild
37 +++ b/app-crypt/gnupg/gnupg-2.3.7-r1.ebuild
38 @@ -3,6 +3,12 @@
39
40 EAPI=8
41
42 +# Maintainers should:
43 +# 1. Join the "Gentoo" project at https://dev.gnupg.org/project/view/27/
44 +# 2. Subscribe to release tasks like https://dev.gnupg.org/T6159
45 +# (find the one for the current release then subscribe to it +
46 +# any subsequent ones linked within so you're covered for a while.)
47 +
48 VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/gnupg.asc
49 inherit flag-o-matic systemd toolchain-funcs verify-sig