From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C7216158064 for ; Tue, 7 May 2024 21:53:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1404DE2A1A; Tue, 7 May 2024 21:53:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6E6FE2A1A for ; Tue, 7 May 2024 21:53:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BB9813430C0 for ; Tue, 7 May 2024 21:53:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FEB61695 for ; Tue, 7 May 2024 21:53:34 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1715118778.8a49576a988685f055e3846a862cf4a96fca1898.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice/libreoffice-7.6.7.2.ebuild X-VCS-Directories: app-office/libreoffice/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8a49576a988685f055e3846a862cf4a96fca1898 X-VCS-Branch: master Date: Tue, 7 May 2024 21:53:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d93c7b67-1ff5-4f8d-961f-b5d7173bc7b9 X-Archives-Hash: bc7dbb56b9be9581d3ea0c09638a59cf commit: 8a49576a988685f055e3846a862cf4a96fca1898 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue May 7 21:52:37 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue May 7 21:52:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a49576a app-office/libreoffice: Fix patch name Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/libreoffice/libreoffice-7.6.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice/libreoffice-7.6.7.2.ebuild b/app-office/libreoffice/libreoffice-7.6.7.2.ebuild index 2a8dc96610a6..fd40095adc35 100644 --- a/app-office/libreoffice/libreoffice-7.6.7.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.6.7.2.ebuild @@ -297,7 +297,7 @@ PATCHES=( "${FILESDIR}/${PN}-7.2.0.4-qt5detect.patch" # 24.2 branch - "${FILESDIR}/${P}-autoconf-2.72.patch" # bug 925162 + "${FILESDIR}/${PN}-7.6.6.3-autoconf-2.72.patch" # bug 925162 "${FILESDIR}/${PN}-7.6.5.2-gcc14.patch" # bug 928152 # TODO: upstream