summaryrefslogtreecommitdiff
path: root/dev-util/eric
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2017-01-21 23:07:04 +0100
committerDavide Pesavento <pesa@gentoo.org>2017-01-21 23:07:36 +0100
commit94c379bcbe5c40707197f209da31547e4e3702eb (patch)
tree5ccfae52fad6b6e10529bc7d56e43401868fd825 /dev-util/eric
parentef9deaf16604bf4718145c0d8e815b606afe411f (diff)
downloadgentoo-94c379bcbe5c40707197f209da31547e4e3702eb.tar.gz
gentoo-94c379bcbe5c40707197f209da31547e4e3702eb.tar.xz
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-util/eric')
-rw-r--r--dev-util/eric/eric-16.12.ebuild4
-rw-r--r--dev-util/eric/eric-17.01.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/eric/eric-16.12.ebuild b/dev-util/eric/eric-16.12.ebuild
index 691a9c118ee..ca9846fcc02 100644
--- a/dev-util/eric/eric-16.12.ebuild
+++ b/dev-util/eric/eric-16.12.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$
@@ -23,7 +23,7 @@ DEPEND="
${PYTHON_DEPS}
>=dev-python/sip-4.14.3[${PYTHON_USEDEP}]
>=dev-python/PyQt4-4.10[${PYTHON_USEDEP},X,help,sql,svg,webkit]
- >=dev-python/qscintilla-python-2.8[${PYTHON_USEDEP}]
+ >=dev-python/qscintilla-python-2.8[qt4(+),${PYTHON_USEDEP}]
"
RDEPEND="${DEPEND}
>=dev-python/chardet-2.3.0[${PYTHON_USEDEP}]
diff --git a/dev-util/eric/eric-17.01.ebuild b/dev-util/eric/eric-17.01.ebuild
index eb2727e65c9..ca9846fcc02 100644
--- a/dev-util/eric/eric-17.01.ebuild
+++ b/dev-util/eric/eric-17.01.ebuild
@@ -23,7 +23,7 @@ DEPEND="
${PYTHON_DEPS}
>=dev-python/sip-4.14.3[${PYTHON_USEDEP}]
>=dev-python/PyQt4-4.10[${PYTHON_USEDEP},X,help,sql,svg,webkit]
- >=dev-python/qscintilla-python-2.8[${PYTHON_USEDEP}]
+ >=dev-python/qscintilla-python-2.8[qt4(+),${PYTHON_USEDEP}]
"
RDEPEND="${DEPEND}
>=dev-python/chardet-2.3.0[${PYTHON_USEDEP}]