diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-29 22:43:44 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-29 22:43:57 +0100 |
commit | 01893b61f9921fb9ac213a156e115111030da36b (patch) | |
tree | 0d778f93308cee098b43c1c0d7f66981a72f02cb /app-office | |
parent | sys-auth/pambase: advance stable keywords (diff) | |
download | gentoo-01893b61f9921fb9ac213a156e115111030da36b.tar.gz gentoo-01893b61f9921fb9ac213a156e115111030da36b.tar.bz2 gentoo-01893b61f9921fb9ac213a156e115111030da36b.zip |
app-office/libreoffice: Drop patch cherry-picked upstream
Reported-by: jospezial <jospezial@gmx.de>
Closes: https://bugs.gentoo.org/751799
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.0.9999.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-office/libreoffice/libreoffice-7.0.9999.ebuild b/app-office/libreoffice/libreoffice-7.0.9999.ebuild index f19fdc74caa8..267f4abfb6ac 100644 --- a/app-office/libreoffice/libreoffice-7.0.9999.ebuild +++ b/app-office/libreoffice/libreoffice-7.0.9999.ebuild @@ -278,9 +278,6 @@ PATCHES=( # not upstreamable stuff "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch" "${FILESDIR}/${PN}-6.1-nomancompress.patch" - - # git master - "${FILESDIR}/${PN}-7.0.3.1-fix-non-pdfium-build.patch" ) S="${WORKDIR}/${PN}-${MY_PV}" |