commit: fd4432e14c37a4f5a828d5a0aa4c5193326ed535 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 9 20:17:36 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 9 20:17:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd4432e1
app-office/libreoffice: ... uncomment patch Thanks asturm. And I'll keyword this shortly. Bug: https://bugs.gentoo.org/843311 Signed-off-by: Sam James <sam <AT> gentoo.org> .../{libreoffice-7.3.3.2-r1.ebuild => libreoffice-7.3.3.2-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice/libreoffice-7.3.3.2-r1.ebuild b/app-office/libreoffice/libreoffice-7.3.3.2-r2.ebuild similarity index 99% rename from app-office/libreoffice/libreoffice-7.3.3.2-r1.ebuild rename to app-office/libreoffice/libreoffice-7.3.3.2-r2.ebuild index 129fac1b9644..f229dff9382b 100644 --- a/app-office/libreoffice/libreoffice-7.3.3.2-r1.ebuild +++ b/app-office/libreoffice/libreoffice-7.3.3.2-r2.ebuild @@ -302,7 +302,7 @@ PATCHES=( # TODO: upstream "${FILESDIR}/${PN}-7.2.6.2-poppler-22.03.0.patch" # by Archlinux "${FILESDIR}/${PN}-7.3.3.2-Import-FreeBSD-patch-for-Poppler-22.04.0-build.patch" # from FreeBSD - #"${FILESDIR}/${PN}-7.3.3.2-Add-missing-nSize-set-for-Poppler-22.04.0.patch" # fixup for FreeBSD patch + "${FILESDIR}/${PN}-7.3.3.2-Add-missing-nSize-set-for-Poppler-22.04.0.patch" # fixup for FreeBSD patch ) S="${WORKDIR}/${PN}-${MY_PV}"
