acct-user/prowlarr: group for prowlarr

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Craig Andrews <candrews@gentoo.org>
This commit is contained in:
Craig Andrews
2022-07-06 16:43:17 -04:00
parent 82d6e5c36b
commit b39dd6fe14
2 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>mcrawford@eliteitminds.com</email>
<name>Mike Crawford</name>
<description>Primary maintainer</description>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="person">
<email>candrews@gentoo.org</email>
<name>Craig Andrews</name>
</maintainer>
<upstream>
<remote-id type="github">Prowlarr/Prowlarr</remote-id>
<bugs-to>https://github.com/Prowlarr/Prowlarr/issues</bugs-to>
</upstream>
</pkgmetadata>

View File

@@ -0,0 +1,13 @@
# Copyright 2020-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="User for prowlarr"
ACCT_USER_HOME=/var/lib/prowlarr
ACCT_USER_ID=517
ACCT_USER_GROUPS=( prowlarr )
acct-user_add_deps