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: Sun, 27 Feb 2022 21:41:56
Message-Id: 1645998087.18b9bc4a7957e31a53b99f95c41a9ba60dfb0d95.asturm@gentoo
1 commit: 18b9bc4a7957e31a53b99f95c41a9ba60dfb0d95
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 27 17:26:17 2022 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 27 21:41:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18b9bc4a
7
8 app-office/libreoffice: Drop upstream backported patch from 7.3.9999
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-office/libreoffice/libreoffice-7.3.9999.ebuild | 3 ---
14 1 file changed, 3 deletions(-)
15
16 diff --git a/app-office/libreoffice/libreoffice-7.3.9999.ebuild b/app-office/libreoffice/libreoffice-7.3.9999.ebuild
17 index c8ad5df807a3..74a8caa49137 100644
18 --- a/app-office/libreoffice/libreoffice-7.3.9999.ebuild
19 +++ b/app-office/libreoffice/libreoffice-7.3.9999.ebuild
20 @@ -297,9 +297,6 @@ PATCHES=(
21 "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch"
22 "${FILESDIR}/${PN}-6.1-nomancompress.patch"
23 "${FILESDIR}/${PN}-7.2.0.4-qt5detect.patch"
24 -
25 - # master branch
26 - "${FILESDIR}/${PN}-7.2.5.2-kf591.patch"
27 )
28
29 S="${WORKDIR}/${PN}-${MY_PV}"