diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-09-03 08:49:44 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-09-03 08:49:44 +0000 |
commit | 941b27f7d3b78bbe900ef27c9ce7e4be42b1a350 (patch) | |
tree | 8bd61319389692511a443b395b102203d9eadc86 | |
parent | Remove wrong homepage, virtuals don't have one. Virtuals are supposed to be s... (diff) | |
download | gentoo-2-941b27f7d3b78bbe900ef27c9ce7e4be42b1a350.tar.gz gentoo-2-941b27f7d3b78bbe900ef27c9ce7e4be42b1a350.tar.bz2 gentoo-2-941b27f7d3b78bbe900ef27c9ce7e4be42b1a350.zip |
Drop unused local desc.
(Portage version: 2.2.0_alpha52/cvs/Linux x86_64)
-rw-r--r-- | app-emulation/libvirt/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/libvirt/metadata.xml | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/libvirt/ChangeLog b/app-emulation/libvirt/ChangeLog index 2281be95b81e..2fbc16fc0d59 100644 --- a/app-emulation/libvirt/ChangeLog +++ b/app-emulation/libvirt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/libvirt # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.133 2011/08/31 22:55:58 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.134 2011/09/03 08:49:44 scarabeus Exp $ + + 03 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml: + Drop unused local desc. 31 Aug 2011; Doug Goldstein <cardoe@gentoo.org> -libvirt-0.9.1.ebuild, libvirt-0.9.4.ebuild, libvirt-9999.ebuild: diff --git a/app-emulation/libvirt/metadata.xml b/app-emulation/libvirt/metadata.xml index 698e41726bf5..9daabe020db1 100644 --- a/app-emulation/libvirt/metadata.xml +++ b/app-emulation/libvirt/metadata.xml @@ -49,9 +49,6 @@ </flag> <!-- Miscellaneous flags --> - <flag name='network'> - Enable virtual networking (NAT) support for guests - </flag> <flag name='numa'> Use NUMA for memory segmenting via <pkg>sys-process/numactl</pkg> </flag> |