From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C342B138334 for ; Tue, 3 Jul 2018 07:44:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98149E08DA; Tue, 3 Jul 2018 07:44:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6B1E2E08DA for ; Tue, 3 Jul 2018 07:44:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EB325335CA9 for ; Tue, 3 Jul 2018 07:44:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 197C235D for ; Tue, 3 Jul 2018 07:44:33 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1530603859.5a06ecf530524c9ad898088721ecd1012dbe8435.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/libvirt/libvirt-9999.ebuild X-VCS-Directories: app-emulation/libvirt/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 5a06ecf530524c9ad898088721ecd1012dbe8435 X-VCS-Branch: master Date: Tue, 3 Jul 2018 07:44:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6bd312c3-7322-4f3f-8df0-dcf4bc4f3224 X-Archives-Hash: e24740b63b5fe8d39b63f30e48bbc952 commit: 5a06ecf530524c9ad898088721ecd1012dbe8435 Author: Matthias Maier gentoo org> AuthorDate: Tue Jul 3 07:05:57 2018 +0000 Commit: Matthias Maier gentoo org> CommitDate: Tue Jul 3 07:44:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a06ecf5 app-emulation/libvirt: update live ebuild Package-Manager: Portage-2.3.41, Repoman-2.3.9 app-emulation/libvirt/libvirt-9999.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/app-emulation/libvirt/libvirt-9999.ebuild b/app-emulation/libvirt/libvirt-9999.ebuild index 70f3603bfcb..f1aeb95caa8 100644 --- a/app-emulation/libvirt/libvirt-9999.ebuild +++ b/app-emulation/libvirt/libvirt-9999.ebuild @@ -105,7 +105,7 @@ RDEPEND=" wireshark-plugins? ( net-analyzer/wireshark:= ) xen? ( app-emulation/xen - app-emulation/xen-tools:= + app-emulation/xen-tools:=[api,hvm] ) udev? ( virtual/udev @@ -272,8 +272,7 @@ src_configure() { $(use_with vepa virtualport) $(use_with virt-network network) $(use_with wireshark-plugins wireshark-dissector) - $(use_with xen) - $(use_with xen xen-inotify) + $(use_with xen xenapi) $(use_with xen libxl) $(use_with zeroconf avahi) $(use_with zfs storage-zfs) @@ -281,7 +280,6 @@ src_configure() { --without-hal --without-netcf --without-sanlock - --without-xenapi --with-esx --with-init-script=systemd