diff options
| author | root <root@alpha.trunkmasters.com> | 2026-08-05 03:04:47 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-08-05 03:04:47 -0500 |
| commit | ff03324f0b5c30484659977ecb3a56e73f5856a5 (patch) | |
| tree | d3d9a7636e37b0d2eec93ddf61a47caeda399de0 /profiles | |
| parent | eed03ed6da4435154826115469c3956ad88ee8a5 (diff) | |
| download | baldeagleos-repo-ff03324f0b5c30484659977ecb3a56e73f5856a5.tar.gz baldeagleos-repo-ff03324f0b5c30484659977ecb3a56e73f5856a5.tar.xz baldeagleos-repo-ff03324f0b5c30484659977ecb3a56e73f5856a5.zip | |
Adding metadata
Diffstat (limited to 'profiles')
| -rw-r--r-- | profiles/package.mask/00-gentoo | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/package.mask/00-gentoo b/profiles/package.mask/00-gentoo index 2cc54118ec06..a450926450a5 100644 --- a/profiles/package.mask/00-gentoo +++ b/profiles/package.mask/00-gentoo @@ -36,6 +36,16 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2026-08-04) +# Slop package. The old versions bundle a very old fork of +# app-i18n/uchardet. The new ones require app-i18n/uchardet from git +# that suffers from regressions (and upstream slop-patched them anyway). +# The only revdep supports fallback to dev-python/chardet and +# dev-python/charset-normalizer (both are also slop nowadays, but we're +# stuck with them anyway), and uses a || dep. +# Removal on 2026-09-03. Bug #980354. +dev-python/faust-cchardet + # James Le Cuirot <chewi@gentoo.org> (2026-07-29) # These packages have been superseded by recent versions of # games-fps/ut2004-data, which now includes this content regardless of |
