commit: 7232b6a169e210acc260c4d291980d6b507869b7 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Jun 13 09:16:33 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Jun 13 09:16:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7232b6a1
profiles: mask xindy and tex4ht for removal Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> profiles/package.mask | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 6b7bd907768..aaffa861eac 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,17 @@ #--- END OF EXAMPLES --- +# Mikle Kolyada <[email protected]> (2020-06-13) +# multiple forks. +# Merged into the app-text/texlive-core package +# Removal in 30 days. +app-text/xindy + +# Mikle Kolyada <[email protected]> (2020-06-13) +# have been shipped with dev-texlive/texlive-plaingeneric +# for the very long time. Removal in 14 days. +dev-tex/tex4ht + # Aaron Bauman <[email protected]> (2020-06-11) # outstanding vulns. RCE. rdeps masked. # maintainer ignored w/irrelevant comment.
