acct-group/mythtv: New (GID 117)
authorWilson Michaels <thebitpit@eartlink.net>
Tue, 17 Sep 2019 19:58:13 +0000 (14:58 -0500)
committerJoonas Niilola <juippis@gentoo.org>
Fri, 20 Sep 2019 16:11:49 +0000 (19:11 +0300)
Signed-off-by: Wilson Michaels <thebitpit@eartlink.net>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
acct-group/mythtv/metadata.xml [new file with mode: 0644]
acct-group/mythtv/mythtv-0.ebuild [new file with mode: 0644]

diff --git a/acct-group/mythtv/metadata.xml b/acct-group/mythtv/metadata.xml
new file mode 100644 (file)
index 0000000..5adbb88
--- /dev/null
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+        <maintainer type="person">
+                <email>thebitpit@earthlink.net</email>
+                <name>Wilson Michaels</name>
+        </maintainer>
+        <maintainer type="project">
+                <email>proxy-maint@gentoo.org</email>
+                <name>Proxy Maintainers</name>
+        </maintainer>
+</pkgmetadata>
diff --git a/acct-group/mythtv/mythtv-0.ebuild b/acct-group/mythtv/mythtv-0.ebuild
new file mode 100644 (file)
index 0000000..51674c1
--- /dev/null
@@ -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