acct-group/openntpd: add 'openntpd' group (GID 321)
authorPaul B. Henson <henson@acm.org>
Tue, 26 Nov 2019 04:40:14 +0000 (20:40 -0800)
committerJoonas Niilola <juippis@gentoo.org>
Sun, 8 Dec 2019 10:08:15 +0000 (12:08 +0200)
Signed-off-by: Paul B. Henson <henson@acm.org>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
acct-group/openntpd/metadata.xml [new file with mode: 0644]
acct-group/openntpd/openntpd-0.ebuild [new file with mode: 0644]

diff --git a/acct-group/openntpd/metadata.xml b/acct-group/openntpd/metadata.xml
new file mode 100644 (file)
index 0000000..4fb2c3d
--- /dev/null
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <maintainer type="person">
+               <email>henson@acm.org</email>
+               <name>Paul B. Henson</name>
+       </maintainer>
+       <maintainer type="person">
+               <email>junghans@gentoo.org</email>
+               <name>Christoph Junghans (proxy)</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-maint@gentoo.org</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+</pkgmetadata>
diff --git a/acct-group/openntpd/openntpd-0.ebuild b/acct-group/openntpd/openntpd-0.ebuild
new file mode 100644 (file)
index 0000000..dedb1ec
--- /dev/null
@@ -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