summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/pykde/pykde-3.5.6.ebuild')
-rw-r--r--kde-base/pykde/pykde-3.5.6.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/kde-base/pykde/pykde-3.5.6.ebuild b/kde-base/pykde/pykde-3.5.6.ebuild
index ed4aa62b651a..ee1cc3993fa5 100644
--- a/kde-base/pykde/pykde-3.5.6.ebuild
+++ b/kde-base/pykde/pykde-3.5.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde/pykde-3.5.6.ebuild,v 1.1 2007/01/16 22:00:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde/pykde-3.5.6.ebuild,v 1.2 2007/01/25 19:30:21 flameeyes Exp $
KMNAME=kdebindings
KMMODULE=python
@@ -22,11 +22,12 @@ DEPEND="~dev-python/sip-4.2.1
kde-base/kdelibs
!dev-python/pykde"
+PATCHES="${FILESDIR}/${P}-python-2.4.patch"
+
src_unpack() {
kde-meta_src_unpack
cd ${S}/python/pykde
epatch "${FILESDIR}/configure.py.diff"
- epatch "${FILESDIR}/pykde-3.5.5-python-2.5-compat.diff"
}
src_compile() {