commit: e1f82e7297aa5aa195bc38c40a0100ef47d7ad8e Author: Mike Pagano <mpagano <AT> gentoo <DOT> org> AuthorDate: Thu Mar 12 20:13:55 2026 +0000 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org> CommitDate: Thu Mar 12 20:13:55 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1f82e72
profiles: Mask sys-apps/nginx-unit for removal Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org> profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5c6ea03c86a2..a65a2a8c83cd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -35,6 +35,16 @@ ## app-misc/some-package #--- END OF EXAMPLES --- +# +## Mike Pagano <[email protected]> (2026-03-13) +# Upstream has announced the archiving of this application +# at repo location: https://github.com/nginx/unit/ +# This announcement includes the statement that security +# issues may not be addressed. Possible alternatives +# are www-servers/nginx or www-servers/apache +# depending on your application needs. +# Removal on 2026-04-13. +sys-apps/nginx-unit # Alfredo Tupone <[email protected]> (2026-03-12) # No reverse dependency. Included in dev-tcltk/tklib
