From: Zac Medico Date: Mon, 24 Apr 2017 00:03:15 +0000 (-0700) Subject: app-text/calibre: patch older versions for bug 540596 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d84849dbf70b9a050b996dbf0137fa633d8e1306;p=gentoo.git app-text/calibre: patch older versions for bug 540596 Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- diff --git a/app-text/calibre/calibre-2.78.0.ebuild b/app-text/calibre/calibre-2.78.0.ebuild index 94d804a8118d..b2d45db79e7c 100644 --- a/app-text/calibre/calibre-2.78.0.ebuild +++ b/app-text/calibre/calibre-2.78.0.ebuild @@ -86,7 +86,8 @@ src_prepare() { # disable_plugins: walking sec-hole, wait for upstream to use GHNS interface eapply \ "${FILESDIR}/${PN}-2.9.0-no_updates_dialog.patch" \ - "${FILESDIR}/${PN}-disable_plugins.patch" + "${FILESDIR}/${PN}-disable_plugins.patch" \ + "${FILESDIR}/${PN}-2.83.0-lzxd-bounds-error-bug-540596.patch" eapply_user diff --git a/app-text/calibre/calibre-2.80.0.ebuild b/app-text/calibre/calibre-2.80.0.ebuild index f41f4e7f5e75..edd2bf35f9da 100644 --- a/app-text/calibre/calibre-2.80.0.ebuild +++ b/app-text/calibre/calibre-2.80.0.ebuild @@ -86,7 +86,8 @@ src_prepare() { # disable_plugins: walking sec-hole, wait for upstream to use GHNS interface eapply \ "${FILESDIR}/${PN}-2.9.0-no_updates_dialog.patch" \ - "${FILESDIR}/${PN}-disable_plugins.patch" + "${FILESDIR}/${PN}-disable_plugins.patch" \ + "${FILESDIR}/${PN}-2.83.0-lzxd-bounds-error-bug-540596.patch" eapply_user