commit: 37a19913c794f260d4bc2c0d6f7ceea61c9b1819 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sat Feb 23 09:19:32 2019 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Feb 23 09:46:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a19913
package.mask: Temporarily mask gnome-desktop-3.30 It breaks ABI, so need to see what doesn't work with it, and also upgrade some of the consumers at the same time to save on build cycles for users. It will be an actively changing mask block with items gradually added for a set, then all unmasked together and then another new set of packages being worked on in mask, etc. Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a24658d7d43..3015e2be7aa 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,14 @@ #--- END OF EXAMPLES --- +# Mart Raudsepp <[email protected]> (23 Feb 2019) +# GNOME 3.28/3.30 mask (#650480, #665348) +# This is intended as an actively updated short-term mask this time around. +# Unless you use an overlay which this mask block affects, it might be a +# better idea to just wait for a smaller set to be ready within a couple +# days and quickly unmasked. +>=gnome-base/gnome-desktop-3.30.2.1 + # Michał Górny <[email protected]> (13 Feb 2019) # Release candidate, masked for testing. =sys-devel/llvm-common-8.0.0_rc*
