commit: 5419bfd9fdee7d751aabf455951a133aa9038abd Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sat Dec 3 10:07:15 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sat Dec 3 10:07:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5419bfd9
profiles: Remove treecleaned pkgs masks Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> profiles/package.mask | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 5bc591991911..a74ff01c03be 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -409,20 +409,6 @@ x11-drivers/xf86-video-nv =net-misc/asterisk-opus-20* =net-misc/asterisk-g729-20* -# Arthur Zamarin <[email protected]> (2022-11-04) -# Upstream repository is gone. Uses internally python 2 code, which -# we patch into python 3. Only ebuild uses snapshot tarball from the -# dead repo. Doesn't use PEP517 mode. Has issues with python 3.11. -# No reverse dependencies in tree. -# Removal: 2022-12-04. Bug #879613. -dev-python/tempita - -# Michał Górny <[email protected]> (2022-11-04) -# NIH version of dev-python/watchdog that was used by dev-python/uvicorn -# only, and was replaced by rustified dev-python/watchfiles. -# Removal on 2022-12-04. Bug #879515. -dev-python/watchgod - # Sam James <[email protected]> (2022-10-28) # Please upgrade to >=media-libs/fontconfig-2.14.1-r1 for fixed # cache dir to avoid sandbox violation errors, bug #878471.
