--- ../../../gentoo/app-admin/webapp-config/webapp-config-1.50.19.ebuild 2012-06-29 01:31:01.000000000 +0200 +++ webapp-config-1.50.19.ebuild 2012-07-28 01:06:08.000000000 +0200 @@ -7,7 +7,7 @@ PYTHON_DEPEND="2:2.6" SUPPORT_PYTHON_ABIS="1" -inherit distutils +inherit distutils eutils DESCRIPTION="Gentoo's installer for web-based applications" HOMEPAGE="http://sourceforge.net/projects/webapp-config/" @@ -24,6 +24,10 @@ PYTHON_MODNAME="WebappConfig" +src_prepare() { + epatch "${FILESDIR}/${PN}-use-cave.patch" +} + src_compile() { distutils_src_compile #parallel build fixed in next release