commit: 442f32be57c8beb903e910ce0322a74d85b0680d Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sun May 26 12:51:51 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sun May 26 12:53:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=442f32be
profiles: remove mask from treecleaned packages Signed-off-by: Julien Roy <julien <AT> jroy.ca> profiles/package.mask | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 9d490d25c..92c8f7b88 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -93,12 +93,6 @@ dev-python/hypothesmith # Masked for removal on 2024-05-28 x11-terms/rio-terminfo -# David Roman <[email protected]> (2024-04-27) -# Only a live ebuild without tests, inactive for +4 years -# The package consist only of a 20 line zsh script -# Removal on 2024-05-26 -app-shells/zsh-silver - # Lucio Sauer <[email protected]> (2024-04-27) # Archived upstream, no revdeps, known security bugs, open downstream bugs # https://github.com/ad-oliviero/uwufetch/issues/257 @@ -106,17 +100,6 @@ app-shells/zsh-silver # Removal on 2024-05-27 app-misc/uwufetch -# David Roman <[email protected]> (2024-04-27) -# According to the maintainer it does no longer works -# Removal on 2024-05-26 -dev-python/evernote3 - -# David Roman <[email protected]> (2024-04-27) -# Only needed by evernote2 and is deprecated and abandoned by upstream -# Removal on 2024-05-26 -dev-python/python-oauth2 -dev-python/oauth2 - # Julien Roy <[email protected]> (2024-03-21) # sys-libs/libucontext is masked in ::gentoo sys-libs/gcompat
