--- minbif-1.0.ebuild.orig 2010-01-05 21:47:42.588155712 +0100 +++ minbif-1.0.ebuild.orig 2010-01-05 21:48:05.871657642 +0100 @@ -4,7 +4,7 @@ EAPI=2 -inherit cmake-utils +inherit cmake-utils eutils DESCRIPTION="an IRC gateway to IM networks" HOMEPAGE="http://minbif.im/" @@ -31,6 +31,7 @@ sed -i "s/type\s=\s[0-9]/type = 0/" \ minbif.conf || die "sed failed" fi + epatch "${FILESDIR}/${P}-as-needed.patch" } src_configure() {