commit: 39e2c3f272b2f6a97b4018ec687e0d385f644f2f
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 16 17:42:57 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 17:43:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39e2c3f2
dev-vcs/tortoisehg: remove subslot binders on non-subslotted deps
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-vcs/tortoisehg/tortoisehg-5.5.1.ebuild | 4 ++--
dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-vcs/tortoisehg/tortoisehg-5.5.1.ebuild
b/dev-vcs/tortoisehg/tortoisehg-5.5.1.ebuild
index fd6e1dce5cd..1a78d11682d 100644
--- a/dev-vcs/tortoisehg/tortoisehg-5.5.1.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-5.5.1.ebuild
@@ -28,8 +28,8 @@ RDEPEND="
${HG_DEPEND}
dev-python/iniparse[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
- dev-python/PyQt5:=[network,svg,${PYTHON_USEDEP}]
- >=dev-python/qscintilla-python-2.9.4:=[qt5(+),${PYTHON_USEDEP}]"
+ dev-python/PyQt5[network,svg,${PYTHON_USEDEP}]
+ >=dev-python/qscintilla-python-2.9.4[qt5(+),${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"
distutils_enable_sphinx doc/source
diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
index fd6e1dce5cd..1a78d11682d 100644
--- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
@@ -28,8 +28,8 @@ RDEPEND="
${HG_DEPEND}
dev-python/iniparse[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
- dev-python/PyQt5:=[network,svg,${PYTHON_USEDEP}]
- >=dev-python/qscintilla-python-2.9.4:=[qt5(+),${PYTHON_USEDEP}]"
+ dev-python/PyQt5[network,svg,${PYTHON_USEDEP}]
+ >=dev-python/qscintilla-python-2.9.4[qt5(+),${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"
distutils_enable_sphinx doc/source