commit: 89cf53a81b026a08e065c12347361774b3828862 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Jun 24 10:43:11 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Jun 24 10:43:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89cf53a8
profiles: Mask dev-tex/leaflet for removal. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8d00e7454c0..a7011713f4e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (2020-06-20) +# Separate package in dev-tex is unmaintained. Included with TeX Live. +# Use >=dev-texlive/texlive-latexextra-2020-r1 as replacement. +# Removal in 30 days. Bug #729394. +dev-tex/leaflet + # Michał Górny <[email protected]> (2020-06-24) # A thin wrapper to run pytest via setup.py that must not be used # in Gentoo packages. Calling 'setup.py test' is deprecated upstream
