--- spandsp-0.0.3_pre26.ebuild.orig 2008-11-30 01:00:38.000000000 +0300 +++ spandsp-0.0.3_pre26.ebuild 2008-11-30 01:02:03.000000000 +0300 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/spandsp/spandsp-0.0.3_pre26.ebuild,v 1.1 2006/11/27 21:05:46 drizzt Exp $ -inherit versionator +inherit versionator eutils IUSE="" @@ -19,6 +19,13 @@ KEYWORDS="~amd64 ~ppc ~x86" DEPEND=">=media-libs/audiofile-0.2.6-r1 >=media-libs/tiff-3.5.7-r1" +src_unpack() { + unpack ${A} + cd "${S}" + + epatch "${FILESDIR}/${PN}-0.0.2-gcc43.patch" +} + src_install () { echo $S # einstall || die