summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-12-22 18:46:38 +0100
committerDavid Seifert <soap@gentoo.org>2016-12-22 20:26:05 +0200
commit05c7a24149c2d5524ceee8b2467c6eab553a79a9 (patch)
tree47999d09af55c464243cb571231b344cd412b933 /dev-python/qscintilla-python
parentdev-db/tora: Depend on x11-libs/qscintilla[qt4] (diff)
downloadgentoo-05c7a24149c2d5524ceee8b2467c6eab553a79a9.tar.gz
gentoo-05c7a24149c2d5524ceee8b2467c6eab553a79a9.tar.bz2
gentoo-05c7a24149c2d5524ceee8b2467c6eab553a79a9.zip
dev-python/qscintilla-python: Depend on x11-libs/qscintilla[qt4]
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3188
Diffstat (limited to 'dev-python/qscintilla-python')
-rw-r--r--dev-python/qscintilla-python/qscintilla-python-2.8.4-r1.ebuild (renamed from dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild)4
-rw-r--r--dev-python/qscintilla-python/qscintilla-python-2.9.2-r1.ebuild (renamed from dev-python/qscintilla-python/qscintilla-python-2.9.2.ebuild)2
-rw-r--r--dev-python/qscintilla-python/qscintilla-python-2.9.3-r1.ebuild (renamed from dev-python/qscintilla-python/qscintilla-python-2.9.3.ebuild)2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.8.4-r1.ebuild
index 5f0d9e7be720..8a56be8064b5 100644
--- a/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild
+++ b/dev-python/qscintilla-python/qscintilla-python-2.8.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -24,7 +24,7 @@ DEPEND="
>=dev-python/PyQt4-4.11[X,${PYTHON_USEDEP}]
dev-qt/qtcore:4
dev-qt/qtgui:4
- ~x11-libs/qscintilla-${PV}:=
+ ~x11-libs/qscintilla-${PV}:=[qt4(-)]
"
RDEPEND="${DEPEND}"
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.9.2.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.9.2-r1.ebuild
index 381106ecec99..28c2a8a45dae 100644
--- a/dev-python/qscintilla-python/qscintilla-python-2.9.2.ebuild
+++ b/dev-python/qscintilla-python/qscintilla-python-2.9.2-r1.ebuild
@@ -24,7 +24,7 @@ DEPEND="
>=dev-python/PyQt4-4.11.3[X,${PYTHON_USEDEP}]
dev-qt/qtcore:4
dev-qt/qtgui:4
- ~x11-libs/qscintilla-${PV}:=
+ ~x11-libs/qscintilla-${PV}:=[qt4(-)]
"
RDEPEND="${DEPEND}"
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.9.3.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.9.3-r1.ebuild
index 27766b403cf5..3af1a00e398f 100644
--- a/dev-python/qscintilla-python/qscintilla-python-2.9.3.ebuild
+++ b/dev-python/qscintilla-python/qscintilla-python-2.9.3-r1.ebuild
@@ -24,7 +24,7 @@ DEPEND="
>=dev-python/PyQt4-4.11.3[X,${PYTHON_USEDEP}]
dev-qt/qtcore:4
dev-qt/qtgui:4
- ~x11-libs/qscintilla-${PV}:=
+ ~x11-libs/qscintilla-${PV}:=[qt4(-)]
"
RDEPEND="${DEPEND}"