summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-20 01:04:53 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-20 01:04:53 -0800
commite4fce80f07754de9465f3d2b1edbbd028ba34110 (patch)
tree193c3e7b7afdb07f66f76cb61ce012a2b5c9e035
parentMove {app-emulation -> app-containers}/docker (diff)
downloadgentoo-e4fce80f07754de9465f3d2b1edbbd028ba34110.tar.gz
gentoo-e4fce80f07754de9465f3d2b1edbbd028ba34110.tar.bz2
gentoo-e4fce80f07754de9465f3d2b1edbbd028ba34110.zip
Move {app-emulation -> app-containers}/reg
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--acct-group/reg/reg-0-r1.ebuild2
-rw-r--r--acct-user/reg/reg-0-r1.ebuild2
-rw-r--r--app-containers/reg/Manifest (renamed from app-emulation/reg/Manifest)0
-rw-r--r--app-containers/reg/files/reg-0.16.0-config.patch (renamed from app-emulation/reg/files/reg-0.16.0-config.patch)0
-rw-r--r--app-containers/reg/files/reg.confd (renamed from app-emulation/reg/files/reg.confd)0
-rw-r--r--app-containers/reg/files/reg.initd (renamed from app-emulation/reg/files/reg.initd)0
-rw-r--r--app-containers/reg/metadata.xml (renamed from app-emulation/reg/metadata.xml)0
-rw-r--r--app-containers/reg/reg-0.16.1.ebuild (renamed from app-emulation/reg/reg-0.16.1.ebuild)0
-rw-r--r--profiles/updates/4Q-20211
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
index aa259755a17d..aa259755a17d 100644
--- a/app-emulation/reg/Manifest
+++ b/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
index 3ec1bf44d032..3ec1bf44d032 100644
--- a/app-emulation/reg/files/reg-0.16.0-config.patch
+++ b/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
index 1bd2475decc4..1bd2475decc4 100644
--- a/app-emulation/reg/files/reg.confd
+++ b/app-containers/reg/files/reg.confd
diff --git a/app-emulation/reg/files/reg.initd b/app-containers/reg/files/reg.initd
index 7759f44f376c..7759f44f376c 100644
--- a/app-emulation/reg/files/reg.initd
+++ b/app-containers/reg/files/reg.initd
diff --git a/app-emulation/reg/metadata.xml b/app-containers/reg/metadata.xml
index 0d1d641a5742..0d1d641a5742 100644
--- a/app-emulation/reg/metadata.xml
+++ b/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
index bfd5ac25d064..bfd5ac25d064 100644
--- a/app-emulation/reg/reg-0.16.1.ebuild
+++ b/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