commit: 74c66c7d4dee57d900339b550ec22fa065104464
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu Mar 2 16:09:34 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu Mar 2 16:09:34 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=74c66c7d
sys-devel/DPC++: myst-parser dependency name change
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sys-devel/DPC++/DPC++-2021.12.ebuild | 2 +-
sys-devel/DPC++/DPC++-2022.09.ebuild | 2 +-
sys-devel/DPC++/DPC++-2022.12.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-devel/DPC++/DPC++-2021.12.ebuild
b/sys-devel/DPC++/DPC++-2021.12.ebuild
index c967983d7..48e7b5d44 100644
--- a/sys-devel/DPC++/DPC++-2021.12.ebuild
+++ b/sys-devel/DPC++/DPC++-2021.12.ebuild
@@ -14,7 +14,7 @@ DOCS_DEPEND="
$(python_gen_any_dep '
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/recommonmark[${PYTHON_USEDEP}]
- dev-python/myst_parser[${PYTHON_USEDEP}]
+ dev-python/myst-parser[${PYTHON_USEDEP}]
')
"
inherit docs
diff --git a/sys-devel/DPC++/DPC++-2022.09.ebuild
b/sys-devel/DPC++/DPC++-2022.09.ebuild
index a7fd591a1..7532e3c1b 100644
--- a/sys-devel/DPC++/DPC++-2022.09.ebuild
+++ b/sys-devel/DPC++/DPC++-2022.09.ebuild
@@ -14,7 +14,7 @@ DOCS_DEPEND="
$(python_gen_any_dep '
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/recommonmark[${PYTHON_USEDEP}]
- dev-python/myst_parser[${PYTHON_USEDEP}]
+ dev-python/myst-parser[${PYTHON_USEDEP}]
')
"
inherit docs
diff --git a/sys-devel/DPC++/DPC++-2022.12.ebuild
b/sys-devel/DPC++/DPC++-2022.12.ebuild
index 14e9e0ea0..59e169180 100644
--- a/sys-devel/DPC++/DPC++-2022.12.ebuild
+++ b/sys-devel/DPC++/DPC++-2022.12.ebuild
@@ -14,7 +14,7 @@ DOCS_DEPEND="
$(python_gen_any_dep '
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/recommonmark[${PYTHON_USEDEP}]
- dev-python/myst_parser[${PYTHON_USEDEP}]
+ dev-python/myst-parser[${PYTHON_USEDEP}]
')
"
inherit docs