commit: 44361998095c5d9744d0da501e8d7fa3645e7a2d Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Thu Jul 8 12:37:33 2021 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Thu Jul 8 12:37:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44361998
profiles/package.mask: mask extensions not supporting Gnome 40 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7f34854182e..8efa2137c14 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,16 @@ #--- END OF EXAMPLES --- +# Pacho Ramos <[email protected]> (2021-07-08) +# Doesn't support Gnome 40, use gnome-shell-extension-desktop-icons-ng +# instead. Removal in 30 days. +gnome-extra/gnome-shell-extension-desktop-icons + +# Pacho Ramos <[email protected]> (2021-07-08) +# Doesn't support Gnome 40, use gnome-shell-extension-appindicator instead +# (also supports legacy tray icons). Removal in 30 days. +gnome-extra/gnome-shell-extensions-topicons-plus + # Hans de Graaff <[email protected]> (2021-07-07) # Security bug CVE-2015-9284, bug 761960. Use slot 2 instead. # Masked for removal in 30 days.
