1password: rename group to match other distros

This commit is contained in:
Jared Allard 2024-02-10 11:37:55 -08:00
parent 809f0b58ba
commit 82c89af80d
Signed by: jaredallard
SSH key fingerprint: SHA256:wyRyyv28jBYw8Yp/oABNPUYvbGd6hyZj23XVXEm5G/U
3 changed files with 6 additions and 4 deletions

View file

@ -5,6 +5,7 @@ EAPI=8
inherit acct-group
DESCRIPTION="Groups for the 1Password password manager"
DESCRIPTION="Group for the 1Password password manager"
LICENSE="GPL-2"
ACCT_GROUP_ID=-1
# Needs to be higher than 1000, from previous issues.
ACCT_GROUP_ID=1010

View file

@ -17,7 +17,7 @@ KEYWORDS="amd64 arm64"
IUSE="policykit cli"
DEPEND="
x11-misc/xdg-utils
acct-group/1password
acct-group/onepassword
policykit? ( sys-auth/polkit )
cli? ( app-admin/op-cli-bin )
"

View file

@ -1 +1,2 @@
move dev-util/rtx dev-util/mise
move acct-group/1password acct-group/onepassword