summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilson Michaels <thebitpit@eartlink.net>2019-09-17 14:58:13 -0500
committerJoonas Niilola <juippis@gentoo.org>2019-09-20 19:11:49 +0300
commitec3b73c3f3eb8772e04664ec627cc8f8cb20b240 (patch)
tree83695c15e64545d0bd816fd02113a38aa4e4f0f3 /acct-group
parentdev-lang/zig: require llvm 9 (diff)
downloadgentoo-ec3b73c3f3eb8772e04664ec627cc8f8cb20b240.tar.gz
gentoo-ec3b73c3f3eb8772e04664ec627cc8f8cb20b240.tar.bz2
gentoo-ec3b73c3f3eb8772e04664ec627cc8f8cb20b240.zip
acct-group/mythtv: New (GID 117)
Signed-off-by: Wilson Michaels <thebitpit@eartlink.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/mythtv/metadata.xml12
-rw-r--r--acct-group/mythtv/mythtv-0.ebuild10
2 files changed, 22 insertions, 0 deletions
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 @@
+<?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
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