* EAPI 7 -> EAPI 8 * remove KEYWORDS as they are set automatically * add DESCRIPTIONs Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
9 lines
197 B
Bash
9 lines
197 B
Bash
# Copyright 2020-2023 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=8
|
|
|
|
inherit acct-group
|
|
|
|
DESCRIPTION="Group for net-p2p/torrserver-bin"
|
|
ACCT_GROUP_ID=-1
|