From 02911bdbf963dbf1d6dbf57bb9bb6bfc0e757f6f Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 24 Feb 2020 23:33:47 -0600 Subject: [PATCH] acct-group/etcd: add group for etcd Signed-off-by: William Hubbs --- acct-group/etcd/etcd-0.ebuild | 8 ++++++++ acct-group/etcd/metadata.xml | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 acct-group/etcd/etcd-0.ebuild create mode 100644 acct-group/etcd/metadata.xml diff --git a/acct-group/etcd/etcd-0.ebuild b/acct-group/etcd/etcd-0.ebuild new file mode 100644 index 000000000000..841bf1ab43ea --- /dev/null +++ b/acct-group/etcd/etcd-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=426 diff --git a/acct-group/etcd/metadata.xml b/acct-group/etcd/metadata.xml new file mode 100644 index 000000000000..c36c37139fad --- /dev/null +++ b/acct-group/etcd/metadata.xml @@ -0,0 +1,8 @@ + + + + + williamh@gentoo.org + William Hubbs + + -- 2.26.2