commit:     7a6f01d56be997a21f9e5f9e3e68d03e368047f9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 03:13:23 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 03:20:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a6f01d5

app-emulation/libvirt: Fix lvm2 category

 app-emulation/libvirt/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/libvirt/metadata.xml 
b/app-emulation/libvirt/metadata.xml
index bd7212d..01b3adf 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

Reply via email to