--- pygtk-2.14.1.ebuild 2009-04-21 11:36:29.000000000 +0200 +++ pygtk-2.14.1.ebuild 2009-05-02 18:45:14.464031006 +0200 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.14.1.ebuild,v 1.6 2009/04/21 09:12:07 armin76 Exp $ -inherit eutils flag-o-matic gnome.org python virtualx +inherit eutils flag-o-matic gnome.org python virtualx autotools DESCRIPTION="GTK+2 bindings for Python" HOMEPAGE="http://www.pygtk.org/" @@ -32,6 +32,11 @@ # Fix declaration of codegen in .pc epatch "${FILESDIR}/${PN}-2.13.0-fix-codegen-location.patch" + + # Fix upstream bug #565593 + epatch "${FILESDIR}/remove-ltihooks.patch" + + AT_M4DIR="m4" eautoreconf # disable pyc compiling mv "${S}"/py-compile "${S}"/py-compile.orig