commit: 89bad4c3548d91796fa842f25102d0f8dbe2e952 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Mon May 24 09:53:41 2021 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Mon May 24 09:53:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89bad4c3
package.mask: mask app-admin/diamond for removal Bug: https://bugs.gentoo.org/791613 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 15e7b70f59f..e85c1fff134 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Fabian Groffen <[email protected]> (2021-05-24) +# Hack on hack no longer sustainable +# - seemingly dead upstream +# - no (official) Python 3 support +# removal in 30 days, bug: https://bugs.gentoo.org/791613 +app-admin/diamond + # Miroslav Šulc <[email protected]> (2021-05-24) # it's just a demo project, not a real app, see disclaimer # at https://github.com/romainguy/jext
