commit: b17a021ddc9195c01bd6dbf5465c1e7438aff7e5
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 17 10:55:05 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jul 17 10:55:05 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b17a021d
[kde-base/pykde4] Raise dev-python/sip and dev-python/PyQt4 dependencies.
The patch added in 4b651f68d3915fd1bc560c51274fdd30c63e6204 to solve bug #517278
is not backwards compatible, so this avoids another build failure if an older
version is installed.
This change can be reviewed if a backwards-compatible version of the patch is
integrated upstream.
Package-Manager: portage-2.2.10
---
kde-base/pykde4/pykde4-4.14.49.9999.ebuild | 4 ++--
kde-base/pykde4/pykde4-4.9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/kde-base/pykde4/pykde4-4.14.49.9999.ebuild
b/kde-base/pykde4/pykde4-4.14.49.9999.ebuild
index 84ef4be..b5e967b 100644
--- a/kde-base/pykde4/pykde4-4.14.49.9999.ebuild
+++ b/kde-base/pykde4/pykde4-4.14.49.9999.ebuild
@@ -18,8 +18,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} test? ( nepomuk )"
RDEPEND="
${PYTHON_DEPS}
-
>=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X]
- >=dev-python/sip-4.14:=[${PYTHON_USEDEP}]
+
>=dev-python/PyQt4-4.11.1[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X]
+ >=dev-python/sip-4.16.2:=[${PYTHON_USEDEP}]
$(add_kdebase_dep kdelibs 'nepomuk?,opengl')
akonadi? ( $(add_kdebase_dep kdepimlibs) )
nepomuk? ( >=dev-libs/soprano-2.9.0 )
diff --git a/kde-base/pykde4/pykde4-4.9999.ebuild
b/kde-base/pykde4/pykde4-4.9999.ebuild
index 84ef4be..b5e967b 100644
--- a/kde-base/pykde4/pykde4-4.9999.ebuild
+++ b/kde-base/pykde4/pykde4-4.9999.ebuild
@@ -18,8 +18,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} test? ( nepomuk )"
RDEPEND="
${PYTHON_DEPS}
-
>=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X]
- >=dev-python/sip-4.14:=[${PYTHON_USEDEP}]
+
>=dev-python/PyQt4-4.11.1[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X]
+ >=dev-python/sip-4.16.2:=[${PYTHON_USEDEP}]
$(add_kdebase_dep kdelibs 'nepomuk?,opengl')
akonadi? ( $(add_kdebase_dep kdepimlibs) )
nepomuk? ( >=dev-libs/soprano-2.9.0 )