--- /usr/portage/media-gfx/skencil/skencil-0.6.17.ebuild 2007-12-27 23:45:23.000000000 +0100 +++ /usr/portage/media-gfx/skencil/skencil-0.6.17-r1.ebuild 2007-12-27 23:47:30.000000000 +0100 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/skencil-0.6.17.ebuild,v 1.11 2007/02/05 20:22:35 jer Exp $ -inherit python multilib +inherit python multilib eutils IUSE="nls" S=${WORKDIR}/${P/_/} @@ -32,6 +32,8 @@ src_unpack() { ${S}/Plugins/Objects/Lib/multilinetext/{TextEditor,styletext}.py \ ${S}/setup.py || die "sed failed" fi + cd ${S} + epatch ${FILESDIR}/${P}-setup.py.patch } src_compile() {