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 5064015827B for ; Tue, 26 Aug 2025 17:34:57 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 2FF1A340F8E for ; Tue, 26 Aug 2025 17:34:57 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 20794110560; Tue, 26 Aug 2025 17:34:56 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 1A17B110560 for ; Tue, 26 Aug 2025 17:34:56 +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 B4CEC340F74 for ; Tue, 26 Aug 2025 17:34:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D53A34DD for ; Tue, 26 Aug 2025 17:34:53 +0000 (UTC) From: "Joe Kappus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joe Kappus" Message-ID: <1756229634.8ac4adcdf15c897f686b39ee0cd7a2d552f62676.joe@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-office/lotus123r3/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-office/lotus123r3/lotus123r3-1.0.0_rc4.ebuild X-VCS-Directories: app-office/lotus123r3/ X-VCS-Committer: joe X-VCS-Committer-Name: Joe Kappus X-VCS-Revision: 8ac4adcdf15c897f686b39ee0cd7a2d552f62676 X-VCS-Branch: dev Date: Tue, 26 Aug 2025 17:34:53 +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: b5779641-fc24-473c-9336-85ecd763d4b9 X-Archives-Hash: 7e3c9e74af88a4982713ffbe439c5adf commit: 8ac4adcdf15c897f686b39ee0cd7a2d552f62676 Author: Joe Kappus wt gd> AuthorDate: Tue Aug 26 17:33:54 2025 +0000 Commit: Joe Kappus wt gd> CommitDate: Tue Aug 26 17:33:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8ac4adcd app-office/lotus123r3: add cpio to BDEPEND Tested in both amd64(multilib) and x86. Closes: https://bugs.gentoo.org/962001 Signed-off-by: Joe Kappus wt.gd> app-office/lotus123r3/lotus123r3-1.0.0_rc4.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-office/lotus123r3/lotus123r3-1.0.0_rc4.ebuild b/app-office/lotus123r3/lotus123r3-1.0.0_rc4.ebuild index 33fee97978..f3f809b015 100644 --- a/app-office/lotus123r3/lotus123r3-1.0.0_rc4.ebuild +++ b/app-office/lotus123r3/lotus123r3-1.0.0_rc4.ebuild @@ -33,6 +33,7 @@ DEPEND="sys-libs/ncurses-compat:5" RDEPEND="${DEPEND}" BDEPEND=" + app-alternatives/cpio app-alternatives/gzip[reference] sys-devel/binutils[multitarget] sys-libs/ncurses[abi_x86_32(-)]