guru/acct-user/wsdd/wsdd-0.ebuild
Anna (cybertailor) Vyalkova 71a129f220
acct-user/*: EAPI 7->8, use default keywords
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2021-08-28 08:34:57 +05:00

14 lines
310 B
Bash

# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="User for net-misc/wsdd"
# might become 513 (month-day of initial user/group ebuild creation) in the future
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( ${PN} )
acct-user_add_deps