summaryrefslogtreecommitdiff
path: root/net-analyzer/netdata
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-06 00:53:39 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-06 00:53:39 +0000
commit5f153476311b368e80c57c4d1051c8106a724118 (patch)
tree830e9a7198df466eb4568e5a790d99b4cd1a6143 /net-analyzer/netdata
parent17ad5d72e60411f0ed843a9dbeb450d89f63d62c (diff)
gentoo auto-resync : 06:01:2024 - 00:53:38
Diffstat (limited to 'net-analyzer/netdata')
-rw-r--r--net-analyzer/netdata/Manifest4
-rw-r--r--net-analyzer/netdata/netdata-1.44.0.ebuild4
-rw-r--r--net-analyzer/netdata/netdata-9999.ebuild6
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/netdata/Manifest b/net-analyzer/netdata/Manifest
index 9049f6cb2937..2a495f04c24c 100644
--- a/net-analyzer/netdata/Manifest
+++ b/net-analyzer/netdata/Manifest
@@ -1,5 +1,5 @@
AUX netdata-1.44.0-dbengine.patch 1703 BLAKE2B 50af2960a6bf44361a5d9a0bd916c6909874211e170bd986794d901503e841fc3dd7ff1cbb5d2d97a86506b84d0bdc1a1199e3da6615d6f3e94486fba53eac31 SHA512 5b223f522bb25f5ace9e1622cd7d23526343c5499dccf10ea2353524d089134742b5cdf11c7f2f813844b0a96b8f469c485cccb282f49bd07e097108da2f085c
DIST netdata-1.44.0.tar.gz 47423685 BLAKE2B 2b430d07abed1e49c5b7a3c24188446e929301eecc849d03ee9c33860f13942dbc06453401d166195b1aadd16e28e19b7533d16fc10e6f3eca51117b52485a85 SHA512 ef3534351504385ac33e18917a839c6506c377a4f25246d8819da916c6e46ae3d2d6f5422e8a685fd3aabbf851829233943abce8a8aeba0ce94db011ed406602
-EBUILD netdata-1.44.0.ebuild 4116 BLAKE2B c7ff8f836d82940addf2ab7839ae6caf66f807f685eb3e409ab1e11e14b103fd5b3894c2ef42041d5232eb7197befb9c93f58941ca307bbde2d3aaa02fb5f1d7 SHA512 54ffb0b596a035715a172ef30b1e3191a8220f82e8c1c6f86756fa2975529d11d531efdca990554cc8c7ebfd7ebbeecd5add941d0461df195a0abf3336226e1e
-EBUILD netdata-9999.ebuild 4068 BLAKE2B c0a801e80c9be09b783b7549939f7088240f0139e8bba01691d2a86ec6f5c992dd3d912b92514c25339d8eb2ddb9e5e44eabc789460eb2814f33dc8d46490f30 SHA512 9bdfe559d8351f9f73d7af9a88178d366471fa65d2dc6ef53ebc35926303a46394ce792cc41ed982742afa5e36d8389b95351f7695e5d11e0ba9eddea7d985de
+EBUILD netdata-1.44.0.ebuild 4194 BLAKE2B 2537be743e2f79d32e26178ef4383d31bd2f62c3569cc97f2cbe0dbe38cda4deaf06805cd05058032e8723f0431673fab68101fbed4a0971a9d2c6fb3be225ce SHA512 6d72c64347410e16a0e56e6a90f052a77e0f3b847e049a0bc260a1e90053c779466ce4183168bba7ab18d03648c746db6ae592bd7289cb1069ccb93a8e90dd13
+EBUILD netdata-9999.ebuild 4146 BLAKE2B 3eaa34d560faa0face5cb6a3b4e43a05e16837581786960fca2fcf05256651621376a2f9206ab958620dcc0a4a3e336384f5c2e45a758f99b319cb371d6fe64d SHA512 a3f917f41dc523f8772f4f27920f9abc6b80b66e4746c4d2bec2db57cd09c165088936cd3713722034e9df18fb42024d144bf782b2728082839512561643258e
MISC metadata.xml 1203 BLAKE2B 231af387a26e28b4251706f86879e5c4aba597492900488d003d75f6f1ef414bd601c2e03a1a64d0be5cffbf2d650f0c9501467ab8874eb6afc1214ed5a734c4 SHA512 d94ac9824fe69671e5ddc2d853054d7ba1a7ae8af7d16ba64bcd098b0c23caea2b16f666d5454439956972c517e547486c7dc9dbcfee9e1a6d79a83478d9aded
diff --git a/net-analyzer/netdata/netdata-1.44.0.ebuild b/net-analyzer/netdata/netdata-1.44.0.ebuild
index 6149a81fb3ac..f0470bbdd4ca 100644
--- a/net-analyzer/netdata/netdata-1.44.0.ebuild
+++ b/net-analyzer/netdata/netdata-1.44.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python{3_9,3_10,3_11} )
-inherit autotools fcaps flag-o-matic linux-info python-single-r1 systemd toolchain-funcs
+inherit autotools fcaps flag-o-matic linux-info optfeature python-single-r1 systemd toolchain-funcs
if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/netdata/${PN}.git"
@@ -164,4 +164,6 @@ pkg_postinst() {
if use ipmi ; then
fcaps 'cap_dac_override' 'usr/libexec/netdata/plugins.d/freeipmi.plugin'
fi
+
+ optfeature "go.d external plugin" net-analyzer/netdata-go-plugin
}
diff --git a/net-analyzer/netdata/netdata-9999.ebuild b/net-analyzer/netdata/netdata-9999.ebuild
index 120388949957..9d37063dbfcd 100644
--- a/net-analyzer/netdata/netdata-9999.ebuild
+++ b/net-analyzer/netdata/netdata-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python{3_9,3_10,3_11} )
-inherit autotools fcaps flag-o-matic linux-info python-single-r1 systemd toolchain-funcs
+inherit autotools fcaps flag-o-matic linux-info optfeature python-single-r1 systemd toolchain-funcs
if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/netdata/${PN}.git"
@@ -160,4 +160,6 @@ pkg_postinst() {
if use ipmi ; then
fcaps 'cap_dac_override' 'usr/libexec/netdata/plugins.d/freeipmi.plugin'
fi
+
+ optfeature "go.d external plugin" net-analyzer/netdata-go-plugin
}