diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-02-14 06:18:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-02-14 06:18:51 +0100 |
commit | 15d76ea3e49bf90f74df649773167d6ba96c0583 (patch) | |
tree | 46950f6ffc575325144006f0641caef4350ada8a /app-emulation/qemu | |
parent | dev-python/sphinx_rtd_theme: Use pypi.eclass (diff) | |
download | gentoo-15d76ea3e49bf90f74df649773167d6ba96c0583.tar.gz gentoo-15d76ea3e49bf90f74df649773167d6ba96c0583.tar.bz2 gentoo-15d76ea3e49bf90f74df649773167d6ba96c0583.zip |
Rename dev-python/{sphinx_rtd_theme → sphinx-rtd-theme}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r-- | app-emulation/qemu/qemu-7.2.0-r1.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-7.2.0.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/qemu/qemu-7.2.0-r1.ebuild b/app-emulation/qemu/qemu-7.2.0-r1.ebuild index 2656a331fa14..a6af546ccf99 100644 --- a/app-emulation/qemu/qemu-7.2.0-r1.ebuild +++ b/app-emulation/qemu/qemu-7.2.0-r1.ebuild @@ -277,7 +277,7 @@ BDEPEND=" virtual/pkgconfig doc? ( dev-python/sphinx[${PYTHON_USEDEP}] - dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] + dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] ) gtk? ( nls? ( sys-devel/gettext ) ) test? ( diff --git a/app-emulation/qemu/qemu-7.2.0.ebuild b/app-emulation/qemu/qemu-7.2.0.ebuild index 7fe74ad78ba6..35e87e7541e3 100644 --- a/app-emulation/qemu/qemu-7.2.0.ebuild +++ b/app-emulation/qemu/qemu-7.2.0.ebuild @@ -270,7 +270,7 @@ BDEPEND=" virtual/pkgconfig doc? ( dev-python/sphinx[${PYTHON_USEDEP}] - dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] + dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] ) gtk? ( nls? ( sys-devel/gettext ) ) test? ( diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index 59cdcadc04bc..83f6ec10ef3e 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -275,7 +275,7 @@ BDEPEND=" virtual/pkgconfig doc? ( dev-python/sphinx[${PYTHON_USEDEP}] - dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] + dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] ) gtk? ( nls? ( sys-devel/gettext ) ) test? ( |