--- strace-4.5.18.ebuild 2009-09-14 21:02:07.000000000 +0200 +++ strace-4.5.19_p20090914.ebuild 2009-09-14 20:55:41.000000000 +0200 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.14 2009/05/30 00:17:44 vapier Exp $ -inherit flag-o-matic +inherit autotools flag-o-matic DESCRIPTION="A useful diagnostic, instructional, and debugging tool" HOMEPAGE="http://sourceforge.net/projects/strace/" @@ -19,11 +19,8 @@ unpack ${A} cd "${S}" - #epatch "${FILESDIR}"/${PN}-4.5.11-fbsd.patch - - epatch "${FILESDIR}"/strace-fix-arm-bad-syscall.patch - epatch "${FILESDIR}"/${PN}-4.5.18-arm-syscalls.patch #241168 - epatch "${FILESDIR}"/${PN}-4.5.18-arm-cache.patch #266014 + epatch "${FILESDIR}"/${P}-hppa.patch #250631 + eautoreconf } src_compile() {