minio: Import packages, bump to latest release

Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
This commit is contained in:
2023-09-14 17:37:23 +02:00
parent dc69cf0beb
commit 9d1f877ab0
12 changed files with 154 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-user
DESCRIPTION="A user for minio"
ACCT_USER_ID=309
ACCT_USER_HOME=/var/lib/minio
ACCT_USER_GROUPS=( minio )
acct-user_add_deps