blob: 0b76ff60af6bb2a1e7e674a2efcb3fcfb7410c8f (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-group
DESCRIPTION="unbound program group"
ACCT_GROUP_ID=391
|