summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-05-14 14:50:58 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-05-14 14:50:58 +0000
commita7869f9018e0e99ae7d29145fabf893766d554c9 (patch)
treeec8dd7a1d714ee7ec947379428b437824e04cfac /app-emulation/qemu-softmmu
parentStable on ppc64; bug #221063 (diff)
downloadgentoo-2-a7869f9018e0e99ae7d29145fabf893766d554c9.tar.gz
gentoo-2-a7869f9018e0e99ae7d29145fabf893766d554c9.tar.bz2
gentoo-2-a7869f9018e0e99ae7d29145fabf893766d554c9.zip
stable x86, security bug 212351
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emulation/qemu-softmmu')
-rw-r--r--app-emulation/qemu-softmmu/ChangeLog6
-rw-r--r--app-emulation/qemu-softmmu/qemu-softmmu-0.9.1-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/qemu-softmmu/ChangeLog b/app-emulation/qemu-softmmu/ChangeLog
index 6f88a7d4e568..e8038c1e67f1 100644
--- a/app-emulation/qemu-softmmu/ChangeLog
+++ b/app-emulation/qemu-softmmu/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/qemu-softmmu
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/ChangeLog,v 1.51 2008/05/14 14:39:31 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/ChangeLog,v 1.52 2008/05/14 14:50:58 opfer Exp $
+
+ 14 May 2008; Christian Faulhammer <opfer@gentoo.org>
+ qemu-softmmu-0.9.1-r3.ebuild:
+ stable x86, security bug 212351
*qemu-softmmu-0.9.1-r3 (14 May 2008)
diff --git a/app-emulation/qemu-softmmu/qemu-softmmu-0.9.1-r3.ebuild b/app-emulation/qemu-softmmu/qemu-softmmu-0.9.1-r3.ebuild
index 4ead12102d74..1f9158a6b31c 100644
--- a/app-emulation/qemu-softmmu/qemu-softmmu-0.9.1-r3.ebuild
+++ b/app-emulation/qemu-softmmu/qemu-softmmu-0.9.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.9.1-r3.ebuild,v 1.1 2008/05/14 14:39:31 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.9.1-r3.ebuild,v 1.2 2008/05/14 14:50:58 opfer Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P/-softmmu/}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="-alpha ~amd64 ~ppc -sparc ~x86"
+KEYWORDS="-alpha ~amd64 ~ppc -sparc x86"
IUSE="sdl kqemu gnutls alsa"
RESTRICT="binchecks test"