summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-09-16 20:42:57 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-09-16 20:43:42 +0300
commit39e2c3f272b2f6a97b4018ec687e0d385f644f2f (patch)
tree0b319768a40142c2714b9d59cf0fb3134faa1377 /dev-vcs
parentdev-vcs/tortoisehg: remove old versions (diff)
downloadgentoo-39e2c3f272b2f6a97b4018ec687e0d385f644f2f.tar.gz
gentoo-39e2c3f272b2f6a97b4018ec687e0d385f644f2f.tar.bz2
gentoo-39e2c3f272b2f6a97b4018ec687e0d385f644f2f.zip
dev-vcs/tortoisehg: remove subslot binders on non-subslotted deps
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-5.5.1.ebuild4
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-9999.ebuild4
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 fd6e1dce5cd4..1a78d11682d2 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 fd6e1dce5cd4..1a78d11682d2 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