summaryrefslogtreecommitdiff
path: root/kde-base/pykde4
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/pykde4')
-rw-r--r--kde-base/pykde4/pykde4-4.8.49.9999.ebuild4
-rw-r--r--kde-base/pykde4/pykde4-9999.ebuild10
2 files changed, 3 insertions, 11 deletions
diff --git a/kde-base/pykde4/pykde4-4.8.49.9999.ebuild b/kde-base/pykde4/pykde4-4.8.49.9999.ebuild
index 916e24bebee..8ec12a02d29 100644
--- a/kde-base/pykde4/pykde4-4.8.49.9999.ebuild
+++ b/kde-base/pykde4/pykde4-4.8.49.9999.ebuild
@@ -29,10 +29,6 @@ DEPEND="${RDEPEND}
sys-devel/libtool
"
-PATCHES=(
- "${FILESDIR}"/${PN}-4.6.3-python-3.2.patch
-)
-
pkg_setup() {
python_pkg_setup
kde4-base_pkg_setup
diff --git a/kde-base/pykde4/pykde4-9999.ebuild b/kde-base/pykde4/pykde4-9999.ebuild
index 916e24bebee..d1c34d259c2 100644
--- a/kde-base/pykde4/pykde4-9999.ebuild
+++ b/kde-base/pykde4/pykde4-9999.ebuild
@@ -19,20 +19,16 @@ IUSE="debug doc examples semantic-desktop"
# blocker added due to compatibility issues and error during compile time
RDEPEND="
- >=dev-python/sip-4.12.3-r2
+ >=dev-python/sip-4.13.1
$(add_kdebase_dep kdelibs 'opengl,semantic-desktop=')
semantic-desktop? ( $(add_kdebase_dep kdepimlibs 'semantic-desktop') )
- aqua? ( >=dev-python/PyQt4-4.8.2[dbus,declarative,sql,svg,webkit,aqua] )
- !aqua? ( >=dev-python/PyQt4-4.8.2[dbus,declarative,sql,svg,webkit,X] )
+ aqua? ( >=dev-python/PyQt4-4.9[dbus,declarative,sql,svg,webkit,aqua] )
+ !aqua? ( >=dev-python/PyQt4-4.9[dbus,declarative,sql,svg,webkit,X] )
"
DEPEND="${RDEPEND}
sys-devel/libtool
"
-PATCHES=(
- "${FILESDIR}"/${PN}-4.6.3-python-3.2.patch
-)
-
pkg_setup() {
python_pkg_setup
kde4-base_pkg_setup