summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-07-14 21:19:56 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-07-14 21:51:10 +0200
commit254fe8e4e99726a682003b36d8bf09b8ce558202 (patch)
tree7c4079daee63372fdc172e7f97968a0eb1c643ce /acct-group/haclient
parentacct-group/partimag: add group (91) partimag (diff)
downloadgentoo-254fe8e4e99726a682003b36d8bf09b8ce558202.tar.gz
gentoo-254fe8e4e99726a682003b36d8bf09b8ce558202.tar.bz2
gentoo-254fe8e4e99726a682003b36d8bf09b8ce558202.zip
acct-group/haclient: add group (204) haclient
Bug: https://bugs.gentoo.org/781497 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/haclient')
-rw-r--r--acct-group/haclient/haclient-0.ebuild10
-rw-r--r--acct-group/haclient/metadata.xml8
2 files changed, 18 insertions, 0 deletions
diff --git a/acct-group/haclient/haclient-0.ebuild b/acct-group/haclient/haclient-0.ebuild
new file mode 100644
index 000000000000..26dcd63c48e7
--- /dev/null
+++ b/acct-group/haclient/haclient-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="A group for sys-cluster/cluster-glue"
+
+ACCT_GROUP_ID="204"
diff --git a/acct-group/haclient/metadata.xml b/acct-group/haclient/metadata.xml
new file mode 100644
index 000000000000..8bf4b5f36954
--- /dev/null
+++ b/acct-group/haclient/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>cluster@gentoo.org</email>
+ <name>Gentoo Cluster Project</name>
+ </maintainer>
+</pkgmetadata>