summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2011-01-17 19:31:13 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2011-01-17 19:31:13 +0000
commitcc329bed67bdcef06bd544e6d11ad1fa4ae756ec (patch)
tree68810f799f18afd8e438ba6b7821672b81fdd853 /kde-base/pykde4
parentppc/ppc64 stable wrt #351493 (diff)
downloadgentoo-2-cc329bed67bdcef06bd544e6d11ad1fa4ae756ec.tar.gz
gentoo-2-cc329bed67bdcef06bd544e6d11ad1fa4ae756ec.tar.bz2
gentoo-2-cc329bed67bdcef06bd544e6d11ad1fa4ae756ec.zip
Fix compatibility with >=dev-python/PyQt4-4.7.5 (bug #349453) for pykde4 4.5.5 as well
(Portage version: 2.2.0_alpha14/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/pykde4')
-rw-r--r--kde-base/pykde4/ChangeLog6
-rw-r--r--kde-base/pykde4/pykde4-4.5.5.ebuild7
2 files changed, 10 insertions, 3 deletions
diff --git a/kde-base/pykde4/ChangeLog b/kde-base/pykde4/ChangeLog
index eccd78e14c37..7d53b81f0ca2 100644
--- a/kde-base/pykde4/ChangeLog
+++ b/kde-base/pykde4/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/pykde4
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.98 2011/01/16 11:13:40 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.99 2011/01/17 19:31:13 tampakrap Exp $
+
+ 17 Jan 2011; Theo Chatzimichos <tampakrap@gentoo.org> pykde4-4.5.5.ebuild:
+ Fix compatibility with >=dev-python/PyQt4-4.7.5 (bug #349453) for pykde4
+ 4.5.5 as well
16 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
pykde4-4.4.5-r1.ebuild:
diff --git a/kde-base/pykde4/pykde4-4.5.5.ebuild b/kde-base/pykde4/pykde4-4.5.5.ebuild
index e836ea4990bb..ea7f7b18b083 100644
--- a/kde-base/pykde4/pykde4-4.5.5.ebuild
+++ b/kde-base/pykde4/pykde4-4.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.5.5.ebuild,v 1.1 2011/01/10 11:53:48 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.5.5.ebuild,v 1.2 2011/01/17 19:31:13 tampakrap Exp $
EAPI="3"
@@ -26,7 +26,10 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-PATCHES=( "${FILESDIR}/${PN}-4.5.5-typedefs-fix.patch" )
+PATCHES=(
+ "${FILESDIR}/${P}-typedefs-fix.patch"
+ "${FILESDIR}/${PN}-4.4.5-PyQt4-4.7.5.patch"
+)
pkg_setup() {
python_pkg_setup