Add conduit matrix server

This commit is contained in:
Manuel Friedli 2024-03-30 02:12:24 +01:00
parent 42edb15b1e
commit f639262d49
Signed by: manuel
GPG key ID: 41D08ABA75634DA1
14 changed files with 226 additions and 16 deletions

View file

@ -0,0 +1 @@
EBUILD conduit-1.ebuild 263 BLAKE2B cab58ce88aa21ee8d28d5a9b57f12a3ae5553b1366813abda76388339faafe31c44b46440425fd7649159d6efbc72509c5fa146ddbc41416e2f65af901f53159 SHA512 42cde81ba05731e125cd154588733307a5e2b6ade0fe943627b7ee714eeb114987e0335f50a4b415bd64ec625fccfa251cfc10ef5846cd09d73a893fdab78615

View file

@ -0,0 +1,14 @@
# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="User for the Conduit Matrix server"
KEYWORDS="~amd64"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( ${PN} )
acct-user_add_deps