commit: c293b137a4d071978cee309a0c861991000e3375 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Wed Jul 4 17:45:57 2018 +0000 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org> CommitDate: Wed Jul 4 17:48:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c293b137
profiles/package.mask: Mask app-crypt/gkeys-gen for removal in 1 month Signed-off-by: Brian Dolbec <dolsen <AT> gentoo.org> profiles/package.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 9ffcc3015e0..6038bea18e9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Brian Dolbec <[email protected]> (4 July 2018) +# No longer needed, newer gpg-2 versions have simple cli options +# for generating new keys and doing key maintenance. Removal in a month +app-crypt/gkeys-gen + # Pacho Ramos <[email protected]> (28 Jun 2018) # Doesn't work at all (#645388). Removal in a month net-misc/whatportis @@ -217,7 +222,7 @@ app-misc/wyrd # Pacho Ramos <[email protected]> (17 Jun 2018) # Not compatible with recent perl, not needed by anything in the tree # (#648582). Removal in a month. -app-doc/mkdoxy +app-doc/mkdoxy # Pacho Ramos <[email protected]> (17 Jun 2018) # Not compatible with recent PHP, upstream dead for ages (#650870, #650934)
