commit: 4b63bce852364471c27bb86aff79053db9f0ea35 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Dec 4 11:46:00 2025 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Dec 4 11:46:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b63bce8
profiles: Mask app-emacs/twittering-mode for removal Bug: https://bugs.gentoo.org/965998 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 8eb5adeae5d9..f962f1951d3e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (2025-12-04) +# No longer functional because the Twitter API has been axed. +# Last release in 2015, last commit to upstream repository in 2018. +# Removal on 2026-01-03. Bug #965998. +app-emacs/twittering-mode + # Michał Górny <[email protected]> (2025-12-03) # Upstream changed how multiprocessing shares data between processes, # which means the upgrade randomly breaks some currently running Python
