commit: e9c8f1772e26b32ace0eaf92cb00aebf330b4ee6 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Thu May 18 23:25:38 2023 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu May 18 23:25:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c8f177
package.mask: Last rite dev-python/pyGPG Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 00b19cbbf4fb..70478457865f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# David Seifert <[email protected]> (2023-05-19) +# Abandoned, NIH library only used by other obsolete packages like gkeys +# and layman, use app-crypt/gpgme[python] as a proper upstream +# supported gpg library. Removal on 2023-06-18. +dev-python/pyGPG + # David Seifert <[email protected]> (2023-05-19) # Abandoned, replaced by 'eselect repository', tons of open bugs. # Removal on 2023-06-18. Bug #761199.
