commit: 1dda72537f9c9852f6715af18462bb8e89d5b600 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Mon Feb 19 09:58:27 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon Feb 19 09:58:27 2024 +0000 URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=1dda7253
dev-texlive/texlive-humanities: add mod2tex to QA_FLAGS_IGNORED Closes: https://bugs.gentoo.org/924838 Closes: https://bugs.gentoo.org/924837 Closes: https://bugs.gentoo.org/924836 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-texlive/texlive-humanities/texlive-humanities-2023_p68465.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-texlive/texlive-humanities/texlive-humanities-2023_p68465.ebuild b/dev-texlive/texlive-humanities/texlive-humanities-2023_p68465.ebuild index ffb373e..e361b9d 100644 --- a/dev-texlive/texlive-humanities/texlive-humanities-2023_p68465.ebuild +++ b/dev-texlive/texlive-humanities/texlive-humanities-2023_p68465.ebuild @@ -164,6 +164,8 @@ DEPEND=" ${COMMON_DEPEND} " +QA_FLAGS_IGNORED="usr/share/texmf-dist/doc/luatex/opbible/txs-gen/mod2tex" + TEXLIVE_MODULE_BINSCRIPTS=" texmf-dist/scripts/diadia/diadia.lua "
