From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 17B481582EF for ; Thu, 13 Feb 2025 10:12:41 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 031483430A0 for ; Thu, 13 Feb 2025 10:12:41 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 000F011042D; Thu, 13 Feb 2025 10:12:39 +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 bobolink.gentoo.org (Postfix) with ESMTPS id EBCCD11042D for ; Thu, 13 Feb 2025 10:12:39 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9E2C8343025 for ; Thu, 13 Feb 2025 10:12:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3265C279A for ; Thu, 13 Feb 2025 10:12:38 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1739441505.276dbab1c6b5a0b86f104c409d9577b179c2deba.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice-bin/libreoffice-bin-24.8.4.ebuild app-office/libreoffice-bin/libreoffice-bin-25.2.0.ebuild X-VCS-Directories: app-office/libreoffice-bin/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 276dbab1c6b5a0b86f104c409d9577b179c2deba X-VCS-Branch: master Date: Thu, 13 Feb 2025 10:12:38 +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: 53a53099-d58d-491f-9118-1005654eb2e1 X-Archives-Hash: 5f3c1526fded6598a6511c629560b423 commit: 276dbab1c6b5a0b86f104c409d9577b179c2deba Author: Sam James gentoo org> AuthorDate: Thu Feb 13 10:11:45 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Feb 13 10:11:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=276dbab1 app-office/libreoffice-bin: add extra RDEPEND Signed-off-by: Sam James gentoo.org> app-office/libreoffice-bin/libreoffice-bin-24.8.4.ebuild | 1 + app-office/libreoffice-bin/libreoffice-bin-25.2.0.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/app-office/libreoffice-bin/libreoffice-bin-24.8.4.ebuild b/app-office/libreoffice-bin/libreoffice-bin-24.8.4.ebuild index 7ce382d2382c..2062dcebf6ff 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-24.8.4.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-24.8.4.ebuild @@ -44,6 +44,7 @@ RDEPEND=" net-print/cups sys-apps/dbus sys-devel/gcc:* + sys-fs/e2fsprogs sys-libs/glibc sys-libs/zlib virtual/libcrypt diff --git a/app-office/libreoffice-bin/libreoffice-bin-25.2.0.ebuild b/app-office/libreoffice-bin/libreoffice-bin-25.2.0.ebuild index 7ce382d2382c..2062dcebf6ff 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-25.2.0.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-25.2.0.ebuild @@ -44,6 +44,7 @@ RDEPEND=" net-print/cups sys-apps/dbus sys-devel/gcc:* + sys-fs/e2fsprogs sys-libs/glibc sys-libs/zlib virtual/libcrypt