* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qgis/, profiles/updates/, dev-vcs/tortoisehg/, ...
@ 2024-11-13 20:41 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2024-11-13 20:41 UTC (permalink / raw
To: gentoo-commits
commit: 7233cc37a03b2a1ca86a3a673f4bd76d16b14e42
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 13 20:11:05 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 20:40:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7233cc37
Rename dev-python/{qscintilla-python → qscintilla}
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/{qscintilla-python => qscintilla}/Manifest | 0
dev-python/{qscintilla-python => qscintilla}/metadata.xml | 0
.../qscintilla-2.14.1-r2.ebuild} | 0
dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild | 4 ++--
dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild | 4 ++--
dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 4 ++--
profiles/updates/4Q-2024 | 1 +
sci-geosciences/qgis/qgis-3.38.3.ebuild | 4 ++--
sci-geosciences/qgis/qgis-9999.ebuild | 4 ++--
9 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/dev-python/qscintilla-python/Manifest b/dev-python/qscintilla/Manifest
similarity index 100%
rename from dev-python/qscintilla-python/Manifest
rename to dev-python/qscintilla/Manifest
diff --git a/dev-python/qscintilla-python/metadata.xml b/dev-python/qscintilla/metadata.xml
similarity index 100%
rename from dev-python/qscintilla-python/metadata.xml
rename to dev-python/qscintilla/metadata.xml
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.14.1-r2.ebuild b/dev-python/qscintilla/qscintilla-2.14.1-r2.ebuild
similarity index 100%
rename from dev-python/qscintilla-python/qscintilla-python-2.14.1-r2.ebuild
rename to dev-python/qscintilla/qscintilla-2.14.1-r2.ebuild
diff --git a/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild b/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild
index 04c4dc09091d..275f985c283d 100644
--- a/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild
@@ -35,7 +35,7 @@ RDEPEND="
dev-python/iniparse[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/PyQt5[network,svg,${PYTHON_USEDEP}]
- >=dev-python/qscintilla-python-2.11.6[qt5(+),${PYTHON_USEDEP}]
+ >=dev-python/qscintilla-2.11.6[qt5(+),${PYTHON_USEDEP}]
"
BDEPEND="
${RDEPEND}
@@ -71,7 +71,7 @@ pkg_postinst() {
xdg_icon_cache_update
elog "When startup of ${PN} fails with an API version mismatch error"
elog "between dev-python/sip and dev-python/PyQt5 please rebuild"
- elog "dev-python/qscintilla-python."
+ elog "dev-python/qscintilla."
optfeature "the core git extension support" dev-python/pygit2
}
diff --git a/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild b/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild
index 1e055fca3a93..5b6bc7eb0d3c 100644
--- a/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild
@@ -35,7 +35,7 @@ RDEPEND="
dev-python/iniparse[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/PyQt5[network,svg,${PYTHON_USEDEP}]
- >=dev-python/qscintilla-python-2.11.6[qt5(+),${PYTHON_USEDEP}]
+ >=dev-python/qscintilla-2.11.6[qt5(+),${PYTHON_USEDEP}]
"
BDEPEND="
${RDEPEND}
@@ -71,7 +71,7 @@ pkg_postinst() {
xdg_icon_cache_update
elog "When startup of ${PN} fails with an API version mismatch error"
elog "between dev-python/sip and dev-python/PyQt5 please rebuild"
- elog "dev-python/qscintilla-python."
+ elog "dev-python/qscintilla."
optfeature "the core git extension support" dev-python/pygit2
}
diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
index 51dfb4c89ae7..eb848b46b641 100644
--- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
@@ -35,7 +35,7 @@ RDEPEND="
dev-python/iniparse[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/PyQt5[network,svg,${PYTHON_USEDEP}]
- >=dev-python/qscintilla-python-2.11.6[qt5(+),${PYTHON_USEDEP}]
+ >=dev-python/qscintilla-2.11.6[qt5(+),${PYTHON_USEDEP}]
"
BDEPEND="
${RDEPEND}
@@ -71,7 +71,7 @@ pkg_postinst() {
xdg_icon_cache_update
elog "When startup of ${PN} fails with an API version mismatch error"
elog "between dev-python/sip and dev-python/PyQt5 please rebuild"
- elog "dev-python/qscintilla-python."
+ elog "dev-python/qscintilla."
optfeature "the core git extension support" dev-python/pygit2
}
diff --git a/profiles/updates/4Q-2024 b/profiles/updates/4Q-2024
index 0b6efdfd442c..06258afde0c6 100644
--- a/profiles/updates/4Q-2024
+++ b/profiles/updates/4Q-2024
@@ -8,3 +8,4 @@ move dev-python/tlsh dev-python/python-tlsh
move dev-python/tappy dev-python/tap-py
move dev-python/subunit dev-python/python-subunit
move dev-python/rpy dev-python/rpy2
+move dev-python/qscintilla-python dev-python/qscintilla
diff --git a/sci-geosciences/qgis/qgis-3.38.3.ebuild b/sci-geosciences/qgis/qgis-3.38.3.ebuild
index 51768d2f5306..bc460c790b5e 100644
--- a/sci-geosciences/qgis/qgis-3.38.3.ebuild
+++ b/sci-geosciences/qgis/qgis-3.38.3.ebuild
@@ -84,12 +84,12 @@ COMMON_DEPEND="
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
- >=dev-python/qscintilla-python-2.10.1[${PYTHON_USEDEP}]
+ >=dev-python/qscintilla-2.10.1[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/sip:=[${PYTHON_USEDEP}]
postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )
dev-python/PyQt6[designer,gui,multimedia,network,positioning,printsupport,serialport,sql,svg,widgets,${PYTHON_USEDEP}]
- >=dev-python/qscintilla-python-2.10.1[qt6]
+ >=dev-python/qscintilla-2.10.1[qt6]
')
)
qml? ( dev-qt/qtdeclarative:6 )
diff --git a/sci-geosciences/qgis/qgis-9999.ebuild b/sci-geosciences/qgis/qgis-9999.ebuild
index a2557bdfe226..46fc70e8479c 100644
--- a/sci-geosciences/qgis/qgis-9999.ebuild
+++ b/sci-geosciences/qgis/qgis-9999.ebuild
@@ -84,12 +84,12 @@ COMMON_DEPEND="
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
- >=dev-python/qscintilla-python-2.10.1[${PYTHON_USEDEP}]
+ >=dev-python/qscintilla-2.10.1[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/sip:=[${PYTHON_USEDEP}]
postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )
dev-python/PyQt6[designer,gui,multimedia,network,positioning,printsupport,serialport,sql,svg,widgets,${PYTHON_USEDEP}]
- >=dev-python/qscintilla-python-2.10.1[qt6]
+ >=dev-python/qscintilla-2.10.1[qt6]
')
)
qml? ( dev-qt/qtdeclarative:6 )
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-13 20:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-13 20:41 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qgis/, profiles/updates/, dev-vcs/tortoisehg/, Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox