summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-08 14:19:22 +0100
committerSam James <sam@gentoo.org>2022-10-08 14:19:22 +0100
commitc8a8833d0df1061a1df1cdfa6477d1d768f879da (patch)
treec01e7309e7e56856ca6665785741609b41dde5d6
parentdev-libs/openssl: add additional strict-aliasing reference (diff)
downloadgentoo-c8a8833d0df1061a1df1cdfa6477d1d768f879da.tar.gz
gentoo-c8a8833d0df1061a1df1cdfa6477d1d768f879da.tar.bz2
gentoo-c8a8833d0df1061a1df1cdfa6477d1d768f879da.zip
app-crypt/gpgme: add maintenance note
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-crypt/gpgme/gpgme-1.17.1-r1.ebuild6
-rw-r--r--app-crypt/gpgme/gpgme-1.18.0-r1.ebuild6
2 files changed, 12 insertions, 0 deletions
diff --git a/app-crypt/gpgme/gpgme-1.17.1-r1.ebuild b/app-crypt/gpgme/gpgme-1.17.1-r1.ebuild
index 278233bab4c9..221743c8a6dd 100644
--- a/app-crypt/gpgme/gpgme-1.17.1-r1.ebuild
+++ b/app-crypt/gpgme/gpgme-1.17.1-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.)
+
PYTHON_COMPAT=( python3_{8..11} )
DISTUTILS_OPTIONAL=1
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/gnupg.asc
diff --git a/app-crypt/gpgme/gpgme-1.18.0-r1.ebuild b/app-crypt/gpgme/gpgme-1.18.0-r1.ebuild
index 66befaf859db..fe234fab1c35 100644
--- a/app-crypt/gpgme/gpgme-1.18.0-r1.ebuild
+++ b/app-crypt/gpgme/gpgme-1.18.0-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.)
+
PYTHON_COMPAT=( python3_{8..11} )
DISTUTILS_OPTIONAL=1
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/gnupg.asc