commit: 0890be4658546fbfedca26ce29581e1120d0d4fe Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Tue Dec 10 00:41:47 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Dec 10 00:42:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0890be46
base/package.use.mask: mask app-text/texlive[dvi2tty] Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index acb76010e4e..dd6467aaac0 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Aaron Bauman <[email protected]> (2019-12-09) +# dev-tex/dvi2tty is masked for removal +app-text/texlive dvi2tty + # Andreas Sturmlechner <[email protected]> (2019-12-07) # dev-python/flask-cors is PMASKED. media-sound/beets webserver diff --git a/profiles/package.mask b/profiles/package.mask index deeadc3e88c..960c8953e6a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -48,6 +48,11 @@ media-sound/mhwaveedit # Bug #677742, #696228. Removal in 30 days. media-sound/vitunes +# Aaron Bauman <[email protected]> (2019-12-09) +# EAPI=4, unmaintained upstream and Gentoo is versions behind +# Removal in 30 days +dev-tex/dvi2tty + # Aaron Bauman <[email protected]> (2019-12-09) # EAPI=4, unmaintained upstream, rdep as well # Removal in 30 days. Open bugs #552934
