summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-10-23 04:50:37 +0200
committerMichał Górny <mgorny@gentoo.org>2023-10-23 05:05:30 +0200
commite823abe6adc9a921f948465c4609c9c5d2ae92ca (patch)
treedb97bba2ede6e8d5572b68ed77926dea9fb8a7dd
parentdev-python/sphinx_lv2_theme: Prepare for rename (diff)
downloadgentoo-e823abe6adc9a921f948465c4609c9c5d2ae92ca.tar.gz
gentoo-e823abe6adc9a921f948465c4609c9c5d2ae92ca.tar.bz2
gentoo-e823abe6adc9a921f948465c4609c9c5d2ae92ca.zip
Rename dev-python/{sphinx_lv2_theme → sphinx-lv2-theme}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-libs/serd/serd-0.30.16.ebuild2
-rw-r--r--dev-python/sphinx-lv2-theme/Manifest (renamed from dev-python/sphinx_lv2_theme/Manifest)0
-rw-r--r--dev-python/sphinx-lv2-theme/metadata.xml (renamed from dev-python/sphinx_lv2_theme/metadata.xml)0
-rw-r--r--dev-python/sphinx-lv2-theme/sphinx-lv2-theme-1.4.0.ebuild (renamed from dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild)0
-rw-r--r--media-libs/lilv/lilv-0.24.20-r1.ebuild2
-rw-r--r--media-libs/sratom/sratom-0.6.14-r1.ebuild2
-rw-r--r--media-libs/suil/suil-0.10.18-r1.ebuild2
-rw-r--r--profiles/updates/4Q-20231
8 files changed, 5 insertions, 4 deletions
diff --git a/dev-libs/serd/serd-0.30.16.ebuild b/dev-libs/serd/serd-0.30.16.ebuild
index b0e6dd6e9c0e..fdcb5ebbe984 100644
--- a/dev-libs/serd/serd-0.30.16.ebuild
+++ b/dev-libs/serd/serd-0.30.16.ebuild
@@ -19,7 +19,7 @@ BDEPEND="
doc? (
app-doc/doxygen
dev-python/sphinx
- dev-python/sphinx_lv2_theme
+ dev-python/sphinx-lv2-theme
)
"
diff --git a/dev-python/sphinx_lv2_theme/Manifest b/dev-python/sphinx-lv2-theme/Manifest
index d14a0addb93c..d14a0addb93c 100644
--- a/dev-python/sphinx_lv2_theme/Manifest
+++ b/dev-python/sphinx-lv2-theme/Manifest
diff --git a/dev-python/sphinx_lv2_theme/metadata.xml b/dev-python/sphinx-lv2-theme/metadata.xml
index 322e4eff0904..322e4eff0904 100644
--- a/dev-python/sphinx_lv2_theme/metadata.xml
+++ b/dev-python/sphinx-lv2-theme/metadata.xml
diff --git a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild b/dev-python/sphinx-lv2-theme/sphinx-lv2-theme-1.4.0.ebuild
index 786fa8d85e64..786fa8d85e64 100644
--- a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild
+++ b/dev-python/sphinx-lv2-theme/sphinx-lv2-theme-1.4.0.ebuild
diff --git a/media-libs/lilv/lilv-0.24.20-r1.ebuild b/media-libs/lilv/lilv-0.24.20-r1.ebuild
index d4cb32ba8507..bbf5a2b99f95 100644
--- a/media-libs/lilv/lilv-0.24.20-r1.ebuild
+++ b/media-libs/lilv/lilv-0.24.20-r1.ebuild
@@ -24,7 +24,7 @@ BDEPEND="
doc? (
app-doc/doxygen
dev-python/sphinx
- dev-python/sphinx_lv2_theme
+ dev-python/sphinx-lv2-theme
)
"
# Take care on bumps to check minimum versions!
diff --git a/media-libs/sratom/sratom-0.6.14-r1.ebuild b/media-libs/sratom/sratom-0.6.14-r1.ebuild
index d8d38e0a0fb7..8c67968942b2 100644
--- a/media-libs/sratom/sratom-0.6.14-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.14-r1.ebuild
@@ -22,7 +22,7 @@ BDEPEND="
doc? (
app-doc/doxygen
dev-python/sphinx
- dev-python/sphinx_lv2_theme
+ dev-python/sphinx-lv2-theme
)
"
# Take care on bumps to check minimum versions!
diff --git a/media-libs/suil/suil-0.10.18-r1.ebuild b/media-libs/suil/suil-0.10.18-r1.ebuild
index fae80d6e0d21..a605416a1702 100644
--- a/media-libs/suil/suil-0.10.18-r1.ebuild
+++ b/media-libs/suil/suil-0.10.18-r1.ebuild
@@ -41,7 +41,7 @@ BDEPEND="
doc? (
app-doc/doxygen
dev-python/sphinx
- dev-python/sphinx_lv2_theme
+ dev-python/sphinx-lv2-theme
)
test? ( dev-libs/check )
"
diff --git a/profiles/updates/4Q-2023 b/profiles/updates/4Q-2023
index b5dc30057e2b..94012b52371e 100644
--- a/profiles/updates/4Q-2023
+++ b/profiles/updates/4Q-2023
@@ -1,3 +1,4 @@
move dev-python/python-varlink dev-python/varlink
move dev-python/python-musicbrainzngs dev-python/musicbrainzngs
move dev-python/python-libevdev dev-python/libevdev
+move dev-python/sphinx_lv2_theme dev-python/sphinx-lv2-theme