mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 07:49:00 -04:00
acct-user/paludisbuild: new package, add 0
Signed-off-by: Tony Olagbaiye <bqv@fron.io>
This commit is contained in:
parent
bdd089e98c
commit
cc42dca2ff
13
acct-user/paludisbuild/paludisbuild-0.ebuild
Normal file
13
acct-user/paludisbuild/paludisbuild-0.ebuild
Normal 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
|
Loading…
x
Reference in New Issue
Block a user