summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-02-28 13:10:49 +0100
committerFlorian Schmaus <flow@gentoo.org>2024-02-28 13:10:49 +0100
commita308f30571d2ac689fe839555031d63da8d79d19 (patch)
tree2d4f48221e8e1232433ca8d6f88e94229dbc0152
parentRevert "dev-tex/tex4ht: add 2023_p68735, drop 20230311_p68735" (diff)
downloadtex-overlay-a308f30571d2ac689fe839555031d63da8d79d19.tar.gz
tex-overlay-a308f30571d2ac689fe839555031d63da8d79d19.tar.bz2
tex-overlay-a308f30571d2ac689fe839555031d63da8d79d19.zip
app-text/texlive: adjust tex4ht version requirement
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r--app-text/texlive/texlive-2023.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive/texlive-2023.ebuild b/app-text/texlive/texlive-2023.ebuild
index 40a7eca..e7471a9 100644
--- a/app-text/texlive/texlive-2023.ebuild
+++ b/app-text/texlive/texlive-2023.ebuild
@@ -58,7 +58,7 @@ RDEPEND="${DEPEND}
context? ( >=${TEXLIVE_CAT}/texlive-context-${PV} )
games? ( >=${TEXLIVE_CAT}/texlive-games-${PV} )
humanities? ( >=${TEXLIVE_CAT}/texlive-humanities-${PV} )
- tex4ht? ( >=dev-tex/tex4ht-${PV}_p68735 )
+ tex4ht? ( >=dev-tex/tex4ht-20230311_p68735 )
xml? ( >=${TEXLIVE_CAT}/texlive-formatsextra-${PV} )
l10n_af? ( >=${TEXLIVE_CAT}/texlive-langother-${PV} )
l10n_ar? ( >=${TEXLIVE_CAT}/texlive-langarabic-${PV} )