commit: 2000e505195f99038ae3f573b2eec8c5dbd6c769 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jan 24 11:57:03 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Jan 24 11:58:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2000e505
package.mask: Last rite dev-python/pafy, media-sound/mps-youtube Bug: https://bugs.gentoo.org/891911 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index dfda6bbe8e35..408fd1a84256 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,15 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-01-24) +# mps-youtube does not seem to work "out of the box". It has had its +# last release in 2018, and no commits since 2020. It is the only +# package needing dev-python/pafy, and pafy is the final package +# requiring net-misc/youtube-dl. +# Removal on 2023-02-23. Bug #891911. +dev-python/pafy +media-sound/mps-youtube + # David Seifert <[email protected]> (2023-01-23) # EOL branch, switch to mariadb-10.4/galera-26.4, removal on 2023-02-22. <dev-db/mariadb-10.4
