commit: 9763e5a2711fcc0faa957b9bfa67f09a2c082450 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Jan 18 13:33:18 2026 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Jan 18 13:35:36 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9763e5a2
profiles: Mask app-emacs/docker-tramp for removal Bug: https://bugs.gentoo.org/968938 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 d67d545ef934..bec9874dbe46 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (2026-01-18) +# Obsolete since Emacs 29, per upstream README.md. Use the "docker" +# method from the integrated tramp-container package as replacement. +# Removal on 2026-02-17. Bug #968938. +app-emacs/docker-tramp + # Michał Górny <[email protected]> (2026-01-13) # LLVM 15 is only required by masked packages. It will be removed when # the reverse dependencies are gone. Bug #920536.
