commit: c3c44662e671dd2b3b6000f2eb00ae325cee3b85 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Jul 25 18:32:10 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Jul 25 18:33:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3c44662
profiles: Mask dev-tex/metapost for removal. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 558e7f1fc9b..066c6dc2ab9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,14 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (2020-07-25) +# Included with TeX Live. The separate Gentoo package is +# unmaintained and had its last version bump in 2015. +# Use app-text/texlive-core as replacement. +# Removal in 30 days. Bug #733862. +dev-tex/metapost +app-eselect/eselect-mpost + # Ulrich Müller <[email protected]> (2020-07-25) # No longer needed without the separate dev-tex/pdftex package. # Removal in 30 days. Bug #533080.
