Skip to content

Commit

Permalink
Move {app-emulation -> app-containers}/reg
Browse files Browse the repository at this point in the history
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed Dec 20, 2021
1 parent b30b099 commit e4fce80
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion acct-group/reg/reg-0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ EAPI=7

inherit acct-group

DESCRIPTION="A group for app-emulation/reg"
DESCRIPTION="A group for app-containers/reg"

ACCT_GROUP_ID="503"
2 changes: 1 addition & 1 deletion acct-user/reg/reg-0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=7
inherit acct-user

DESCRIPTION="A user for app-emulation/reg"
DESCRIPTION="A user for app-containers/reg"

ACCT_USER_ID=503
ACCT_USER_GROUPS=( reg )
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions profiles/updates/4Q-2021
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ move app-emulation/snapd app-containers/snapd
move app-emulation/umoci app-containers/umoci
move app-emulation/docker-cli app-containers/docker-cli
move app-emulation/docker app-containers/docker
move app-emulation/reg app-containers/reg

0 comments on commit e4fce80

Please sign in to comment.