From: Paul B. Henson Date: Tue, 26 Nov 2019 04:40:14 +0000 (-0800) Subject: acct-group/openntpd: add 'openntpd' group (GID 321) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c6246777e086c6fb0da8d301701bb7ac285e2fd1;p=gentoo.git acct-group/openntpd: add 'openntpd' group (GID 321) Signed-off-by: Paul B. Henson Signed-off-by: Joonas Niilola --- diff --git a/acct-group/openntpd/metadata.xml b/acct-group/openntpd/metadata.xml new file mode 100644 index 000000000000..4fb2c3dd4699 --- /dev/null +++ b/acct-group/openntpd/metadata.xml @@ -0,0 +1,16 @@ + + + + + henson@acm.org + Paul B. Henson + + + junghans@gentoo.org + Christoph Junghans (proxy) + + + proxy-maint@gentoo.org + Proxy Maintainers + + diff --git a/acct-group/openntpd/openntpd-0.ebuild b/acct-group/openntpd/openntpd-0.ebuild new file mode 100644 index 000000000000..dedb1ece2420 --- /dev/null +++ b/acct-group/openntpd/openntpd-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=321