From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4D07459CB4 for ; Wed, 20 Apr 2016 03:21:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAE3E21C07D; Wed, 20 Apr 2016 03:21:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CF44821C06B for ; Wed, 20 Apr 2016 03:21:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F40D9340A3B for ; Wed, 20 Apr 2016 03:21:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BC951BA1 for ; Wed, 20 Apr 2016 03:21:13 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1461122458.7a6f01d56be997a21f9e5f9e3e68d03e368047f9.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/libvirt/metadata.xml X-VCS-Directories: app-emulation/libvirt/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 7a6f01d56be997a21f9e5f9e3e68d03e368047f9 X-VCS-Branch: master Date: Wed, 20 Apr 2016 03:21:13 +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: b8dbcf19-aba8-4662-8fd2-735dbbc69dc1 X-Archives-Hash: 292d41ebf85fe2afddb873037b334425 commit: 7a6f01d56be997a21f9e5f9e3e68d03e368047f9 Author: Michał Górny gentoo org> AuthorDate: Wed Apr 20 03:13:23 2016 +0000 Commit: Michał Górny gentoo 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 - Allow using the Logical Volume Manager (sys-apps/lvm2) as pool for disk image + Allow using the Logical Volume Manager (sys-fs/lvm2) as pool for disk image storage @@ -47,7 +47,7 @@ Support management of VirtualBox virtualisation (one of app-emulation/virtualbox or - app-emulation/virtualbox-ose) + app-emulation/virtualbox-bin) Support IBM HMC / IVM hypervisor via PHYP protocol