diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-11-15 02:25:04 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-11-16 00:12:14 +0100 |
commit | ddc6b0c74e979054e0ad5c4f0329153c08009a3e (patch) | |
tree | 9752647f2f762dfbc5115f269014aea6a2de6e1b /app-office | |
parent | dev-qt/qtwebkit: Fix pkgconfig (diff) | |
download | gentoo-ddc6b0c74e979054e0ad5c4f0329153c08009a3e.tar.gz gentoo-ddc6b0c74e979054e0ad5c4f0329153c08009a3e.tar.bz2 gentoo-ddc6b0c74e979054e0ad5c4f0329153c08009a3e.zip |
app-office/libreoffice: Drop obsolete glibc-2.24 patch
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-6.1.9999.ebuild | 3 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-9999.ebuild | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/app-office/libreoffice/libreoffice-6.1.9999.ebuild b/app-office/libreoffice/libreoffice-6.1.9999.ebuild index e889c4c70b11..6e4ffe4f0266 100644 --- a/app-office/libreoffice/libreoffice-6.1.9999.ebuild +++ b/app-office/libreoffice/libreoffice-6.1.9999.ebuild @@ -248,9 +248,6 @@ PATCHES=( # not upstreamable stuff "${FILESDIR}/${PN}-5.4-system-pyuno.patch" "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch" - - # TODO: upstream - "${FILESDIR}/${PN}-5.2.5.1-glibc-2.24.patch" ) S="${WORKDIR}/${PN}-${MY_PV}" diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index e78bc21416fe..fd88cadb857a 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -251,9 +251,6 @@ PATCHES=( # not upstreamable stuff "${FILESDIR}/${PN}-5.4-system-pyuno.patch" "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch" - - # TODO: upstream - "${FILESDIR}/${PN}-5.2.5.1-glibc-2.24.patch" ) S="${WORKDIR}/${PN}-${MY_PV}" |