From 1f49967be0eec90ae3240d5588b97b878697927a Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 2 Nov 2021 22:34:48 +0000 Subject: app-text/calibre: drop rejected upstream patch for plugin downloader The plugins are downloaded over HTTPS and we seem to have been cargo-culting this Debian patch for quite some time. Upstream don't see the need for this and neither do I. It looks like Debian have dropped this now too. Signed-off-by: Sam James --- app-text/calibre/calibre-5.31.1.ebuild | 2 -- 1 file changed, 2 deletions(-) (limited to 'app-text') diff --git a/app-text/calibre/calibre-5.31.1.ebuild b/app-text/calibre/calibre-5.31.1.ebuild index 3f1b8592ace4..aa8b79bf0388 100644 --- a/app-text/calibre/calibre-5.31.1.ebuild +++ b/app-text/calibre/calibre-5.31.1.ebuild @@ -117,8 +117,6 @@ BDEPEND="$(python_gen_cond_dep ' PATCHES=( # no_updates: do not annoy user with "new version is availible all the time "${FILESDIR}/${PN}-2.9.0-no_updates_dialog.patch" - # disable_plugins: walking sec-hole, wait for upstream to use GHNS interface - "${FILESDIR}/${PN}-disable_plugins.patch" # Skip calling a binary (JxrDecApp) from libjxr which is used for tests # We don't (yet?) package libjxr and it seems to be dead upstream -- cgit v1.2.3-65-gdbad