commit: f664a214fffbda20c23187ee36305d28861c463f
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 20 07:34:52 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Dec 20 08:51:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f664a214
Move {app-emulation -> app-containers}/nerdctl
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
{app-emulation => app-containers}/nerdctl/Manifest | 0
{app-emulation => app-containers}/nerdctl/metadata.xml | 0
{app-emulation => app-containers}/nerdctl/nerdctl-0.14.0.ebuild | 0
{app-emulation => app-containers}/nerdctl/nerdctl-0.15.0.ebuild | 0
profiles/updates/4Q-2021 | 1 +
5 files changed, 1 insertion(+)
diff --git a/app-emulation/nerdctl/Manifest b/app-containers/nerdctl/Manifest
similarity index 100%
rename from app-emulation/nerdctl/Manifest
rename to app-containers/nerdctl/Manifest
diff --git a/app-emulation/nerdctl/metadata.xml
b/app-containers/nerdctl/metadata.xml
similarity index 100%
rename from app-emulation/nerdctl/metadata.xml
rename to app-containers/nerdctl/metadata.xml
diff --git a/app-emulation/nerdctl/nerdctl-0.14.0.ebuild
b/app-containers/nerdctl/nerdctl-0.14.0.ebuild
similarity index 100%
rename from app-emulation/nerdctl/nerdctl-0.14.0.ebuild
rename to app-containers/nerdctl/nerdctl-0.14.0.ebuild
diff --git a/app-emulation/nerdctl/nerdctl-0.15.0.ebuild
b/app-containers/nerdctl/nerdctl-0.15.0.ebuild
similarity index 100%
rename from app-emulation/nerdctl/nerdctl-0.15.0.ebuild
rename to app-containers/nerdctl/nerdctl-0.15.0.ebuild
diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
index f447f26007cb..623a35234149 100644
--- a/profiles/updates/4Q-2021
+++ b/profiles/updates/4Q-2021
@@ -50,3 +50,4 @@ move app-emulation/go-secbench app-containers/go-secbench
move app-emulation/slirp4netns app-containers/slirp4netns
move app-emulation/podman app-containers/podman
move app-emulation/k3d app-containers/k3d
+move app-emulation/nerdctl app-containers/nerdctl