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: Tue, 03 Jul 2018 07:44:39
Message-Id: 1530603859.5a06ecf530524c9ad898088721ecd1012dbe8435.tamiko@gentoo
1 commit: 5a06ecf530524c9ad898088721ecd1012dbe8435
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 3 07:05:57 2018 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 3 07:44:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a06ecf5
7
8 app-emulation/libvirt: update live ebuild
9
10 Package-Manager: Portage-2.3.41, Repoman-2.3.9
11
12 app-emulation/libvirt/libvirt-9999.ebuild | 6 ++----
13 1 file changed, 2 insertions(+), 4 deletions(-)
14
15 diff --git a/app-emulation/libvirt/libvirt-9999.ebuild b/app-emulation/libvirt/libvirt-9999.ebuild
16 index 70f3603bfcb..f1aeb95caa8 100644
17 --- a/app-emulation/libvirt/libvirt-9999.ebuild
18 +++ b/app-emulation/libvirt/libvirt-9999.ebuild
19 @@ -105,7 +105,7 @@ RDEPEND="
20 wireshark-plugins? ( net-analyzer/wireshark:= )
21 xen? (
22 app-emulation/xen
23 - app-emulation/xen-tools:=
24 + app-emulation/xen-tools:=[api,hvm]
25 )
26 udev? (
27 virtual/udev
28 @@ -272,8 +272,7 @@ src_configure() {
29 $(use_with vepa virtualport)
30 $(use_with virt-network network)
31 $(use_with wireshark-plugins wireshark-dissector)
32 - $(use_with xen)
33 - $(use_with xen xen-inotify)
34 + $(use_with xen xenapi)
35 $(use_with xen libxl)
36 $(use_with zeroconf avahi)
37 $(use_with zfs storage-zfs)
38 @@ -281,7 +280,6 @@ src_configure() {
39 --without-hal
40 --without-netcf
41 --without-sanlock
42 - --without-xenapi
43
44 --with-esx
45 --with-init-script=systemd