net-analyzer/netdata: Use dbengine by default
authorPetr Vaněk <arkamar@atlas.cz>
Tue, 5 Nov 2019 14:22:54 +0000 (15:22 +0100)
committerCraig Andrews <candrews@gentoo.org>
Tue, 5 Nov 2019 21:35:45 +0000 (16:35 -0500)
Netdata uses database engine as a default method of storing metrics
since v1.18.0, see [1].

[1] https://github.com/netdata/netdata/releases/tag/v1.18.0

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Closes: https://github.com/gentoo/gentoo/pull/13555
Signed-off-by: Craig Andrews <candrews@gentoo.org>
net-analyzer/netdata/netdata-1.18.1-r1.ebuild
net-analyzer/netdata/netdata-1.18.1.ebuild
net-analyzer/netdata/netdata-9999.ebuild

index 183c7fd636cab09640dbe08ee567c0c50805ff59..3a8c0f7f98d0363d68c3605da0b0a8495d775945 100644 (file)
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/netdata/netdata https://my-netdata.io/"
 
 LICENSE="GPL-3+ MIT BSD"
 SLOT="0"
-IUSE="caps +compression cpu_flags_x86_sse2 cups dbengine ipmi mysql nfacct nodejs postgres +python tor xen"
+IUSE="caps +compression cpu_flags_x86_sse2 cups +dbengine ipmi mysql nfacct nodejs postgres +python tor xen"
 REQUIRED_USE="
        mysql? ( python )
        python? ( ${PYTHON_REQUIRED_USE} )
index a9120717c5d01fac39b3d3ac853beda22abb276a..bc8756a7ec8073951087ff97b3542e19b62ebb72 100644 (file)
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/netdata/netdata https://my-netdata.io/"
 
 LICENSE="GPL-3+ MIT BSD"
 SLOT="0"
-IUSE="caps +compression cpu_flags_x86_sse2 cups dbengine ipmi mysql nfacct nodejs postgres +python tor xen"
+IUSE="caps +compression cpu_flags_x86_sse2 cups +dbengine ipmi mysql nfacct nodejs postgres +python tor xen"
 REQUIRED_USE="
        mysql? ( python )
        python? ( ${PYTHON_REQUIRED_USE} )
index 5bf3bf1042d3a5caa4faed01a52bca81183cc287..b066aadbf11fb18ccc5e260483b794d6ef6811b8 100644 (file)
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/netdata/netdata https://my-netdata.io/"
 
 LICENSE="GPL-3+ MIT BSD"
 SLOT="0"
-IUSE="caps +compression cpu_flags_x86_sse2 cups dbengine ipmi mysql nfacct nodejs postgres +python tor xen"
+IUSE="caps +compression cpu_flags_x86_sse2 cups +dbengine ipmi mysql nfacct nodejs postgres +python tor xen"
 REQUIRED_USE="
        mysql? ( python )
        python? ( ${PYTHON_REQUIRED_USE} )