commit:     45aad76e66760321b8f5bfbeba8289a088c035d6
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 27 14:34:21 2022 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Jan 27 14:34:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45aad76e

net-analyzer/netdata: Remove unused aclk-ng configure option

See: https://github.com/netdata/netdata/pull/11841
Closes: https://bugs.gentoo.org/832142
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 net-analyzer/netdata/netdata-1.33.0.ebuild | 1 -
 net-analyzer/netdata/netdata-9999.ebuild   | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/net-analyzer/netdata/netdata-1.33.0.ebuild 
b/net-analyzer/netdata/netdata-1.33.0.ebuild
index 47d000a08d67..5fe0d66e35d4 100644
--- a/net-analyzer/netdata/netdata-1.33.0.ebuild
+++ b/net-analyzer/netdata/netdata-1.33.0.ebuild
@@ -102,7 +102,6 @@ src_configure() {
                --localstatedir="${EPREFIX}"/var \
                --with-user=netdata \
                $(use_enable cloud) \
-               $(use_with cloud aclk-ng) \
                $(use_enable jsonc) \
                $(use_enable cups plugin-cups) \
                $(use_enable dbengine) \

diff --git a/net-analyzer/netdata/netdata-9999.ebuild 
b/net-analyzer/netdata/netdata-9999.ebuild
index 2acb180f99b4..5759c79ca15e 100644
--- a/net-analyzer/netdata/netdata-9999.ebuild
+++ b/net-analyzer/netdata/netdata-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -102,7 +102,6 @@ src_configure() {
                --localstatedir="${EPREFIX}"/var \
                --with-user=netdata \
                $(use_enable cloud) \
-               $(use_with cloud aclk-ng) \
                $(use_enable jsonc) \
                $(use_enable cups plugin-cups) \
                $(use_enable dbengine) \

Reply via email to