From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-877295-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 4D07459CB4
	for <garchives@archives.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; Wed, 20 Apr 2016 03:21:13 +0000 (UTC)
From: "Michał Górny" <mgorny@gentoo.org>
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" <mgorny@gentoo.org>
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: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
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 <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 03:13:23 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> 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
 	</flag>
 	<flag name="lvm">
-		Allow using the Logical Volume Manager (<pkg>sys-apps/lvm2</pkg>) as pool for disk image
+		Allow using the Logical Volume Manager (<pkg>sys-fs/lvm2</pkg>) as pool for disk image
 		storage
 	</flag>
 	<flag name="nfs">
@@ -47,7 +47,7 @@
 	</flag>
 	<flag name="virtualbox">
 		Support management of VirtualBox virtualisation (one of <pkg>app-emulation/virtualbox</pkg> or
-		<pkg>app-emulation/virtualbox-ose</pkg>)
+		<pkg>app-emulation/virtualbox-bin</pkg>)
 	</flag>
 	<flag name="phyp">
 		Support IBM HMC / IVM hypervisor via PHYP protocol