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 59355158042 for ; Sun, 6 Oct 2024 09:37:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74365E29A4; Sun, 6 Oct 2024 09:37:52 +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 4EF14E29A4 for ; Sun, 6 Oct 2024 09:37:52 +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 42344343162 for ; Sun, 6 Oct 2024 09:37:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3FD71F45 for ; Sun, 6 Oct 2024 09:37:49 +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: <1728207446.d9718013b75f3b3ecd64f4ccdb4fb038109bd7ee.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cargo-c/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/cargo-c/cargo-c-0.10.4.ebuild X-VCS-Directories: dev-util/cargo-c/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d9718013b75f3b3ecd64f4ccdb4fb038109bd7ee X-VCS-Branch: master Date: Sun, 6 Oct 2024 09:37:49 +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: e4f93857-e217-403c-917f-7bd2594aef41 X-Archives-Hash: 7bc123ae01ebaff8b2e7d56a577055b9 commit: d9718013b75f3b3ecd64f4ccdb4fb038109bd7ee Author: Sam James gentoo org> AuthorDate: Sun Oct 6 09:36:52 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 6 09:37:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9718013 dev-util/cargo-c: update min version of libgit2 Agree with Ionen's remarks on the bug but let's get this fixed for now. Closes: https://bugs.gentoo.org/939210 Signed-off-by: Sam James gentoo.org> dev-util/cargo-c/cargo-c-0.10.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cargo-c/cargo-c-0.10.4.ebuild b/dev-util/cargo-c/cargo-c-0.10.4.ebuild index 987d31a429cd..3c153cbed608 100644 --- a/dev-util/cargo-c/cargo-c-0.10.4.ebuild +++ b/dev-util/cargo-c/cargo-c-0.10.4.ebuild @@ -363,7 +363,7 @@ LICENSE+=" Apache-2.0 BSD ISC MIT MPL-2.0 MPL-2.0 Unicode-DFS-2016" SLOT="0" KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" -RDEPEND=">=dev-libs/libgit2-1.7:= +RDEPEND=">=dev-libs/libgit2-1.8.1:= dev-libs/openssl:= net-libs/libssh2:= net-misc/curl[ssl]