commit:     dab4e0e40959a68dadf21de6b838bf5a1da0ef33
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 15 13:49:44 2023 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Jun 15 13:50:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dab4e0e4

net-analyzer/netdata: add 1.40.0

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 net-analyzer/netdata/Manifest                                       | 1 +
 net-analyzer/netdata/{netdata-9999.ebuild => netdata-1.40.0.ebuild} | 5 ++---
 net-analyzer/netdata/netdata-9999.ebuild                            | 5 ++---
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/net-analyzer/netdata/Manifest b/net-analyzer/netdata/Manifest
index c5f3750f7627..dcd01f890c90 100644
--- a/net-analyzer/netdata/Manifest
+++ b/net-analyzer/netdata/Manifest
@@ -1 +1,2 @@
 DIST netdata-1.39.1.tar.gz 25255522 BLAKE2B 
9be459caed4ae68058634f1f0c2978610b883342807729921052cc6fd97050068fa50d8d6fb8d5c8445f87420b9fc895ff4e411099750980183cfb5848aacbbc
 SHA512 
13077a70dcce9ca72ec9ef42250df545b41247518b41f3d2fc2afe940f2861ffa5293bea68659a924627eb1669e3f2457a0e2de5756b57a5298b51998caa1051
+DIST netdata-1.40.0.tar.gz 43343645 BLAKE2B 
effcf309e3c2fd65269bc2ee2e3b6300048f7ebd1c09b7b640c3ab9d3eab66010e1886d685695753212e4af3f4a834c8b31d68db6fba9c2de1dd77c5f60b0326
 SHA512 
0fb103d6b5f37cba68a553d9934fbc7a6fb1f4dd59f1aae0cc755076b8fc2c6889405fd2875eff703036fa811334c29ffcfda080d93453f5882f8e230d05a8da

diff --git a/net-analyzer/netdata/netdata-9999.ebuild 
b/net-analyzer/netdata/netdata-1.40.0.ebuild
similarity index 97%
copy from net-analyzer/netdata/netdata-9999.ebuild
copy to net-analyzer/netdata/netdata-1.40.0.ebuild
index 4c98a34510ae..22e82aa07161 100644
--- a/net-analyzer/netdata/netdata-9999.ebuild
+++ b/net-analyzer/netdata/netdata-1.40.0.ebuild
@@ -50,7 +50,7 @@ RDEPEND="
        )
        dev-libs/libuv:=
        cloud? ( dev-libs/protobuf:= )
-       compression? ( sys-libs/zlib )
+       sys-libs/zlib
        ipmi? ( sys-libs/freeipmi )
        jsonc? ( dev-libs/json-c:= )
        mongodb? ( dev-libs/mongo-c-driver )
@@ -113,8 +113,7 @@ src_configure() {
                $(use_enable mongodb exporting-mongodb) \
                $(use_enable prometheus exporting-prometheus-remote-write) \
                $(use_enable xen plugin-xenstat) \
-               $(use_enable cpu_flags_x86_sse2 x86-sse) \
-               $(use_with compression zlib)
+               $(use_enable cpu_flags_x86_sse2 x86-sse)
 }
 
 src_compile() {

diff --git a/net-analyzer/netdata/netdata-9999.ebuild 
b/net-analyzer/netdata/netdata-9999.ebuild
index 4c98a34510ae..22e82aa07161 100644
--- a/net-analyzer/netdata/netdata-9999.ebuild
+++ b/net-analyzer/netdata/netdata-9999.ebuild
@@ -50,7 +50,7 @@ RDEPEND="
        )
        dev-libs/libuv:=
        cloud? ( dev-libs/protobuf:= )
-       compression? ( sys-libs/zlib )
+       sys-libs/zlib
        ipmi? ( sys-libs/freeipmi )
        jsonc? ( dev-libs/json-c:= )
        mongodb? ( dev-libs/mongo-c-driver )
@@ -113,8 +113,7 @@ src_configure() {
                $(use_enable mongodb exporting-mongodb) \
                $(use_enable prometheus exporting-prometheus-remote-write) \
                $(use_enable xen plugin-xenstat) \
-               $(use_enable cpu_flags_x86_sse2 x86-sse) \
-               $(use_with compression zlib)
+               $(use_enable cpu_flags_x86_sse2 x86-sse)
 }
 
 src_compile() {

Reply via email to