From 045152ea54caa2738e7c5c887b51c7a28ab94873 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Fri, 20 Dec 2019 13:21:40 +0000 Subject: [PATCH] acct-group/xrootd: new group for GID 469 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Marek Szuba --- acct-group/xrootd/metadata.xml | 8 ++++++++ acct-group/xrootd/xrootd-0.ebuild | 9 +++++++++ 2 files changed, 17 insertions(+) create mode 100644 acct-group/xrootd/metadata.xml create mode 100644 acct-group/xrootd/xrootd-0.ebuild diff --git a/acct-group/xrootd/metadata.xml b/acct-group/xrootd/metadata.xml new file mode 100644 index 000000000000..46a304a17de5 --- /dev/null +++ b/acct-group/xrootd/metadata.xml @@ -0,0 +1,8 @@ + + + + + sci-physics@gentoo.org + Gentoo Physics Project + + diff --git a/acct-group/xrootd/xrootd-0.ebuild b/acct-group/xrootd/xrootd-0.ebuild new file mode 100644 index 000000000000..7a62ea791cd7 --- /dev/null +++ b/acct-group/xrootd/xrootd-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for the XRootD server" +ACCT_GROUP_ID=469 -- 2.26.2