commit: 5fe06d957cbf38184ca82f6f26cae29e75c2fc16 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Tue Jul 14 00:55:07 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Tue Jul 14 00:55:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fe06d95
profiles: Mask >=x11-themes/adwaita-icon-theme-3.36 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index eef9e394409..286eadc1a5a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Matt Turner <[email protected]> (2019-09-01) +# Icons look funny. E.g., the X (close) icon is wrong. I suspect files are +# installed incorrectly +>=x11-themes/adwaita-icon-theme-3.36 + # William Hubbs <[email protected]> (2020-07-14) # The kubernetes split packages are old versions with known security # issues.
