commit: df716d5dbe1115beffe3f1473279259a64b5d6f5 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Aug 26 14:34:04 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Aug 26 14:34:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df716d5d
profiles: Mask app-emacs/thumbs for removal. Bug: https://bugs.gentoo.org/692882 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ebd8c21dce5..69e83f8e813 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (2019-08-26) +# A more recent version of thumbs.el is distributed +# as part of GNU Emacs proper. +# Masked for removal in 30 days, bug #692882. +app-emacs/thumbs + # Brian Evans <[email protected]> (2019-08-26) # Deprecated virtual as it cannot solve the issue of ABI incompatibility # and rebuild consumers when provider changes
