diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-02-04 17:39:52 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-02-04 17:39:52 +0000 |
commit | 3d8691205c5795679138d3ca0c01fffefefd1561 (patch) | |
tree | 283bf98a1d1913abfd420deb8ec934cb1c2c535d /app-emulation | |
parent | EAPI4 to compress couple of docs by default (diff) | |
download | gentoo-2-3d8691205c5795679138d3ca0c01fffefefd1561.tar.gz gentoo-2-3d8691205c5795679138d3ca0c01fffefefd1561.tar.bz2 gentoo-2-3d8691205c5795679138d3ca0c01fffefefd1561.zip |
Stable on amd64 (bug #352277)
(Portage version: 2.1.9.35/cvs/Linux x86_64)
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 bb210d2e8dc7..ef5d55b1f582 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.89 2011/02/02 19:25:07 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.90 2011/02/04 17:39:52 angelos Exp $ + + 04 Feb 2011; <angelos@gentoo.org> libvirt-0.8.7.ebuild: + Stable on amd64 (bug #352277) 02 Feb 2011; Doug Goldstein <cardoe@gentoo.org> libvirt-0.8.5-r2.ebuild, libvirt-0.8.6-r1.ebuild, libvirt-0.8.7.ebuild, libvirt-0.8.7-r1.ebuild: diff --git a/app-emulation/libvirt/libvirt-0.8.7.ebuild b/app-emulation/libvirt/libvirt-0.8.7.ebuild index 57d9b719e4b4..abb39344036d 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.5 2011/02/02 19:25:07 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.8.7.ebuild,v 1.6 2011/02/04 17:39:52 angelos 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" |