mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
Add group for net-misc/wsdd to comply with GLEP 81. Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Steffen Christgau <mail@s14u.de>
13 lines
295 B
Bash
13 lines
295 B
Bash
# Copyright 2021 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=7
|
|
|
|
KEYWORDS="~amd64 ~arm ~x86"
|
|
|
|
inherit acct-group
|
|
|
|
DESCRIPTION="Group for net-misc/wsdd"
|
|
# might become 513 (month-day of initial user/group ebuild creation) in the future
|
|
ACCT_GROUP_ID=-1
|