diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-04-20 05:13:23 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-04-20 05:20:58 +0200 |
commit | 7a6f01d56be997a21f9e5f9e3e68d03e368047f9 (patch) | |
tree | e16ca37c07a64b99f84514501252ffb02a6f4f67 /app-emulation | |
parent | app-editors/vim-qt: Fix racket category (diff) | |
download | gentoo-7a6f01d56be997a21f9e5f9e3e68d03e368047f9.tar.gz gentoo-7a6f01d56be997a21f9e5f9e3e68d03e368047f9.tar.bz2 gentoo-7a6f01d56be997a21f9e5f9e3e68d03e368047f9.zip |
app-emulation/libvirt: Fix lvm2 category
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/libvirt/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libvirt/metadata.xml b/app-emulation/libvirt/metadata.xml index bd7212dbaf05..01b3adf354ef 100644 --- a/app-emulation/libvirt/metadata.xml +++ b/app-emulation/libvirt/metadata.xml @@ -16,7 +16,7 @@ Allow using an iSCSI remote storage server as pool for disk image storage </flag> <flag name="lvm"> - Allow using the Logical Volume Manager (<pkg>sys-apps/lvm2</pkg>) as pool for disk image + Allow using the Logical Volume Manager (<pkg>sys-fs/lvm2</pkg>) as pool for disk image storage </flag> <flag name="nfs"> @@ -47,7 +47,7 @@ </flag> <flag name="virtualbox"> Support management of VirtualBox virtualisation (one of <pkg>app-emulation/virtualbox</pkg> or - <pkg>app-emulation/virtualbox-ose</pkg>) + <pkg>app-emulation/virtualbox-bin</pkg>) </flag> <flag name="phyp"> Support IBM HMC / IVM hypervisor via PHYP protocol |