gentoo-ebuilds/acct-user/croc/croc-0-r2.ebuild
Armas Spann 39379e8369
acct-user/croc: bump to 0-r2; take up maintainership
Changes:
- Version bump to 0-r2
- Updated to EAPI 8
- Added myself as a proxy maintainer for this package

Signed-off-by: Armas Spann <zappel@simple-co.de>
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2024-02-01 11:10:14 +01:00

12 lines
233 B
Bash

# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="User for net-misc/croc"
ACCT_USER_ID=310
ACCT_USER_GROUPS=( ${PN} )
acct-user_add_deps