--- kino-1.3.0.ebuild 2008-03-15 15:36:48.000000000 +0100 +++ kino-1.3.0.patched.ebuild 2008-03-28 11:15:32.000000000 +0100 @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-video/kino/kino-1.3.0.ebuild,v 1.2 2008/03/15 14:17:42 cla Exp $ +inherit eutils + DESCRIPTION="Kino is a non-linear DV editor for GNU/Linux" HOMEPAGE="http://www.kinodv.org/" SRC_URI="mirror://sourceforge/kino/${P}.tar.gz" @@ -85,6 +87,8 @@ sed -i -e 's:^#include :#include :' \ src/filehandler.h || die "sed failed" + + epatch "${FILESDIR}/${P}-gcc4.3.patch" } src_compile() {