From cc416d838a3deed2cebc6a0bc646d37150cdc1f3 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 8 Dec 2021 14:55:50 +0100 Subject: app-office/libreoffice: Forward patch to 7.2 stable branch Fix comment of origin. Bug: https://bugs.gentoo.org/821265 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner --- app-office/libreoffice/libreoffice-7.2.3.2.ebuild | 2 +- app-office/libreoffice/libreoffice-7.2.9999.ebuild | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'app-office') diff --git a/app-office/libreoffice/libreoffice-7.2.3.2.ebuild b/app-office/libreoffice/libreoffice-7.2.3.2.ebuild index 3b60b78183c0..4a18f0401b53 100644 --- a/app-office/libreoffice/libreoffice-7.2.3.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.2.3.2.ebuild @@ -293,7 +293,7 @@ PATCHES=( "${FILESDIR}/${PN}-6.1-nomancompress.patch" "${FILESDIR}/${PN}-7.2.0.4-qt5detect.patch" - # Upstream + # 7.3 branch "${FILESDIR}/${PN}-7.2.2.2-makefile-gengal.patch" ) diff --git a/app-office/libreoffice/libreoffice-7.2.9999.ebuild b/app-office/libreoffice/libreoffice-7.2.9999.ebuild index 42698197f1cd..b819e767c27d 100644 --- a/app-office/libreoffice/libreoffice-7.2.9999.ebuild +++ b/app-office/libreoffice/libreoffice-7.2.9999.ebuild @@ -293,6 +293,9 @@ PATCHES=( "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch" "${FILESDIR}/${PN}-6.1-nomancompress.patch" "${FILESDIR}/${PN}-7.2.0.4-qt5detect.patch" + + # 7.3 branch + "${FILESDIR}/${PN}-7.2.2.2-makefile-gengal.patch" ) S="${WORKDIR}/${PN}-${MY_PV}" -- cgit v1.2.3-65-gdbad