summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-10-03 20:59:46 +0200
committerMichał Górny <mgorny@gentoo.org>2023-10-03 21:08:19 +0200
commita0c4c14a47945fb1cd8f8e54d7e19bc8a64becc6 (patch)
treec586af2628645bc689161e05571716b19138ee38
parentsys-devel/llvm: 18.x replaced recommonmark w/ myst-parser (diff)
downloadgentoo-a0c4c14a.tar.gz
gentoo-a0c4c14a.tar.bz2
gentoo-a0c4c14a.zip
sys-devel/clang: 18.x replaced recommonmark w/ myst-parser
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--sys-devel/clang/clang-18.0.0.9999.ebuild2
-rw-r--r--sys-devel/clang/clang-18.0.0_pre20231002.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/clang/clang-18.0.0.9999.ebuild b/sys-devel/clang/clang-18.0.0.9999.ebuild
index aae7c602232c..7f28af23d564 100644
--- a/sys-devel/clang/clang-18.0.0.9999.ebuild
+++ b/sys-devel/clang/clang-18.0.0.9999.ebuild
@@ -36,7 +36,7 @@ BDEPEND="
${PYTHON_DEPS}
>=dev-util/cmake-3.16
doc? ( $(python_gen_cond_dep '
- dev-python/recommonmark[${PYTHON_USEDEP}]
+ dev-python/myst-parser[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
') )
xml? ( virtual/pkgconfig )
diff --git a/sys-devel/clang/clang-18.0.0_pre20231002.ebuild b/sys-devel/clang/clang-18.0.0_pre20231002.ebuild
index aae7c602232c..7f28af23d564 100644
--- a/sys-devel/clang/clang-18.0.0_pre20231002.ebuild
+++ b/sys-devel/clang/clang-18.0.0_pre20231002.ebuild
@@ -36,7 +36,7 @@ BDEPEND="
${PYTHON_DEPS}
>=dev-util/cmake-3.16
doc? ( $(python_gen_cond_dep '
- dev-python/recommonmark[${PYTHON_USEDEP}]
+ dev-python/myst-parser[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
') )
xml? ( virtual/pkgconfig )