commit: bd4dfee9b17fbdf38248b2e04d06b8182ff236cc Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Thu Jul 21 15:05:01 2022 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Thu Jul 21 15:05:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd4dfee9
profiles: mask dev-perl/Search-Xapian for removal Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4fc5e0d58426..6781bb9c1ffd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Anthony G. Basile <[email protected]> (2022-07-21) +# This package is provided by dev-libs/xapian-bindings[perl] +# and is unnecessary. Masked for removal in 30 days. +dev-perl/Search-Xapian + # Hans de Graaff <[email protected]> (2022-07-20) # Obsolete ruby26-only slot without reverse dependencies. Use a newer # slot instead. Masked for removal in 30 days.
