commit: 832119c7cd1425136466f1868c3396e495daef3e
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 8 18:19:52 2017 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Jan 8 18:20:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=832119c7
dev-python/qscintilla-python: raise minimum sip version to 4.19
Gentoo-Bug: 604510
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild
b/dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild
index 3af1a00..444c588 100644
--- a/dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild
+++ b/dev-python/qscintilla-python/qscintilla-python-2.9.4.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$
@@ -20,7 +20,7 @@ IUSE="debug"
DEPEND="
${PYTHON_DEPS}
- >=dev-python/sip-4.18:=[${PYTHON_USEDEP}]
+ >=dev-python/sip-4.19:=[${PYTHON_USEDEP}]
>=dev-python/PyQt4-4.11.3[X,${PYTHON_USEDEP}]
dev-qt/qtcore:4
dev-qt/qtgui:4