1password: rename group to match other distros
This commit is contained in:
parent
809f0b58ba
commit
82c89af80d
3 changed files with 6 additions and 4 deletions
|
@ -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
|
|
@ -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 )
|
||||
"
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
move dev-util/rtx dev-util/mise
|
||||
move dev-util/rtx dev-util/mise
|
||||
move acct-group/1password acct-group/onepassword
|
Loading…
Add table
Reference in a new issue