summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-04-11 18:15:01 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-04-11 18:26:04 +0200
commite4fb00a31dbdd13a883b2bd2ee8eb634cba1ab53 (patch)
tree147f4f8800da239debe03fda38e02d105739584b /acct-group
parentacct-user/wwwoffle: add user for net-proxy/wwwoffle (diff)
downloadgentoo-e4fb00a31dbdd13a883b2bd2ee8eb634cba1ab53.tar.gz
gentoo-e4fb00a31dbdd13a883b2bd2ee8eb634cba1ab53.tar.bz2
gentoo-e4fb00a31dbdd13a883b2bd2ee8eb634cba1ab53.zip
acct-group/zetcd: add group for sys-cluster/zetcd
Bug: https://bugs.gentoo.org/781500 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/zetcd/metadata.xml5
-rw-r--r--acct-group/zetcd/zetcd-0.ebuild10
2 files changed, 15 insertions, 0 deletions
diff --git a/acct-group/zetcd/metadata.xml b/acct-group/zetcd/metadata.xml
new file mode 100644
index 000000000000..7a38bb900964
--- /dev/null
+++ b/acct-group/zetcd/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+</pkgmetadata>
diff --git a/acct-group/zetcd/zetcd-0.ebuild b/acct-group/zetcd/zetcd-0.ebuild
new file mode 100644
index 000000000000..1c35fc9add9a
--- /dev/null
+++ b/acct-group/zetcd/zetcd-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="Group for sys-cluster/zetcd"
+
+ACCT_GROUP_ID="253"