acct-user/paludisbuild: new package, add 0

Signed-off-by: Tony Olagbaiye <bqv@fron.io>
This commit is contained in:
Tony Olagbaiye 2023-01-26 14:59:27 +00:00
parent bdd089e98c
commit cc42dca2ff
No known key found for this signature in database
GPG Key ID: 9E2FF3BDEBDFC910

View File

@ -0,0 +1,13 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="Build user for sys-apps/paludis"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( paludisbuild tty )
ACCT_USER_HOME="/var/tmp/paludis"
acct-user_add_deps