summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2011-01-21 16:27:15 +0000
committerDoug Goldstein <cardoe@gentoo.org>2011-01-21 16:27:15 +0000
commited2025a35f5cfb531079bd642980ddef6d14af3a (patch)
tree2612b6ce422bad64fc7cb138860ef440c6394848 /app-emulation/libvirt/metadata.xml
parentVersion bump. (diff)
downloadgentoo-2-ed2025a35f5cfb531079bd642980ddef6d14af3a.tar.gz
gentoo-2-ed2025a35f5cfb531079bd642980ddef6d14af3a.tar.bz2
gentoo-2-ed2025a35f5cfb531079bd642980ddef6d14af3a.zip
Add a USE flag called 'virt-network' that pulls in the depends for NATed networks. This should make it easier for people to install and setup libvirt.
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/libvirt/metadata.xml')
-rw-r--r--app-emulation/libvirt/metadata.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app-emulation/libvirt/metadata.xml b/app-emulation/libvirt/metadata.xml
index e692aeeddb74..f1410825ceac 100644
--- a/app-emulation/libvirt/metadata.xml
+++ b/app-emulation/libvirt/metadata.xml
@@ -70,5 +70,11 @@
<flag name='json'>
Support QEmu 0.13 JSON-based interface, using <pkg>dev-libs/yajl</pkg>.
</flag>
+ <flag name='virt-network'>
+ To help people out, this flag includes the dependencies for NATed
+ network mode. Effectively any network setup that relies on libvirt
+ to setup and configure network interfaces on your host. This does not
+ include bridged or routed networks.
+ </flag>
</use>
</pkgmetadata>