--- /usr/portage/app-emulation/libvirt/libvirt-1.2.11.ebuild 2014-12-13 12:56:27.000000000 +0100 +++ libvirt-1.2.11.ebuild 2014-12-15 10:54:31.036745477 +0100 @@ -31,8 +31,8 @@ DESCRIPTION="C toolkit to manipulate virtual machines" HOMEPAGE="http://www.libvirt.org/" LICENSE="LGPL-2.1" -IUSE="audit avahi +caps firewalld fuse iscsi +libvirtd lvm lxc +macvtap nfs \ - nls numa openvz parted pcap phyp policykit +qemu rbd sasl \ +IUSE="audit avahi +caps firewalld fuse gluster iscsi +libvirtd lvm lxc \ + +macvtap nfs nls numa openvz parted pcap phyp policykit +qemu rbd sasl \ selinux +udev uml +vepa virtualbox virt-network wireshark-plugins xen \ elibc_glibc systemd" REQUIRED_USE="libvirtd? ( || ( lxc openvz qemu uml virtualbox xen ) ) @@ -68,6 +68,7 @@ avahi? ( >=net-dns/avahi-0.6[dbus] ) caps? ( sys-libs/libcap-ng ) fuse? ( >=sys-fs/fuse-2.8.6 ) + gluster? ( sys-cluster/glusterfs ) iscsi? ( sys-block/open-iscsi ) lxc? ( !systemd? ( sys-power/pm-utils ) ) lvm? ( >=sys-fs/lvm2-2.02.48-r2 ) @@ -281,6 +282,7 @@ myconf+=" $(use_with parted storage-disk)" myconf+=" $(use_with lvm storage-mpath)" myconf+=" $(use_with rbd storage-rbd)" + myconf+=" $(use_with gluster storage-gluster)" myconf+=" $(use_with numa numactl)" myconf+=" $(use_with numa numad)" myconf+=" $(use_with selinux)"