commit: fd80bc8c1b4c1a660b17b878fe9ba0c83b811944 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Thu Jan 2 21:13:23 2025 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Thu Jan 2 21:48:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd80bc8c
profiles/package.mask: mask www-servers/xsp Upstream dead, repo archived (https://github.com/mono/xsp). Uses deprecated "dotnet" eclass. Depends on old mono. As a replacement one can use official .NET 6.0-9.0 ASP.NET instead. Removal on 2025-02-02 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 6ce2b39a5106..4c3c68ad5cf5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,15 @@ #--- END OF EXAMPLES --- +# Maciej Barć <[email protected]> (2025-01-02) +# Upstream dead, repo archived (https://github.com/mono/xsp). Uses deprecated +# "dotnet" eclass. Depends on old mono. As a replacement one can use official +# .NET 6.0-9.0 ASP.NET instead. +# Removal on 2025-02-02 +acct-group/aspnet +acct-user/aspnet +www-servers/xsp + # Andreas Sturmlechner <[email protected]> (2024-01-02) # No more revdeps, depends on Qt5. Removal on 2025-01-29. dev-libs/libqt5pas
