commit: c55475c33faa13e2cb4ed75ed940d939ca40ae78 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Feb 26 18:52:28 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Feb 26 18:58:19 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c55475c3
profiles: Mask net-p2p/retroshare for removal Bug: https://bugs.gentoo.org/956451 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index dbdd75a7af6a..65c7a0a0bbdf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,14 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2026-02-26) +# Current release depends on Qt5, painful to package which may explain why not +# many other distributions care to do so. Upstream AppImage available. +# Many bugs: #909069, #937133, #945721, #947403, #956111, #956112, #956113, +# #956451, #967186. +# Removal on 2026-03-28. +net-p2p/retroshare + # Andreas Sturmlechner <[email protected]> (2026-02-26) # Qt binaries-to-path symlinking tool obsolete with Qt6. Removal on 2026-03-28. dev-qt/qtchooser
