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 5C984158099 for ; Tue, 21 Nov 2023 08:01:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DFC22BC04B; Tue, 21 Nov 2023 08:01:14 +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 232442BC04B for ; Tue, 21 Nov 2023 08:01:14 +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 CBBA3335D7B for ; Tue, 21 Nov 2023 08:01:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD50213B3 for ; Tue, 21 Nov 2023 08:01:09 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1700553633.df26a79e85d198e6acbeb8b41e9bd566f6cc44f9.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/gvmd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/gvmd/gvmd-23.1.0.ebuild X-VCS-Directories: net-analyzer/gvmd/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: df26a79e85d198e6acbeb8b41e9bd566f6cc44f9 X-VCS-Branch: master Date: Tue, 21 Nov 2023 08:01:09 +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: 73dc9ac6-c680-473a-b3bf-09f19c31e738 X-Archives-Hash: 53d7842c88ba4cc859433c2c488b4766 commit: df26a79e85d198e6acbeb8b41e9bd566f6cc44f9 Author: Florian Schmaus gentoo org> AuthorDate: Tue Nov 21 07:54:03 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Tue Nov 21 08:00:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df26a79e net-analyzer/gvmd: add =slot operator for libical and gnutls Signed-off-by: Florian Schmaus gentoo.org> net-analyzer/gvmd/gvmd-23.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/gvmd/gvmd-23.1.0.ebuild b/net-analyzer/gvmd/gvmd-23.1.0.ebuild index 19e29eb08e9c..3478b5da213e 100644 --- a/net-analyzer/gvmd/gvmd-23.1.0.ebuild +++ b/net-analyzer/gvmd/gvmd-23.1.0.ebuild @@ -21,9 +21,9 @@ DEPEND=" dev-libs/libbsd >=dev-db/postgresql-9.6:=[uuid] >=dev-libs/glib-2.42:2 - >=dev-libs/libical-1.0.0 + >=dev-libs/libical-1.0.0:= >=net-analyzer/gvm-libs-22.7 - >=net-libs/gnutls-3.2.15[tools] + >=net-libs/gnutls-3.2.15:=[tools] " # gvmd (optionally) uses xml_split from XML-Twig at runtime. And texlive