From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/, profiles/updates/, media-libs/lilv/, media-libs/suil/, ...
Date: Mon, 23 Oct 2023 03:05:37 +0000 (UTC) [thread overview]
Message-ID: <1698030330.e823abe6adc9a921f948465c4609c9c5d2ae92ca.mgorny@gentoo> (raw)
commit: e823abe6adc9a921f948465c4609c9c5d2ae92ca
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 23 02:50:37 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 23 03:05:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e823abe6
Rename dev-python/{sphinx_lv2_theme → sphinx-lv2-theme}
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-libs/serd/serd-0.30.16.ebuild | 2 +-
dev-python/{sphinx_lv2_theme => sphinx-lv2-theme}/Manifest | 0
dev-python/{sphinx_lv2_theme => sphinx-lv2-theme}/metadata.xml | 0
.../sphinx-lv2-theme-1.4.0.ebuild} | 0
media-libs/lilv/lilv-0.24.20-r1.ebuild | 2 +-
media-libs/sratom/sratom-0.6.14-r1.ebuild | 2 +-
media-libs/suil/suil-0.10.18-r1.ebuild | 2 +-
profiles/updates/4Q-2023 | 1 +
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
similarity index 100%
rename from dev-python/sphinx_lv2_theme/Manifest
rename to dev-python/sphinx-lv2-theme/Manifest
diff --git a/dev-python/sphinx_lv2_theme/metadata.xml b/dev-python/sphinx-lv2-theme/metadata.xml
similarity index 100%
rename from dev-python/sphinx_lv2_theme/metadata.xml
rename to 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
similarity index 100%
rename from dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild
rename to 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
reply other threads:[~2023-10-23 3:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1698030330.e823abe6adc9a921f948465c4609c9c5d2ae92ca.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox