repo.or.cz
/
gentoo-zh.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove ia64 keywords
[gentoo-zh.git]
/
acct-user
/
alist
/
alist-0.ebuild
blob
2fe49cac7e305e90368b7d05f168e84c55c1dfe9
1
# Copyright 2024 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
3
4
EAPI
=
8
5
6
inherit acct-user
7
8
ACCT_USER_ID
=
-1
9
ACCT_USER_GROUPS
=(
alist
)
10
ACCT_USER_HOME
=
"/var/lib/alist"
11
ACCT_USER_HOME_OWNER
=
"alist:alist"
12
13
acct-user_add_deps