summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-19 23:27:28 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-20 00:51:28 -0800
commit4151b44b012afdb91ba2b24c0ad1ef2d165bc301 (patch)
treed4c3e6fe678181860521a6bbac74e696c0db8d08
parentMove {app-emulation -> app-containers}/crun (diff)
downloadgentoo-4151b44b012afdb91ba2b24c0ad1ef2d165bc301.tar.gz
gentoo-4151b44b012afdb91ba2b24c0ad1ef2d165bc301.tar.bz2
gentoo-4151b44b012afdb91ba2b24c0ad1ef2d165bc301.zip
Move {app-emulation -> app-containers}/buildah
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--app-containers/buildah/Manifest (renamed from app-emulation/buildah/Manifest)0
-rw-r--r--app-containers/buildah/buildah-1.21.1.ebuild (renamed from app-emulation/buildah/buildah-1.21.1.ebuild)0
-rw-r--r--app-containers/buildah/buildah-1.23.1.ebuild (renamed from app-emulation/buildah/buildah-1.23.1.ebuild)0
-rw-r--r--app-containers/buildah/metadata.xml (renamed from app-emulation/buildah/metadata.xml)0
-rw-r--r--profiles/updates/4Q-20211
-rw-r--r--sys-cluster/charliecloud/charliecloud-0.24.ebuild2
-rw-r--r--sys-cluster/charliecloud/charliecloud-0.25.ebuild2
-rw-r--r--sys-cluster/charliecloud/charliecloud-9999.ebuild2
8 files changed, 4 insertions, 3 deletions
diff --git a/app-emulation/buildah/Manifest b/app-containers/buildah/Manifest
index ae809d0a5131..ae809d0a5131 100644
--- a/app-emulation/buildah/Manifest
+++ b/app-containers/buildah/Manifest
diff --git a/app-emulation/buildah/buildah-1.21.1.ebuild b/app-containers/buildah/buildah-1.21.1.ebuild
index 43eb836a60fb..43eb836a60fb 100644
--- a/app-emulation/buildah/buildah-1.21.1.ebuild
+++ b/app-containers/buildah/buildah-1.21.1.ebuild
diff --git a/app-emulation/buildah/buildah-1.23.1.ebuild b/app-containers/buildah/buildah-1.23.1.ebuild
index 9f9600071e63..9f9600071e63 100644
--- a/app-emulation/buildah/buildah-1.23.1.ebuild
+++ b/app-containers/buildah/buildah-1.23.1.ebuild
diff --git a/app-emulation/buildah/metadata.xml b/app-containers/buildah/metadata.xml
index f3f28d12b5c5..f3f28d12b5c5 100644
--- a/app-emulation/buildah/metadata.xml
+++ b/app-containers/buildah/metadata.xml
diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
index 21949a46aa53..0fc5f3b78292 100644
--- a/profiles/updates/4Q-2021
+++ b/profiles/updates/4Q-2021
@@ -33,3 +33,4 @@ move app-crypt/openpgp-keys-voikko sec-keys/openpgp-keys-voikko
move app-emulation/docker-proxy app-containers/docker-proxy
move app-emulation/containerd app-containers/containerd
move app-emulation/crun app-containers/crun
+move app-emulation/buildah app-containers/buildah
diff --git a/sys-cluster/charliecloud/charliecloud-0.24.ebuild b/sys-cluster/charliecloud/charliecloud-0.24.ebuild
index 969b56a74d47..62f2e98e4520 100644
--- a/sys-cluster/charliecloud/charliecloud-0.24.ebuild
+++ b/sys-cluster/charliecloud/charliecloud-0.24.ebuild
@@ -72,7 +72,7 @@ src_configure() {
pkg_postinst() {
elog "Various builders are supported, as alternative to the internal ch-image."
- optfeature "Building with Buildah" app-emulation/buildah
+ optfeature "Building with Buildah" app-containers/buildah
optfeature "Building with Docker" app-emulation/docker
optfeature "Progress bars during long operations" sys-apps/pv
optfeature "Pack and unpack squashfs images" sys-fs/squashfs-tools
diff --git a/sys-cluster/charliecloud/charliecloud-0.25.ebuild b/sys-cluster/charliecloud/charliecloud-0.25.ebuild
index 747ab7795f94..b551d449417f 100644
--- a/sys-cluster/charliecloud/charliecloud-0.25.ebuild
+++ b/sys-cluster/charliecloud/charliecloud-0.25.ebuild
@@ -70,7 +70,7 @@ src_configure() {
pkg_postinst() {
elog "Various builders are supported, as alternative to the internal ch-image."
- optfeature "Building with Buildah" app-emulation/buildah
+ optfeature "Building with Buildah" app-containers/buildah
optfeature "Building with Docker" app-emulation/docker
optfeature "Progress bars during long operations" sys-apps/pv
optfeature "Pack and unpack squashfs images" sys-fs/squashfs-tools
diff --git a/sys-cluster/charliecloud/charliecloud-9999.ebuild b/sys-cluster/charliecloud/charliecloud-9999.ebuild
index 747ab7795f94..b551d449417f 100644
--- a/sys-cluster/charliecloud/charliecloud-9999.ebuild
+++ b/sys-cluster/charliecloud/charliecloud-9999.ebuild
@@ -70,7 +70,7 @@ src_configure() {
pkg_postinst() {
elog "Various builders are supported, as alternative to the internal ch-image."
- optfeature "Building with Buildah" app-emulation/buildah
+ optfeature "Building with Buildah" app-containers/buildah
optfeature "Building with Docker" app-emulation/docker
optfeature "Progress bars during long operations" sys-apps/pv
optfeature "Pack and unpack squashfs images" sys-fs/squashfs-tools