commit: 72a0127463e6ad33b70f715def416898f9280f92 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun May 9 13:28:48 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun May 9 13:28:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72a01274
package.mask: Mask PortageXS and revdeps for removal Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7afc949eb58..8e9697dbadd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,15 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <[email protected]> (2021-05-09) +# PortageXS saw its last release in 2016 and would need +# a new upstream maintainer. Multiple bugs, e.g., +# 688238, 625536, 613114, 473394, 332611, 289524, 264680 +# Masked for removal in 30 days, including reverse deps. +dev-perl/PortageXS +app-portage/demerge +app-portage/perl-info + # Sam James <[email protected]> (2021-05-09) # Not working properly with cmake.eclass port # bug #788448
