diff options
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 34 |
1 files changed, 8 insertions, 26 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index d2c42e64a4b4..f2c8bf43f511 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Joonas Niilola <juippis@gentoo.org> (2025-03-05) +# New release channel deemed as stable. Package.masked for the early +# adopters - make sure to have ~/.thunderbird backed up, since +# downgrading back to esr channel (128) might be impossible due to +# changed database schemas. +>=mail-client/thunderbird-136.0 +>=mail-client/thunderbird-bin-136.0 + # John Helmert III <ajak@gentoo.org> (2025-03-02) # Doesn't seem to cleanly load, see: # https://github.com/lkrg-org/lkrg/issues/364 @@ -254,32 +262,6 @@ games-fps/quakeforge # Removal on 2025-03-07. Bug: 949318 net-misc/AQtion -# Arthur Zamarin <arthurzam@gentoo.org> (2025-01-28) -# Since we are done with EGO_SUM, this tool isn't needed any more. -# Removal on 2025-02-27. Bug #948966. -dev-go/get-ego-vendor - -# Arthur Zamarin <arthurzam@gentoo.org> (2025-01-24) -# EAPI=7, uses deprecated Go eclasses, fails to compile, installation -# blocked by current versions of docker (which provides the features). -# Removal on 2025-02-23. Bugs #948656, #844577, #694898, #678982. -app-containers/docker-proxy - -# Arthur Zamarin <arthurzam@gentoo.org> (2025-01-24) -# EAPI=7, uses depcreated Go eclasses, fails to compile. burrow itself -# has exporter built in since version 1.3.4, which can be used instead. -# Removal on 2025-02-23. Bugs #948655, #844613, #679086. -app-metrics/burrow_exporter - -# Arthur Zamarin <arthurzam@gentoo.org> (2025-01-24) -# EAPI=7, uses deprecated Go eclasses, upstream repo is archived. -# gom is a go dependency manager which doesn't work with modern -# Go tools, and is redundent to standard `go install` commands. -# go-colortext has only gom as reverse dependency. -# Removal on 2025-02-23. Bugs #948653, #844655, #844664, #922697. -dev-go/go-colortext -dev-go/gom - # Andreas Sturmlechner <asturm@gentoo.org> (2025-01-23) # Qt5 package without any revdeps. Use dev-qt/qttools[qdbus] instead. dev-qt/qdbusviewer |