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 DD609158083 for ; Sat, 7 Sep 2024 13:38:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2642E29ED; Sat, 7 Sep 2024 13:38:13 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DBA07E29ED for ; Sat, 7 Sep 2024 13:38:13 +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 2DEC6343084 for ; Sat, 7 Sep 2024 13:38:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9821B1CBC for ; Sat, 7 Sep 2024 13:38:11 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1725702685.3aab003330eb0335266558f2f202c0194a9ff604.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-misc/gmid/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/gmid/gmid-9999.ebuild X-VCS-Directories: net-misc/gmid/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 3aab003330eb0335266558f2f202c0194a9ff604 X-VCS-Branch: master Date: Sat, 7 Sep 2024 13:38:11 +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: 181f0122-db70-48d5-a4f1-90d5c85e78f4 X-Archives-Hash: e34760132a902b475a323db2d6086a1f commit: 3aab003330eb0335266558f2f202c0194a9ff604 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sat Sep 7 09:51:25 2024 +0000 Commit: David Roman gmail com> CommitDate: Sat Sep 7 09:51:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3aab0033 net-misc/gmid: update live Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> net-misc/gmid/gmid-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-misc/gmid/gmid-9999.ebuild b/net-misc/gmid/gmid-9999.ebuild index f1e9877d2..a50b74007 100644 --- a/net-misc/gmid/gmid-9999.ebuild +++ b/net-misc/gmid/gmid-9999.ebuild @@ -27,6 +27,7 @@ RESTRICT="!test? ( test )" DEPEND=" acct-user/gemini + dev-libs/imsg-compat dev-libs/libevent:= dev-libs/openssl:= !elibc_Darwin? ( dev-libs/libbsd )