From: Craig Andrews Date: Thu, 12 Sep 2019 15:40:32 +0000 (-0400) Subject: acct-group/netdata: add 'netdata' group (GID 290) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2168946044ec21424a7133d5d6a61b4b57b419f8;p=gentoo.git acct-group/netdata: add 'netdata' group (GID 290) Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Craig Andrews Closes: https://github.com/gentoo/gentoo/pull/12910 Signed-off-by: Craig Andrews --- diff --git a/acct-group/netdata/metadata.xml b/acct-group/netdata/metadata.xml new file mode 100644 index 000000000000..5a4b1cb6f68a --- /dev/null +++ b/acct-group/netdata/metadata.xml @@ -0,0 +1,8 @@ + + + + + candrews@gentoo.org + Craig Andrews + + diff --git a/acct-group/netdata/netdata-0.ebuild b/acct-group/netdata/netdata-0.ebuild new file mode 100644 index 000000000000..e03d2993f505 --- /dev/null +++ b/acct-group/netdata/netdata-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=290