blob: e5be123ff93fe7b631c4dbfacc1d17d2d5f49f54 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-group
DESCRIPTION="User for the net-irc/soju IRC bouncer"
ACCT_GROUP_ID=526
|