summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-25 17:30:51 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-11-25 17:32:06 +0100
commit523ea70346737a0642483be2e7345f19ebabc75f (patch)
treeee7e4c07d66c6dfb4f0fa1a545fdfa7c1f5e9a6b /media-video/minitube/files
parentapp-antivirus/clamav: Revbump to fix various linking issues (diff)
downloadgentoo-523ea70346737a0642483be2e7345f19ebabc75f.tar.gz
gentoo-523ea70346737a0642483be2e7345f19ebabc75f.tar.bz2
gentoo-523ea70346737a0642483be2e7345f19ebabc75f.zip
media-video/minitube: Drop last-rited package
Bug: https://bugs.gentoo.org/608334 Bug: https://bugs.gentoo.org/671652 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-video/minitube/files')
-rw-r--r--media-video/minitube/files/minitube-2.5.1-disable-updates.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-video/minitube/files/minitube-2.5.1-disable-updates.patch b/media-video/minitube/files/minitube-2.5.1-disable-updates.patch
deleted file mode 100644
index a5f496e92b2d..000000000000
--- a/media-video/minitube/files/minitube-2.5.1-disable-updates.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- minitube-2.5.1.orig/src/mainwindow.cpp
-+++ minitube-2.5.1/src/mainwindow.cpp
-@@ -232,8 +232,6 @@
-
- ChannelAggregator::instance()->start();
-
-- checkForUpdate();
--
- initialized = true;
- }
-