--- firefox-6.0.2.ebuild 2011-09-28 19:20:59.043910837 +0200 +++ firefox-7.0.ebuild 2011-09-28 19:26:23.155900036 +0200 @@ -23,7 +23,7 @@ LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="bindist +crashreporter +methodjit +ipc pgo system-sqlite +webm" -FTP_URI="ftp://ftp.mozilla.org/pub/firefox/releases/" +FTP_URI="ftp://ftp.mozilla.org/pub/firefox/releases" # More URIs appended below... SRC_URI="http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.bz2" @@ -167,7 +167,10 @@ src_prepare() { # Apply our patches - EPATCH_EXCLUDE="5001_use_system_libffi.patch" \ + EPATCH_EXCLUDE="5001_use_system_libffi.patch + 2003_fix_system_hunspell_dict_detection.patch + 5003_finish-removing-gconf-automagic.patch + 5001_arm-respect-cflags.patch" \ EPATCH_SUFFIX="patch" \ EPATCH_FORCE="yes" \ epatch "${WORKDIR}"