--- slimlock-0.11.ebuild.old 2012-06-27 17:31:31.000000000 +0200 +++ slimlock-0.11.ebuild 2012-07-16 18:10:41.000000000 +0200 @@ -4,7 +4,7 @@ EAPI=4 -inherit toolchain-funcs +inherit toolchain-funcs eutils DESCRIPTION="Screen locker borrowing the interface of the SLiM login-manager" HOMEPAGE="http://joelburget.com/slimlock/" @@ -30,6 +30,8 @@ # GitHub tarballs the package under a randomly named TLD. mv * ${P} + + epatch "${FILESDIR}/slimlock-0.11-gcc47.patch" } src_compile() {