commit: 2f096dd2c9d8bbfad8489b8b35ae69cb00fbad3f Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Oct 10 23:27:43 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Oct 10 23:28:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f096dd2
profiles/package.mask: mask >=timezone-data-2020b for cashes Reported-by: Bernd Feige Bug: https://bugs.gentoo.org/747538 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2c45a9d3f3c..2ac06971f0f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Sergei Trofimovich <[email protected]> (2020-10-11) +# Mask new version until calendar apps are sorted out: +# bug #747538. +>=sys-libs/timezone-data-2020b + # Mikle Kolyada <[email protected]> (2020-10-09) # pam module separated from # the sys-auth/pam_passwdqc package
