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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 53E79158094 for ; Sat, 3 Sep 2022 23:22:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B0F9E0794; Sat, 3 Sep 2022 23:22:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 40D9DE0794 for ; Sat, 3 Sep 2022 23:22:50 +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 26C0D340F54 for ; Sat, 3 Sep 2022 23:22:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF64075 for ; Sat, 3 Sep 2022 23:22:46 +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: <1662247239.cfbf96868f12e1e8b3c10769f0dbd73c287f03d4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/netdata/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/netdata/netdata-1.36.1-r1.ebuild net-analyzer/netdata/netdata-1.36.1.ebuild net-analyzer/netdata/netdata-9999.ebuild X-VCS-Directories: net-analyzer/netdata/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cfbf96868f12e1e8b3c10769f0dbd73c287f03d4 X-VCS-Branch: master Date: Sat, 3 Sep 2022 23:22:46 +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: b6efcd5a-a69b-4390-a466-6b43f4b158e3 X-Archives-Hash: e6e7eeb6b3cb9db1f179a61b8c2fc989 commit: cfbf96868f12e1e8b3c10769f0dbd73c287f03d4 Author: Sam James gentoo org> AuthorDate: Sat Sep 3 23:10:38 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Sep 3 23:20:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfbf9686 net-analyzer/netdata: add missing subslot deps Signed-off-by: Sam James gentoo.org> .../netdata/{netdata-1.36.1.ebuild => netdata-1.36.1-r1.ebuild} | 8 ++++---- net-analyzer/netdata/netdata-9999.ebuild | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/net-analyzer/netdata/netdata-1.36.1.ebuild b/net-analyzer/netdata/netdata-1.36.1-r1.ebuild similarity index 98% rename from net-analyzer/netdata/netdata-1.36.1.ebuild rename to net-analyzer/netdata/netdata-1.36.1-r1.ebuild index 3df5ef6ecd47..532e8e6f8fd3 100644 --- a/net-analyzer/netdata/netdata-1.36.1.ebuild +++ b/net-analyzer/netdata/netdata-1.36.1-r1.ebuild @@ -44,11 +44,11 @@ RDEPEND=" caps? ( sys-libs/libcap ) cups? ( net-print/cups ) dbengine? ( - app-arch/lz4 + app-arch/lz4:= dev-libs/judy dev-libs/openssl:= ) - dev-libs/libuv + dev-libs/libuv:= cloud? ( dev-libs/protobuf:= ) compression? ( sys-libs/zlib ) ipmi? ( sys-libs/freeipmi ) @@ -57,12 +57,12 @@ RDEPEND=" mongodb? ( dev-libs/mongo-c-driver ) nfacct? ( net-firewall/nfacct - net-libs/libmnl + net-libs/libmnl:= ) nodejs? ( net-libs/nodejs ) prometheus? ( + app-arch/snappy:= dev-libs/protobuf:= - app-arch/snappy ) python? ( ${PYTHON_DEPS} diff --git a/net-analyzer/netdata/netdata-9999.ebuild b/net-analyzer/netdata/netdata-9999.ebuild index 3df5ef6ecd47..532e8e6f8fd3 100644 --- a/net-analyzer/netdata/netdata-9999.ebuild +++ b/net-analyzer/netdata/netdata-9999.ebuild @@ -44,11 +44,11 @@ RDEPEND=" caps? ( sys-libs/libcap ) cups? ( net-print/cups ) dbengine? ( - app-arch/lz4 + app-arch/lz4:= dev-libs/judy dev-libs/openssl:= ) - dev-libs/libuv + dev-libs/libuv:= cloud? ( dev-libs/protobuf:= ) compression? ( sys-libs/zlib ) ipmi? ( sys-libs/freeipmi ) @@ -57,12 +57,12 @@ RDEPEND=" mongodb? ( dev-libs/mongo-c-driver ) nfacct? ( net-firewall/nfacct - net-libs/libmnl + net-libs/libmnl:= ) nodejs? ( net-libs/nodejs ) prometheus? ( + app-arch/snappy:= dev-libs/protobuf:= - app-arch/snappy ) python? ( ${PYTHON_DEPS}