From ec3b73c3f3eb8772e04664ec627cc8f8cb20b240 Mon Sep 17 00:00:00 2001 From: Wilson Michaels Date: Tue, 17 Sep 2019 14:58:13 -0500 Subject: [PATCH] acct-group/mythtv: New (GID 117) Signed-off-by: Wilson Michaels Signed-off-by: Joonas Niilola --- acct-group/mythtv/metadata.xml | 12 ++++++++++++ acct-group/mythtv/mythtv-0.ebuild | 10 ++++++++++ 2 files changed, 22 insertions(+) create mode 100644 acct-group/mythtv/metadata.xml create mode 100644 acct-group/mythtv/mythtv-0.ebuild diff --git a/acct-group/mythtv/metadata.xml b/acct-group/mythtv/metadata.xml new file mode 100644 index 000000000000..5adbb88c328f --- /dev/null +++ b/acct-group/mythtv/metadata.xml @@ -0,0 +1,12 @@ + + + + + thebitpit@earthlink.net + Wilson Michaels + + + proxy-maint@gentoo.org + Proxy Maintainers + + diff --git a/acct-group/mythtv/mythtv-0.ebuild b/acct-group/mythtv/mythtv-0.ebuild new file mode 100644 index 000000000000..51674c1e5bba --- /dev/null +++ b/acct-group/mythtv/mythtv-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Mythtv mythbackend server/deamon group" + +ACCT_GROUP_ID=117 -- 2.26.2