From f65b3cf1e8b3a8047aa91c7ee51749abd576e2c7 Mon Sep 17 00:00:00 2001 From: Tomáš Mózes Date: Fri, 3 Apr 2020 13:39:52 +0000 Subject: acct-group/gluster: new group package for GID 416 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tomáš Mózes Closes: https://github.com/gentoo/gentoo/pull/15138 Signed-off-by: Alexys Jacob --- acct-group/gluster/gluster-0.ebuild | 8 ++++++++ acct-group/gluster/metadata.xml | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 acct-group/gluster/gluster-0.ebuild create mode 100644 acct-group/gluster/metadata.xml (limited to 'acct-group') diff --git a/acct-group/gluster/gluster-0.ebuild b/acct-group/gluster/gluster-0.ebuild new file mode 100644 index 000000000000..d79d97827530 --- /dev/null +++ b/acct-group/gluster/gluster-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=416 diff --git a/acct-group/gluster/metadata.xml b/acct-group/gluster/metadata.xml new file mode 100644 index 000000000000..8bf4b5f36954 --- /dev/null +++ b/acct-group/gluster/metadata.xml @@ -0,0 +1,8 @@ + + + + + cluster@gentoo.org + Gentoo Cluster Project + + -- cgit v1.2.3-65-gdbad