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 E612E158041 for ; Fri, 29 Mar 2024 07:40:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A24EE2A2C; Fri, 29 Mar 2024 07:40:58 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 113D8E2A2C for ; Fri, 29 Mar 2024 07:40:58 +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 2A1BD34305E for ; Fri, 29 Mar 2024 07:40:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 238391608 for ; Fri, 29 Mar 2024 07:40:54 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1711697995.5f1118058507928d0f52b4d4b17f78f878a28b2d.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/ncdc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/ncdc/ncdc-1.24.ebuild X-VCS-Directories: net-p2p/ncdc/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 5f1118058507928d0f52b4d4b17f78f878a28b2d X-VCS-Branch: master Date: Fri, 29 Mar 2024 07:40:54 +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: ac3505b2-ea16-4c6e-80b2-62575c0f4d43 X-Archives-Hash: 3fa859a840a07ec523cc13de7aa8cfc8 commit: 5f1118058507928d0f52b4d4b17f78f878a28b2d Author: Joonas Niilola gentoo org> AuthorDate: Fri Mar 29 07:39:55 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Mar 29 07:39:55 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f111805 net-p2p/ncdc: sort bdeps in 1.24 Signed-off-by: Joonas Niilola gentoo.org> net-p2p/ncdc/ncdc-1.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/ncdc/ncdc-1.24.ebuild b/net-p2p/ncdc/ncdc-1.24.ebuild index 427eb066c5d3..cff76b11e27f 100644 --- a/net-p2p/ncdc/ncdc-1.24.ebuild +++ b/net-p2p/ncdc/ncdc-1.24.ebuild @@ -28,9 +28,9 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" + dev-lang/perl dev-util/makeheaders virtual/pkgconfig - dev-lang/perl verify-sig? ( sec-keys/openpgp-keys-yorhel ) "