From ae5d846dc9e5845de145b2346a52cb1e6e535f57 Mon Sep 17 00:00:00 2001 From: William Hubbss Date: Fri, 23 Aug 2019 16:45:28 -0500 Subject: [PATCH] acct-group/spire: add "spire" group Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --force Signed-off-by: William Hubbs --- acct-group/spire/metadata.xml | 8 ++++++++ acct-group/spire/spire-0.ebuild | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 acct-group/spire/metadata.xml create mode 100644 acct-group/spire/spire-0.ebuild diff --git a/acct-group/spire/metadata.xml b/acct-group/spire/metadata.xml new file mode 100644 index 000000000000..c36c37139fad --- /dev/null +++ b/acct-group/spire/metadata.xml @@ -0,0 +1,8 @@ + + + + + williamh@gentoo.org + William Hubbs + + diff --git a/acct-group/spire/spire-0.ebuild b/acct-group/spire/spire-0.ebuild new file mode 100644 index 000000000000..cbfc94025ffc --- /dev/null +++ b/acct-group/spire/spire-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=271 -- 2.26.2