acct-user/redlib: new package, add 0

Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Julien Roy
2024-02-24 12:49:44 -05:00
parent 96e31377de
commit 81f9ea7465
2 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="User for Redlib"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( redlib )
acct-user_add_deps