rand/acct-user/healthchecks/healthchecks-0.ebuild
Martin Sekera 4bf6278ce0 Add www-apps/healthchecks and its dependencies:
www-apps/healthchecks
dev-python/statsd
dev-python/requests-oauthlib
dev-python/oauthlib
dev-python/fido2
dev-python/cron-descriptor
dev-python/apprise
2021-02-18 00:38:45 +01:00

14 lines
273 B
Bash

# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-user
DESCRIPTION="A user for Healthchecks.io"
ACCT_USER_GROUPS=( "${PN}" )
ACCT_USER_HOME="/var/lib/${PN}"
ACCT_USER_ID="-1"
acct-user_add_deps