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: Fri, 02 Sep 2022 19:18:13
Message-Id: 1662146275.5a2b00af8d8eda5d51b0159113753117225c6d7a.asturm@gentoo
1 commit: 5a2b00af8d8eda5d51b0159113753117225c6d7a
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 2 19:16:01 2022 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 2 19:17:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a2b00af
7
8 app-office/libreoffice: fix PATCHSET SRC_URI
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 app-office/libreoffice/libreoffice-7.3.9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-office/libreoffice/libreoffice-7.3.9999.ebuild b/app-office/libreoffice/libreoffice-7.3.9999.ebuild
16 index a6c93546a6ed..607738de58fc 100644
17 --- a/app-office/libreoffice/libreoffice-7.3.9999.ebuild
18 +++ b/app-office/libreoffice/libreoffice-7.3.9999.ebuild
19 @@ -18,7 +18,7 @@ DEV_URI="
20 ADDONS_URI="https://dev-www.libreoffice.org/src/"
21
22 BRANDING="${PN}-branding-gentoo-0.8.tar.xz"
23 -# PATCHSET="${P}-patchset-01.tar.xz"
24 +PATCHSET="${PN}-7.3.5.2-patchset-01.tar.xz"
25
26 [[ ${MY_PV} == *9999* ]] && inherit git-r3
27 inherit autotools bash-completion-r1 check-reqs flag-o-matic java-pkg-opt-2 multiprocessing python-single-r1 qmake-utils toolchain-funcs xdg-utils