From: Craig Andrews Date: Tue, 27 Aug 2019 18:49:16 +0000 (-0400) Subject: acct-group/ntp: add 'ntp' group (GID 123) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bf4c57db0c03b551a61cf6ea119445aa6d2f4e8a;p=gentoo.git acct-group/ntp: add 'ntp' group (GID 123) Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Craig Andrews --- diff --git a/acct-group/ntp/metadata.xml b/acct-group/ntp/metadata.xml new file mode 100644 index 000000000000..3e60a9a347a4 --- /dev/null +++ b/acct-group/ntp/metadata.xml @@ -0,0 +1,8 @@ + + + + + base-system@gentoo.org + Gentoo Base System + + diff --git a/acct-group/ntp/ntp-0.ebuild b/acct-group/ntp/ntp-0.ebuild new file mode 100644 index 000000000000..adc40de65944 --- /dev/null +++ b/acct-group/ntp/ntp-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=123