gentoo-overlay/acct-user/reposilite/reposilite-1.ebuild
Manuel Friedli 08dd071e41
acct-user/reposilite: No dep on docker anymore.
Package-Manager: Portage-3.0.30, Repoman-3.0.3
2022-08-15 03:28:04 +02:00

15 lines
270 B
Bash

# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-user
DESCRIPTION="User for the reposilite maven repo server"
KEYWORDS="~amd64"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( ${PN} )
acct-user_add_deps