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 /app-emulation/lxc/lxc-4.0.11_p1-r1.ebuild
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>
Diffstat (limited to 'app-emulation/lxc/lxc-4.0.11_p1-r1.ebuild')
-rw-r--r--app-emulation/lxc/lxc-4.0.11_p1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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
}