commit:     e4fce80f07754de9465f3d2b1edbbd028ba34110
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 20 09:04:53 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Dec 20 09:04:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4fce80f

Move {app-emulation -> app-containers}/reg

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 acct-group/reg/reg-0-r1.ebuild                                      | 2 +-
 acct-user/reg/reg-0-r1.ebuild                                       | 2 +-
 {app-emulation => app-containers}/reg/Manifest                      | 0
 {app-emulation => app-containers}/reg/files/reg-0.16.0-config.patch | 0
 {app-emulation => app-containers}/reg/files/reg.confd               | 0
 {app-emulation => app-containers}/reg/files/reg.initd               | 0
 {app-emulation => app-containers}/reg/metadata.xml                  | 0
 {app-emulation => app-containers}/reg/reg-0.16.1.ebuild             | 0
 profiles/updates/4Q-2021                                            | 1 +
 9 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/acct-group/reg/reg-0-r1.ebuild b/acct-group/reg/reg-0-r1.ebuild
index 1b9f92794354..8bc51aa11edc 100644
--- a/acct-group/reg/reg-0-r1.ebuild
+++ b/acct-group/reg/reg-0-r1.ebuild
@@ -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"

diff --git a/acct-user/reg/reg-0-r1.ebuild b/acct-user/reg/reg-0-r1.ebuild
index 52db0f73e1cf..57bb9a6ed18f 100644
--- a/acct-user/reg/reg-0-r1.ebuild
+++ b/acct-user/reg/reg-0-r1.ebuild
@@ -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 )

diff --git a/app-emulation/reg/Manifest b/app-containers/reg/Manifest
similarity index 100%
rename from app-emulation/reg/Manifest
rename to app-containers/reg/Manifest

diff --git a/app-emulation/reg/files/reg-0.16.0-config.patch 
b/app-containers/reg/files/reg-0.16.0-config.patch
similarity index 100%
rename from app-emulation/reg/files/reg-0.16.0-config.patch
rename to app-containers/reg/files/reg-0.16.0-config.patch

diff --git a/app-emulation/reg/files/reg.confd 
b/app-containers/reg/files/reg.confd
similarity index 100%
rename from app-emulation/reg/files/reg.confd
rename to app-containers/reg/files/reg.confd

diff --git a/app-emulation/reg/files/reg.initd 
b/app-containers/reg/files/reg.initd
similarity index 100%
rename from app-emulation/reg/files/reg.initd
rename to app-containers/reg/files/reg.initd

diff --git a/app-emulation/reg/metadata.xml b/app-containers/reg/metadata.xml
similarity index 100%
rename from app-emulation/reg/metadata.xml
rename to app-containers/reg/metadata.xml

diff --git a/app-emulation/reg/reg-0.16.1.ebuild 
b/app-containers/reg/reg-0.16.1.ebuild
similarity index 100%
rename from app-emulation/reg/reg-0.16.1.ebuild
rename to app-containers/reg/reg-0.16.1.ebuild

diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
index c1460e49ad43..f40da248dcf9 100644
--- a/profiles/updates/4Q-2021
+++ b/profiles/updates/4Q-2021
@@ -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

Reply via email to