2023-10-30 21:46:55 -07:00
|
|
|
# Copyright 2023 Gentoo Authors
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
EAPI=8
|
|
|
|
|
|
|
|
inherit acct-group
|
|
|
|
|
2024-02-10 11:37:55 -08:00
|
|
|
DESCRIPTION="Group for the 1Password password manager"
|
2023-10-30 21:46:55 -07:00
|
|
|
LICENSE="GPL-2"
|
2024-02-10 11:37:55 -08:00
|
|
|
# Needs to be higher than 1000, from previous issues.
|
|
|
|
ACCT_GROUP_ID=1010
|