commit: df2208a4199a64e869c8250001a5e19cfa571944 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Jan 24 13:27:10 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Jan 24 13:27:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df2208a4
profiles/package.mask: mask transfig for removal Bug: https://bugs.gentoo.org/917279 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 4ef47b25742d..465551765a19 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2024-01-24) +# Deprecated and no longer maintained upstream. Open security +# issues. Use media-gfx/fig2dev instead. Removal on 2024-02-24. Bug +# #917279. +media-gfx/transfig + # Michał Górny <[email protected]> (2024-01-24) # Unmaintained, tests fail, requires discontinued dev-python/bsddb3. # No commits since 2022. No reverse dependencies. @@ -46,8 +52,8 @@ net-wireless/crda # Mike Pagano <[email protected]> (2024-01-20) # Masked for testing. Modifications to USE=savedconfig -# to only install files from there instead of -# deleting them afterwards. +# to only install files from there instead of +# deleting them afterwards. # bug #913049. =sys-kernel/linux-firmware-20240115-r1
