commit: e6a5ba325a61d896fe8b539f2a1ab605a9dd1bf1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 4 00:01:04 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 4 00:01:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6a5ba32
dev-libs/qgpgme: drop maintenance comment It may not be as relevant with the now-split packages and different maintainers upstream. Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/qgpgme/qgpgme-2.0.0.ebuild | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dev-libs/qgpgme/qgpgme-2.0.0.ebuild b/dev-libs/qgpgme/qgpgme-2.0.0.ebuild index 5212dd8014c5..aea3e4ae6fd4 100644 --- a/dev-libs/qgpgme/qgpgme-2.0.0.ebuild +++ b/dev-libs/qgpgme/qgpgme-2.0.0.ebuild @@ -3,12 +3,6 @@ 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=/usr/share/openpgp-keys/gnupg.asc inherit cmake verify-sig
