commit: 5ea2159d462978d2e5796a53f393315f3e93ac33
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 20 07:35:09 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Dec 20 08:51:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea2159d
Move {app-emulation -> app-containers}/skopeo
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
app-containers/buildah/buildah-1.21.1.ebuild | 2 +-
app-containers/buildah/buildah-1.23.1.ebuild | 2 +-
{app-emulation => app-containers}/skopeo/Manifest | 0
{app-emulation => app-containers}/skopeo/metadata.xml | 0
{app-emulation => app-containers}/skopeo/skopeo-0.1.41.ebuild | 0
{app-emulation => app-containers}/skopeo/skopeo-0.2.0.ebuild | 0
{app-emulation => app-containers}/skopeo/skopeo-1.1.0.ebuild | 0
{app-emulation => app-containers}/skopeo/skopeo-1.1.1.ebuild | 0
{app-emulation => app-containers}/skopeo/skopeo-1.3.0.ebuild | 0
{app-emulation => app-containers}/skopeo/skopeo-1.3.1.ebuild | 0
{app-emulation => app-containers}/skopeo/skopeo-1.5.1.ebuild | 0
profiles/updates/4Q-2021 | 1 +
12 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-containers/buildah/buildah-1.21.1.ebuild
b/app-containers/buildah/buildah-1.21.1.ebuild
index 43eb836a60fb..909d17b91fa0 100644
--- a/app-containers/buildah/buildah-1.21.1.ebuild
+++ b/app-containers/buildah/buildah-1.21.1.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm64"
IUSE="selinux"
RDEPEND="app-crypt/gpgme:=
- app-emulation/skopeo
+ app-containers/skopeo
dev-libs/libgpg-error:=
dev-libs/libassuan:=
sys-fs/lvm2:=
diff --git a/app-containers/buildah/buildah-1.23.1.ebuild
b/app-containers/buildah/buildah-1.23.1.ebuild
index 9f9600071e63..b4f7fec5776e 100644
--- a/app-containers/buildah/buildah-1.23.1.ebuild
+++ b/app-containers/buildah/buildah-1.23.1.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="amd64 arm64"
IUSE="selinux"
RDEPEND="app-crypt/gpgme:=
- app-emulation/skopeo
+ app-containers/skopeo
dev-libs/libgpg-error:=
dev-libs/libassuan:=
sys-fs/lvm2:=
diff --git a/app-emulation/skopeo/Manifest b/app-containers/skopeo/Manifest
similarity index 100%
rename from app-emulation/skopeo/Manifest
rename to app-containers/skopeo/Manifest
diff --git a/app-emulation/skopeo/metadata.xml
b/app-containers/skopeo/metadata.xml
similarity index 100%
rename from app-emulation/skopeo/metadata.xml
rename to app-containers/skopeo/metadata.xml
diff --git a/app-emulation/skopeo/skopeo-0.1.41.ebuild
b/app-containers/skopeo/skopeo-0.1.41.ebuild
similarity index 100%
rename from app-emulation/skopeo/skopeo-0.1.41.ebuild
rename to app-containers/skopeo/skopeo-0.1.41.ebuild
diff --git a/app-emulation/skopeo/skopeo-0.2.0.ebuild
b/app-containers/skopeo/skopeo-0.2.0.ebuild
similarity index 100%
rename from app-emulation/skopeo/skopeo-0.2.0.ebuild
rename to app-containers/skopeo/skopeo-0.2.0.ebuild
diff --git a/app-emulation/skopeo/skopeo-1.1.0.ebuild
b/app-containers/skopeo/skopeo-1.1.0.ebuild
similarity index 100%
rename from app-emulation/skopeo/skopeo-1.1.0.ebuild
rename to app-containers/skopeo/skopeo-1.1.0.ebuild
diff --git a/app-emulation/skopeo/skopeo-1.1.1.ebuild
b/app-containers/skopeo/skopeo-1.1.1.ebuild
similarity index 100%
rename from app-emulation/skopeo/skopeo-1.1.1.ebuild
rename to app-containers/skopeo/skopeo-1.1.1.ebuild
diff --git a/app-emulation/skopeo/skopeo-1.3.0.ebuild
b/app-containers/skopeo/skopeo-1.3.0.ebuild
similarity index 100%
rename from app-emulation/skopeo/skopeo-1.3.0.ebuild
rename to app-containers/skopeo/skopeo-1.3.0.ebuild
diff --git a/app-emulation/skopeo/skopeo-1.3.1.ebuild
b/app-containers/skopeo/skopeo-1.3.1.ebuild
similarity index 100%
rename from app-emulation/skopeo/skopeo-1.3.1.ebuild
rename to app-containers/skopeo/skopeo-1.3.1.ebuild
diff --git a/app-emulation/skopeo/skopeo-1.5.1.ebuild
b/app-containers/skopeo/skopeo-1.5.1.ebuild
similarity index 100%
rename from app-emulation/skopeo/skopeo-1.5.1.ebuild
rename to app-containers/skopeo/skopeo-1.5.1.ebuild
diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
index 623a35234149..05d5c12ee1aa 100644
--- a/profiles/updates/4Q-2021
+++ b/profiles/updates/4Q-2021
@@ -51,3 +51,4 @@ 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
+move app-emulation/skopeo app-containers/skopeo