acct-group/fhem: app-misc/fhem (491)

GID 491 will be used, as its the next available.
Arch, Fedora and RHEL don't have a GID for the group.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Conrad Kostecki
2019-09-17 19:51:58 +02:00
committed by Joonas Niilola
parent 56d51e98be
commit 5782851a32
2 changed files with 22 additions and 0 deletions

View 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="A group for the FHEM perl server for house automation"
ACCT_GROUP_ID="491"

View 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>ck+gentoo@bl4ckb0x.de</email>
<name>Conrad Kostecki</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
</pkgmetadata>