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: Thu, 15 Nov 2018 23:12:58
Message-Id: 1542323534.ddc6b0c74e979054e0ad5c4f0329153c08009a3e.asturm@gentoo
1 commit: ddc6b0c74e979054e0ad5c4f0329153c08009a3e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 15 01:25:04 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 15 23:12:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddc6b0c7
7
8 app-office/libreoffice: Drop obsolete glibc-2.24 patch
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-office/libreoffice/libreoffice-6.1.9999.ebuild | 3 ---
14 app-office/libreoffice/libreoffice-9999.ebuild | 3 ---
15 2 files changed, 6 deletions(-)
16
17 diff --git a/app-office/libreoffice/libreoffice-6.1.9999.ebuild b/app-office/libreoffice/libreoffice-6.1.9999.ebuild
18 index e889c4c70b1..6e4ffe4f026 100644
19 --- a/app-office/libreoffice/libreoffice-6.1.9999.ebuild
20 +++ b/app-office/libreoffice/libreoffice-6.1.9999.ebuild
21 @@ -248,9 +248,6 @@ PATCHES=(
22 # not upstreamable stuff
23 "${FILESDIR}/${PN}-5.4-system-pyuno.patch"
24 "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch"
25 -
26 - # TODO: upstream
27 - "${FILESDIR}/${PN}-5.2.5.1-glibc-2.24.patch"
28 )
29
30 S="${WORKDIR}/${PN}-${MY_PV}"
31
32 diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild
33 index e78bc21416f..fd88cadb857 100644
34 --- a/app-office/libreoffice/libreoffice-9999.ebuild
35 +++ b/app-office/libreoffice/libreoffice-9999.ebuild
36 @@ -251,9 +251,6 @@ PATCHES=(
37 # not upstreamable stuff
38 "${FILESDIR}/${PN}-5.4-system-pyuno.patch"
39 "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch"
40 -
41 - # TODO: upstream
42 - "${FILESDIR}/${PN}-5.2.5.1-glibc-2.24.patch"
43 )
44
45 S="${WORKDIR}/${PN}-${MY_PV}"