From bc69dd0963ba925b70ebc52f81834e1b7acd08cc Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sat, 30 May 2020 15:01:11 -0500 Subject: [PATCH] acct-group/clair: add clair group Signed-off-by: William Hubbs --- acct-group/clair/clair-0.ebuild | 8 ++++++++ acct-group/clair/metadata.xml | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 acct-group/clair/clair-0.ebuild create mode 100644 acct-group/clair/metadata.xml diff --git a/acct-group/clair/clair-0.ebuild b/acct-group/clair/clair-0.ebuild new file mode 100644 index 000000000000..8a34e5dbb5d1 --- /dev/null +++ b/acct-group/clair/clair-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=307 diff --git a/acct-group/clair/metadata.xml b/acct-group/clair/metadata.xml new file mode 100644 index 000000000000..c36c37139fad --- /dev/null +++ b/acct-group/clair/metadata.xml @@ -0,0 +1,8 @@ + + + + + williamh@gentoo.org + William Hubbs + + -- 2.26.2