* [gentoo-commits] repo/gentoo:master commit in: acct-user/gluster/
@ 2020-04-10 15:51 Alexys Jacob
0 siblings, 0 replies; only message in thread
From: Alexys Jacob @ 2020-04-10 15:51 UTC (permalink / raw
To: gentoo-commits
commit: 8f8f99f1573cb5a072df979e82b23fb2e64363f1
Author: Tomáš Mózes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Fri Apr 3 13:40:47 2020 +0000
Commit: Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
CommitDate: Fri Apr 10 15:50:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f8f99f1
acct-user/gluster: new user package for UID 416
Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
Signed-off-by: Alexys Jacob <ultrabug <AT> gentoo.org>
acct-user/gluster/gluster-0.ebuild | 14 ++++++++++++++
acct-user/gluster/metadata.xml | 8 ++++++++
2 files changed, 22 insertions(+)
diff --git a/acct-user/gluster/gluster-0.ebuild b/acct-user/gluster/gluster-0.ebuild
new file mode 100644
index 00000000000..7b4597c6981
--- /dev/null
+++ b/acct-user/gluster/gluster-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+# Needed for statedumps
+# https://github.com/gluster/glusterfs/commit/0e50c4b3ea734456c14e2d7a578463999bd332c3
+
+ACCT_USER_ID=416
+ACCT_USER_GROUPS=( "${PN}" )
+
+acct-user_add_deps
diff --git a/acct-user/gluster/metadata.xml b/acct-user/gluster/metadata.xml
new file mode 100644
index 00000000000..8bf4b5f3695
--- /dev/null
+++ b/acct-user/gluster/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>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-10 15:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-10 15:51 [gentoo-commits] repo/gentoo:master commit in: acct-user/gluster/ Alexys Jacob
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox