summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-20 01:06:09 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-20 18:24:36 -0800
commit34a0feee2c612f0449d00c918825bd12b7beb01c (patch)
tree47c51cf010f1f76c7938607f861fb4b6b31f217f
parentMove {app-emulation -> app-containers}/lxd (diff)
downloadgentoo-34a0feee2c612f0449d00c918825bd12b7beb01c.tar.gz
gentoo-34a0feee2c612f0449d00c918825bd12b7beb01c.tar.bz2
gentoo-34a0feee2c612f0449d00c918825bd12b7beb01c.zip
Move {app-emulation -> app-containers}/lxc-templates
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--app-containers/lxc-templates/Manifest (renamed from app-emulation/lxc-templates/Manifest)0
-rw-r--r--app-containers/lxc-templates/files/lxc-templates-3.0.1-no-cache-dir.patch (renamed from app-emulation/lxc-templates/files/lxc-templates-3.0.1-no-cache-dir.patch)0
-rw-r--r--app-containers/lxc-templates/lxc-templates-3.0.4.ebuild (renamed from app-emulation/lxc-templates/lxc-templates-3.0.4.ebuild)0
-rw-r--r--app-containers/lxc-templates/metadata.xml (renamed from app-emulation/lxc-templates/metadata.xml)0
-rw-r--r--app-emulation/lxc/lxc-4.0.11_p1-r1.ebuild2
-rw-r--r--profiles/updates/4Q-20211
6 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/lxc-templates/Manifest b/app-containers/lxc-templates/Manifest
index 292a5eb8bce9..292a5eb8bce9 100644
--- a/app-emulation/lxc-templates/Manifest
+++ b/app-containers/lxc-templates/Manifest
diff --git a/app-emulation/lxc-templates/files/lxc-templates-3.0.1-no-cache-dir.patch b/app-containers/lxc-templates/files/lxc-templates-3.0.1-no-cache-dir.patch
index d7e50fd3712b..d7e50fd3712b 100644
--- a/app-emulation/lxc-templates/files/lxc-templates-3.0.1-no-cache-dir.patch
+++ b/app-containers/lxc-templates/files/lxc-templates-3.0.1-no-cache-dir.patch
diff --git a/app-emulation/lxc-templates/lxc-templates-3.0.4.ebuild b/app-containers/lxc-templates/lxc-templates-3.0.4.ebuild
index f8ce13079521..f8ce13079521 100644
--- a/app-emulation/lxc-templates/lxc-templates-3.0.4.ebuild
+++ b/app-containers/lxc-templates/lxc-templates-3.0.4.ebuild
diff --git a/app-emulation/lxc-templates/metadata.xml b/app-containers/lxc-templates/metadata.xml
index 7761d238525c..7761d238525c 100644
--- a/app-emulation/lxc-templates/metadata.xml
+++ b/app-containers/lxc-templates/metadata.xml
diff --git a/app-emulation/lxc/lxc-4.0.11_p1-r1.ebuild b/app-emulation/lxc/lxc-4.0.11_p1-r1.ebuild
index d7dd487bfac1..4e14a39d94fa 100644
--- a/app-emulation/lxc/lxc-4.0.11_p1-r1.ebuild
+++ b/app-emulation/lxc/lxc-4.0.11_p1-r1.ebuild
@@ -182,7 +182,7 @@ pkg_postinst() {
elog "Please run 'lxc-checkconfig' to see optional kernel features."
elog
- optfeature "automatic template scripts" app-emulation/lxc-templates
+ optfeature "automatic template scripts" app-containers/lxc-templates
optfeature "Debian-based distribution container image support" dev-util/debootstrap
optfeature "snapshot & restore functionality" sys-process/criu
}
diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
index d3a7b460e0e8..3441020687eb 100644
--- a/profiles/updates/4Q-2021
+++ b/profiles/updates/4Q-2021
@@ -64,3 +64,4 @@ move app-emulation/docker app-containers/docker
move app-emulation/reg app-containers/reg
move app-emulation/flannel app-containers/flannel
move app-emulation/lxd app-containers/lxd
+move app-emulation/lxc-templates app-containers/lxc-templates