commit: 1e675ed190c66b71a49237a98446da12d68790cb Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sat Nov 21 10:55:51 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Nov 21 10:57:34 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e675ed1
profiles/package.mask: Mask app-text/htmltidy for removal. Fixes bug 564884. Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 14f655c..919f557 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,11 @@ #--- END OF EXAMPLES --- +# Patrice Clement <[email protected]> (21 Nov 2015) +# Upstream dead + superseded by app-text/tidy-html5. +# Masked for removal in 30 days. See bug #564884. +app-text/htmltidy + # Michael Palimaka <[email protected]> (18 Nov 2015) # Ebuilds unfinished work-in-progress. Dead upstream. # Masked for removal in 30 days. Bug #550234.
