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 BB8E215800A for ; Sat, 22 Jul 2023 13:51:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDCEEE07AE; Sat, 22 Jul 2023 13:51:37 +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 pigeon.gentoo.org (Postfix) with ESMTPS id C215AE079C for ; Sat, 22 Jul 2023 13:51:37 +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 BC485340B0C for ; Sat, 22 Jul 2023 13:51:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 266EFB74 for ; Sat, 22 Jul 2023 13:51:35 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1690033734.ec83f27f146ff75b3c1d60b503fd40987170fe16.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/coeurl/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-cpp/coeurl/coeurl-0.3.0.ebuild X-VCS-Directories: dev-cpp/coeurl/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: ec83f27f146ff75b3c1d60b503fd40987170fe16 X-VCS-Branch: dev Date: Sat, 22 Jul 2023 13:51:35 +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: 08067166-c283-45f9-9087-2d8b5a6dccec X-Archives-Hash: 12588022364d845b1772c5b34a7449a5 commit: ec83f27f146ff75b3c1d60b503fd40987170fe16 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sat Jul 22 13:48:54 2023 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Sat Jul 22 13:48:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ec83f27f dev-cpp/coeurl: pin libfmt dep Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-cpp/coeurl/coeurl-0.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/coeurl/coeurl-0.3.0.ebuild b/dev-cpp/coeurl/coeurl-0.3.0.ebuild index b5c1bbe2e..832f0857e 100644 --- a/dev-cpp/coeurl/coeurl-0.3.0.ebuild +++ b/dev-cpp/coeurl/coeurl-0.3.0.ebuild @@ -19,7 +19,7 @@ RESTRICT="test" # Tests turned off because they need a local webserver. RDEPEND=" net-misc/curl[ssl?] dev-libs/libevent:= - dev-libs/libfmt:= +