commit: ed768b803b5e8fa85963deed4dafdf80e8784f7e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 4 00:00:44 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 4 00:00:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed768b80
dev-cpp/gpgmepp: 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-cpp/gpgmepp/gpgmepp-2.0.0.ebuild | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dev-cpp/gpgmepp/gpgmepp-2.0.0.ebuild b/dev-cpp/gpgmepp/gpgmepp-2.0.0.ebuild index 0c8ab0ad2298..478855ae1a68 100644 --- a/dev-cpp/gpgmepp/gpgmepp-2.0.0.ebuild +++ b/dev-cpp/gpgmepp/gpgmepp-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
