diff options
author | Sam James <sam@gentoo.org> | 2022-09-01 22:05:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-01 22:49:11 +0100 |
commit | add929cdd362d86907d477342a1da7b9a1df72b8 (patch) | |
tree | 5ea6396eb2f4fcd051b9c86c145c2b3a5381f0a2 /app-crypt/gnupg | |
parent | app-crypt/gnupg: add 2.2.38 (diff) | |
download | gentoo-add929cdd362d86907d477342a1da7b9a1df72b8.tar.gz gentoo-add929cdd362d86907d477342a1da7b9a1df72b8.tar.bz2 gentoo-add929cdd362d86907d477342a1da7b9a1df72b8.zip |
app-crypt/gnupg: add maintenance notes
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/gnupg')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.2.38.ebuild | 6 | ||||
-rw-r--r-- | app-crypt/gnupg/gnupg-2.3.7-r1.ebuild | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/app-crypt/gnupg/gnupg-2.2.38.ebuild b/app-crypt/gnupg/gnupg-2.2.38.ebuild index fcc6d9e01c03..fb9d8114d5bb 100644 --- a/app-crypt/gnupg/gnupg-2.2.38.ebuild +++ b/app-crypt/gnupg/gnupg-2.2.38.ebuild @@ -3,6 +3,12 @@ EAPI=8 +# Maintainers should: +# 1. Join the "Gentoo" project at https://dev.gnupg.org/project/view/27/ +# 2. Subscribe to release tasks like https://dev.gnupg.org/T6159 +# (find the one for the current release then subscribe to it + +# any subsequent ones linked within so you're covered for a while.) + VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/gnupg.asc inherit flag-o-matic systemd toolchain-funcs verify-sig diff --git a/app-crypt/gnupg/gnupg-2.3.7-r1.ebuild b/app-crypt/gnupg/gnupg-2.3.7-r1.ebuild index 54821c7edea1..f7b9cb6f2981 100644 --- a/app-crypt/gnupg/gnupg-2.3.7-r1.ebuild +++ b/app-crypt/gnupg/gnupg-2.3.7-r1.ebuild @@ -3,6 +3,12 @@ EAPI=8 +# Maintainers should: +# 1. Join the "Gentoo" project at https://dev.gnupg.org/project/view/27/ +# 2. Subscribe to release tasks like https://dev.gnupg.org/T6159 +# (find the one for the current release then subscribe to it + +# any subsequent ones linked within so you're covered for a while.) + VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/gnupg.asc inherit flag-o-matic systemd toolchain-funcs verify-sig |