mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
acct-group/mythtv: New (GID 117)
Signed-off-by: Wilson Michaels <thebitpit@eartlink.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
197fbe7ff1
commit
ec3b73c3f3
12
acct-group/mythtv/metadata.xml
Normal file
12
acct-group/mythtv/metadata.xml
Normal file
@@ -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>
|
||||
10
acct-group/mythtv/mythtv-0.ebuild
Normal file
10
acct-group/mythtv/mythtv-0.ebuild
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user