diff options
author | 2011-02-12 18:31:04 +0000 | |
---|---|---|
committer | 2011-02-12 18:31:04 +0000 | |
commit | 823819b25f3e051f6a51954ccaa6b2a27304900c (patch) | |
tree | 37433214cc535d78051a027c53b54c280bdfad22 /app-emulation | |
parent | Delete older ebuild. (diff) | |
download | gentoo-2-823819b25f3e051f6a51954ccaa6b2a27304900c.tar.gz gentoo-2-823819b25f3e051f6a51954ccaa6b2a27304900c.tar.bz2 gentoo-2-823819b25f3e051f6a51954ccaa6b2a27304900c.zip |
stable x86, bug 352277
(Portage version: 2.1.9.39/cvs/Linux i686)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/libvirt/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/libvirt/libvirt-0.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/libvirt/ChangeLog b/app-emulation/libvirt/ChangeLog index 849b6f23f0f1..ae6ac755514e 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.91 2011/02/12 04:57:45 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.92 2011/02/12 18:31:04 fauli Exp $ + + 12 Feb 2011; Christian Faulhammer <fauli@gentoo.org> libvirt-0.8.7.ebuild: + stable x86, bug 352277 *libvirt-9999 (12 Feb 2011) diff --git a/app-emulation/libvirt/libvirt-0.8.7.ebuild b/app-emulation/libvirt/libvirt-0.8.7.ebuild index abb39344036d..c803467a48bb 100644 --- a/app-emulation/libvirt/libvirt-0.8.7.ebuild +++ b/app-emulation/libvirt/libvirt-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.8.7.ebuild,v 1.6 2011/02/04 17:39:52 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.8.7.ebuild,v 1.7 2011/02/12 18:31:04 fauli Exp $ #BACKPORTS=1 #AUTOTOOLIZE=yes @@ -21,7 +21,7 @@ SRC_URI="http://libvirt.org/sources/${P}.tar.gz http://dev.gentoo.org/~cardoe/${PN}/${P}-backports-${BACKPORTS}.tar.bz2}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="avahi caps debug iscsi +json +libvirtd lvm +lxc macvtap +network nfs \ nls numa openvz parted pcap phyp policykit python qemu sasl selinux udev \ uml virtualbox virt-network xen" |