diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2011-05-27 23:04:49 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2011-05-27 23:04:49 +0000 |
commit | ac7ca491f4371fe3a0da7e87bd0e3947e5065d78 (patch) | |
tree | 0982d1e1e049a0ebd2fad818803be4b1a697fe56 | |
parent | Version bump. Contains a fix for CVE-2011-1750 & CVE-2011-1751. Adds new USE ... (diff) | |
download | historical-ac7ca491f4371fe3a0da7e87bd0e3947e5065d78.tar.gz historical-ac7ca491f4371fe3a0da7e87bd0e3947e5065d78.tar.bz2 historical-ac7ca491f4371fe3a0da7e87bd0e3947e5065d78.zip |
Mask rbd, spice, and xen USE flags for app-emulation/qemu-kvm as the necessary
depends are masked. bug #368961
-rw-r--r-- | profiles/arch/x86/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog index befb8a7ddd94..3fc31cf3bed4 100644 --- a/profiles/arch/x86/ChangeLog +++ b/profiles/arch/x86/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.67 2011/05/09 21:20:22 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.68 2011/05/27 23:04:49 cardoe Exp $ + + 27 May 2011; Doug Goldstein <cardoe@gentoo.org> package.use.mask: + Mask spice USE flag for app-emulation/qemu-kvm as the necessary + depends are masked. bug #368961 09 May 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask: diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 4368f31a48cd..c5c0d2ce4b7f 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,9 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.55 2011/04/28 21:02:01 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.56 2011/05/27 23:04:49 cardoe Exp $ # This file requires >=portage-2.1.1 +# Doug Goldstein <cardoe@gentoo.org> (27 May 2011) +# app-emulation/spice is not keywored on this arch (bug #368961) +app-emulation/qemu-kvm spice + # Andrey Grozin <grozin@gentoo.org> (28 Apr 2011) # cmucl is only available on x86 sci-mathematics/fricas -cmucl |