summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-10-30 17:54:35 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-10-30 17:54:35 +0000
commit0ff1f46114791d92a410afb1022dbd5f3bf04e5b (patch)
tree5cb10df427e3795d018a7a0e90a1b96d7c8db2c6 /app-emulation
parentalpha/ia64/sh/sparc stable wrt #338341 (diff)
downloadgentoo-2-0ff1f46114791d92a410afb1022dbd5f3bf04e5b.tar.gz
gentoo-2-0ff1f46114791d92a410afb1022dbd5f3bf04e5b.tar.bz2
gentoo-2-0ff1f46114791d92a410afb1022dbd5f3bf04e5b.zip
Bump backports with a patch of mine to fix bug #329427 (USB devices can't be accessed with enabled cgroup), and one (fixed) from Eric Blake to fix bug #343353 (build failure with USE=xen).
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/libvirt/ChangeLog10
-rw-r--r--app-emulation/libvirt/libvirt-0.8.5-r1.ebuild (renamed from app-emulation/libvirt/libvirt-0.8.5.ebuild)4
2 files changed, 11 insertions, 3 deletions
diff --git a/app-emulation/libvirt/ChangeLog b/app-emulation/libvirt/ChangeLog
index bc013ad9642a..401956776bc3 100644
--- a/app-emulation/libvirt/ChangeLog
+++ b/app-emulation/libvirt/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-emulation/libvirt
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.78 2010/10/29 17:17:42 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.79 2010/10/30 17:54:35 flameeyes Exp $
+
+*libvirt-0.8.5-r1 (30 Oct 2010)
+
+ 30 Oct 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ -libvirt-0.8.5.ebuild, +libvirt-0.8.5-r1.ebuild:
+ Bump backports with a patch of mine to fix bug #329427 (USB devices can't
+ be accessed with enabled cgroup), and one (fixed) from Eric Blake to fix
+ bug #343353 (build failure with USE=xen).
29 Oct 2010; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
Update and try to put order into USE flags descriptions.
diff --git a/app-emulation/libvirt/libvirt-0.8.5.ebuild b/app-emulation/libvirt/libvirt-0.8.5-r1.ebuild
index 0a3ff9304823..8af97af0b215 100644
--- a/app-emulation/libvirt/libvirt-0.8.5.ebuild
+++ b/app-emulation/libvirt/libvirt-0.8.5-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.8.5.ebuild,v 1.1 2010/10/29 16:55:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.8.5-r1.ebuild,v 1.1 2010/10/30 17:54:35 flameeyes Exp $
-BACKPORTS=1
+BACKPORTS=2
EAPI="2"