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 9D30A158649 for ; Sat, 13 May 2023 03:23:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9CB7E08E8; Sat, 13 May 2023 03:23:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9B152E08FB for ; Sat, 13 May 2023 03:23:02 +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 C2CC0340E7C for ; Sat, 13 May 2023 03:23:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 272E1920 for ; Sat, 13 May 2023 03:23:00 +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: <1683948007.bc2c90b3004d06596d5d84103fad0b13d3b38e27.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/ncurses-compat/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/ncurses-compat/ncurses-compat-6.4_p20230401.ebuild X-VCS-Directories: sys-libs/ncurses-compat/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bc2c90b3004d06596d5d84103fad0b13d3b38e27 X-VCS-Branch: master Date: Sat, 13 May 2023 03:23:00 +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: abcc769e-9177-4d1c-ae5a-8c99b093f858 X-Archives-Hash: ac0d7547e9684aa14bce21df51d92a69 commit: bc2c90b3004d06596d5d84103fad0b13d3b38e27 Author: Sam James gentoo org> AuthorDate: Sat May 13 03:19:15 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 13 03:20:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc2c90b3 sys-libs/ncurses-compat: add verify-sig BDEPEND Signed-off-by: Sam James gentoo.org> sys-libs/ncurses-compat/ncurses-compat-6.4_p20230401.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys-libs/ncurses-compat/ncurses-compat-6.4_p20230401.ebuild b/sys-libs/ncurses-compat/ncurses-compat-6.4_p20230401.ebuild index d1aafe577432..a96034f38efc 100644 --- a/sys-libs/ncurses-compat/ncurses-compat-6.4_p20230401.ebuild +++ b/sys-libs/ncurses-compat/ncurses-compat-6.4_p20230401.ebuild @@ -104,12 +104,13 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~ IUSE="gpm +stack-realign tinfo unicode" DEPEND="gpm? ( sys-libs/gpm[${MULTILIB_USEDEP}] )" -# Block the ncurses-5 that installs the same lib. #557472 +# Block the ncurses-5 that installs the same lib, bug #557472 RDEPEND=" ${DEPEND} !