--- epiphany-3.6.1.ebuild.orig 2013-05-12 16:03:47.766690014 +0200 +++ epiphany-3.6.1.ebuild 2013-05-12 16:08:33.101803875 +0200 @@ -57,6 +57,9 @@ sed -e '/\/do_migration_invalid/,+1 d' \ -i tests/ephy-migration-test.c || die + # Fix build with aclocal 1.13 and up + epatch "${FILESDIR}/${PN}-3.6.1-aclocal-1.13.patch" + # Build-time segfaults under PaX with USE=introspection when building # against webkit-gtk[introspection,jit] if use introspection && use jit; then