commit: a96e4656563f69f5567e07fff25b81cfcc6c6410 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org> AuthorDate: Thu Sep 24 18:05:01 2015 +0000 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org> CommitDate: Thu Sep 24 18:06:44 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96e4656
www-client/firefox-41: restored patch for bug 557956 The firefox-41.0 release dropped the libc patch needed to fix bug 557956. This commit revbumps to 41.0-r1, including the patch again. Bug: https://bugs.gentoo.org/show_bug.cgi?id=557956#c14 Package-Manager: portage-2.2.20.1 www-client/firefox/{firefox-41.0.ebuild => firefox-41.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/www-client/firefox/firefox-41.0.ebuild b/www-client/firefox/firefox-41.0-r1.ebuild similarity index 99% rename from www-client/firefox/firefox-41.0.ebuild rename to www-client/firefox/firefox-41.0-r1.ebuild index 868fc56..335eb95 100644 --- a/www-client/firefox/firefox-41.0.ebuild +++ b/www-client/firefox/firefox-41.0-r1.ebuild @@ -140,6 +140,7 @@ src_prepare() { EPATCH_SUFFIX="patch" \ EPATCH_FORCE="yes" \ epatch "${WORKDIR}/firefox" + epatch "${FILESDIR}"/${PN}-38-dont-hardcode-libc-soname.patch #557956 # Allow user to apply any additional patches without modifing ebuild epatch_user
