Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt/
Date: Wed, 25 Oct 2017 19:52:31
Message-Id: 1508961143.637e5d2de7309cc8f463b8913469fda23558da81.tamiko@gentoo
1 commit: 637e5d2de7309cc8f463b8913469fda23558da81
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 25 19:51:59 2017 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 25 19:52:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=637e5d2d
7
8 app-emulation/libvirt: update live ebuild
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 app-emulation/libvirt/libvirt-9999.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/app-emulation/libvirt/libvirt-9999.ebuild b/app-emulation/libvirt/libvirt-9999.ebuild
16 index 9ae7d7ea4e4..3716e896837 100644
17 --- a/app-emulation/libvirt/libvirt-9999.ebuild
18 +++ b/app-emulation/libvirt/libvirt-9999.ebuild
19 @@ -29,7 +29,7 @@ IUSE="
20 apparmor audit +caps +dbus firewalld fuse glusterfs iscsi +libvirtd lvm
21 libssh lxc +macvtap nfs nls numa openvz parted pcap phyp policykit
22 +qemu rbd sasl selinux +udev uml +vepa virtualbox virt-network
23 - wireshark-plugins xen zeroconf zfs elibc_glibc
24 + wireshark-plugins xen zeroconf zfs
25 "
26
27 REQUIRED_USE="
28 @@ -68,7 +68,6 @@ RDEPEND="
29 audit? ( sys-process/audit )
30 caps? ( sys-libs/libcap-ng )
31 dbus? ( sys-apps/dbus )
32 - elibc_glibc? ( sys-libs/glibc[rpc(+)] )
33 firewalld? ( net-firewall/firewalld )
34 fuse? ( >=sys-fs/fuse-2.8.6:= )
35 glusterfs? ( >=sys-cluster/glusterfs-3.4.1 )