mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> Bug: https://bugs.gentoo.org/928119 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
10 lines
186 B
Bash
10 lines
186 B
Bash
# Copyright 2019-2024 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=8
|
|
|
|
inherit acct-group
|
|
|
|
DESCRIPTION="Redict program group"
|
|
ACCT_GROUP_ID=538
|