diff options
author | Davide Pesavento <pesa@gentoo.org> | 2017-01-21 23:07:04 +0100 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2017-01-21 23:07:36 +0100 |
commit | 94c379bcbe5c40707197f209da31547e4e3702eb (patch) | |
tree | 5ccfae52fad6b6e10529bc7d56e43401868fd825 /dev-vcs | |
parent | dev-tex/tex4ht: x86 stable wrt bug #432144 (diff) | |
download | gentoo-94c379bcbe5c40707197f209da31547e4e3702eb.tar.gz gentoo-94c379bcbe5c40707197f209da31547e4e3702eb.tar.bz2 gentoo-94c379bcbe5c40707197f209da31547e4e3702eb.zip |
dev-python/qscintilla-python: support building against Qt5/PyQt5
Gentoo-Bug: 541604
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/hgview/hgview-1.9.0.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-3.9.2.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-4.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-4.0.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 4 |
6 files changed, 11 insertions, 11 deletions
diff --git a/dev-vcs/hgview/hgview-1.9.0.ebuild b/dev-vcs/hgview/hgview-1.9.0.ebuild index 7f380288c942..f1c9417d45ff 100644 --- a/dev-vcs/hgview/hgview-1.9.0.ebuild +++ b/dev-vcs/hgview/hgview-1.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -26,7 +26,7 @@ RDEPEND="dev-vcs/mercurial[${PYTHON_USEDEP}] qt4? ( dev-python/docutils[${PYTHON_USEDEP}] dev-python/PyQt4[X,${PYTHON_USEDEP}] - dev-python/qscintilla-python[${PYTHON_USEDEP}] + dev-python/qscintilla-python[qt4(+),${PYTHON_USEDEP}] )" DEPEND="${RDEPEND} doc? ( diff --git a/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild b/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild index add524291eed..0d40ccc454a9 100644 --- a/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild @@ -31,7 +31,7 @@ RDEPEND="${HG_DEPEND} dev-python/iniparse[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] dev-python/PyQt4[svg,${PYTHON_USEDEP}] - dev-python/qscintilla-python[${PYTHON_USEDEP}]" + dev-python/qscintilla-python[qt4(+),${PYTHON_USEDEP}]" DEPEND="${RDEPEND} doc? ( >=dev-python/sphinx-1.0.3 )" diff --git a/dev-vcs/tortoisehg/tortoisehg-3.9.2.ebuild b/dev-vcs/tortoisehg/tortoisehg-3.9.2.ebuild index d6b86c8f9a81..51aa692c7b6d 100644 --- a/dev-vcs/tortoisehg/tortoisehg-3.9.2.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-3.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -31,7 +31,7 @@ RDEPEND="${HG_DEPEND} dev-python/iniparse[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] dev-python/PyQt4[svg,${PYTHON_USEDEP}] - dev-python/qscintilla-python[${PYTHON_USEDEP}]" + dev-python/qscintilla-python[qt4(+),${PYTHON_USEDEP}]" DEPEND="${RDEPEND} doc? ( >=dev-python/sphinx-1.0.3 )" diff --git a/dev-vcs/tortoisehg/tortoisehg-4.0.1.ebuild b/dev-vcs/tortoisehg/tortoisehg-4.0.1.ebuild index ae3a7bde3b80..fbb9a0eb51e2 100644 --- a/dev-vcs/tortoisehg/tortoisehg-4.0.1.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -31,7 +31,7 @@ RDEPEND="${HG_DEPEND} dev-python/iniparse[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] dev-python/PyQt4[svg,${PYTHON_USEDEP}] - dev-python/qscintilla-python[${PYTHON_USEDEP}]" + dev-python/qscintilla-python[qt4(+),${PYTHON_USEDEP}]" DEPEND="${RDEPEND} doc? ( >=dev-python/sphinx-1.0.3 )" diff --git a/dev-vcs/tortoisehg/tortoisehg-4.0.ebuild b/dev-vcs/tortoisehg/tortoisehg-4.0.ebuild index ae3a7bde3b80..fbb9a0eb51e2 100644 --- a/dev-vcs/tortoisehg/tortoisehg-4.0.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -31,7 +31,7 @@ RDEPEND="${HG_DEPEND} dev-python/iniparse[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] dev-python/PyQt4[svg,${PYTHON_USEDEP}] - dev-python/qscintilla-python[${PYTHON_USEDEP}]" + dev-python/qscintilla-python[qt4(+),${PYTHON_USEDEP}]" DEPEND="${RDEPEND} doc? ( >=dev-python/sphinx-1.0.3 )" diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild index 3b0a0c0fca0c..9225a6dbffa4 100644 --- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -31,7 +31,7 @@ RDEPEND="${HG_DEPEND} dev-python/iniparse[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] dev-python/PyQt4[svg,${PYTHON_USEDEP}] - dev-python/qscintilla-python[${PYTHON_USEDEP}]" + dev-python/qscintilla-python[qt4(+),${PYTHON_USEDEP}]" DEPEND="${RDEPEND} doc? ( >=dev-python/sphinx-1.0.3 )" |