Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/
Date: Thu, 29 Oct 2020 21:44:31
Message-Id: 1604007837.01893b61f9921fb9ac213a156e115111030da36b.asturm@gentoo
1 commit: 01893b61f9921fb9ac213a156e115111030da36b
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 29 21:43:44 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 29 21:43:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01893b61
7
8 app-office/libreoffice: Drop patch cherry-picked upstream
9
10 Reported-by: jospezial <jospezial <AT> gmx.de>
11 Closes: https://bugs.gentoo.org/751799
12 Package-Manager: Portage-3.0.8, Repoman-3.0.2
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 app-office/libreoffice/libreoffice-7.0.9999.ebuild | 3 ---
16 1 file changed, 3 deletions(-)
17
18 diff --git a/app-office/libreoffice/libreoffice-7.0.9999.ebuild b/app-office/libreoffice/libreoffice-7.0.9999.ebuild
19 index f19fdc74caa..267f4abfb6a 100644
20 --- a/app-office/libreoffice/libreoffice-7.0.9999.ebuild
21 +++ b/app-office/libreoffice/libreoffice-7.0.9999.ebuild
22 @@ -278,9 +278,6 @@ PATCHES=(
23 # not upstreamable stuff
24 "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch"
25 "${FILESDIR}/${PN}-6.1-nomancompress.patch"
26 -
27 - # git master
28 - "${FILESDIR}/${PN}-7.0.3.1-fix-non-pdfium-build.patch"
29 )
30
31 S="${WORKDIR}/${PN}-${MY_PV}"