commit:     7d87239eefdb68fbcff37b8da4c8cea23c559b06
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 19 07:32:34 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Dec 19 07:32:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d87239e

Move {app-emulation -> app-containers}/docker-proxy

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

 {app-emulation => app-containers}/docker-proxy/Manifest                 | 0
 .../docker-proxy/docker-proxy-0.8.0_p20210525.ebuild                    | 0
 {app-emulation => app-containers}/docker-proxy/metadata.xml             | 0
 app-emulation/docker/docker-20.10.12-r1.ebuild                          | 2 +-
 app-emulation/docker/docker-20.10.9.ebuild                              | 2 +-
 profiles/updates/4Q-2021                                                | 1 +
 6 files changed, 3 insertions(+), 2 deletions(-)

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

diff --git a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild 
b/app-containers/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild
similarity index 100%
rename from app-emulation/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild
rename to app-containers/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild

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

diff --git a/app-emulation/docker/docker-20.10.12-r1.ebuild 
b/app-emulation/docker/docker-20.10.12-r1.ebuild
index d466e2248823..e1e0014766cf 100644
--- a/app-emulation/docker/docker-20.10.12-r1.ebuild
+++ b/app-emulation/docker/docker-20.10.12-r1.ebuild
@@ -38,7 +38,7 @@ RDEPEND="
        >=app-arch/xz-utils-4.9
        dev-libs/libltdl
        
>=app-emulation/containerd-1.4.12[apparmor?,btrfs?,device-mapper?,seccomp?]
-       ~app-emulation/docker-proxy-0.8.0_p20210525
+       ~app-containers/docker-proxy-0.8.0_p20210525
        cli? ( ~app-emulation/docker-cli-${PV} )
        container-init? ( >=sys-process/tini-0.19.0[static] )
 "

diff --git a/app-emulation/docker/docker-20.10.9.ebuild 
b/app-emulation/docker/docker-20.10.9.ebuild
index 4da3a4b2f29c..558024e41f42 100644
--- a/app-emulation/docker/docker-20.10.9.ebuild
+++ b/app-emulation/docker/docker-20.10.9.ebuild
@@ -38,7 +38,7 @@ RDEPEND="
        >=app-arch/xz-utils-4.9
        dev-libs/libltdl
        
>=app-emulation/containerd-1.4.9[apparmor?,btrfs?,device-mapper?,seccomp?]
-       ~app-emulation/docker-proxy-0.8.0_p20210525
+       ~app-containers/docker-proxy-0.8.0_p20210525
        cli? ( app-emulation/docker-cli )
        container-init? ( >=sys-process/tini-0.19.0[static] )
 "

diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
index 995780cd5301..29ba62f80d1a 100644
--- a/profiles/updates/4Q-2021
+++ b/profiles/updates/4Q-2021
@@ -30,3 +30,4 @@ move app-crypt/openpgp-keys-teemutoivola 
sec-keys/openpgp-keys-teemutoivola
 move app-crypt/openpgp-keys-terminator sec-keys/openpgp-keys-terminator
 move app-crypt/openpgp-keys-tor sec-keys/openpgp-keys-tor
 move app-crypt/openpgp-keys-voikko sec-keys/openpgp-keys-voikko
+move app-emulation/docker-proxy app-containers/docker-proxy

Reply via email to