summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-05-20 08:29:28 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-05-20 08:29:28 +0000
commitccc216e71b94d0c64f5d3b2bc3e9e1a53407b11b (patch)
tree3a27c5eb8e741bd1cf70c50835fd0123358f3162 /app-emulation/qemu-softmmu
parentstable amd64, security bug 176674 (diff)
downloadgentoo-2-ccc216e71b94d0c64f5d3b2bc3e9e1a53407b11b.tar.gz
gentoo-2-ccc216e71b94d0c64f5d3b2bc3e9e1a53407b11b.tar.bz2
gentoo-2-ccc216e71b94d0c64f5d3b2bc3e9e1a53407b11b.zip
stable amd64, security bug 176674
(Portage version: 2.1.2.7)
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.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/qemu-softmmu/ChangeLog b/app-emulation/qemu-softmmu/ChangeLog
index 3ab6b6271c8f..eaeddbb70b3c 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/ChangeLog,v 1.38 2007/05/16 21:34:09 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/ChangeLog,v 1.39 2007/05/20 08:29:28 opfer Exp $
+
+ 20 May 2007; Christian Faulhammer <opfer@gentoo.org>
+ qemu-softmmu-0.9.0.ebuild:
+ stable amd64, security bug 176674
16 May 2007; Luca Barbato <lu_zero@gentoo.org> qemu-softmmu-0.9.0.ebuild:
Marked ppc
diff --git a/app-emulation/qemu-softmmu/qemu-softmmu-0.9.0.ebuild b/app-emulation/qemu-softmmu/qemu-softmmu-0.9.0.ebuild
index a278daffa475..fbad7281df6e 100644
--- a/app-emulation/qemu-softmmu/qemu-softmmu-0.9.0.ebuild
+++ b/app-emulation/qemu-softmmu/qemu-softmmu-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.0.ebuild,v 1.5 2007/05/16 21:34:09 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.9.0.ebuild,v 1.6 2007/05/20 08:29:28 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 alsa" #qvm86 debug nptl qemu-fast nptlonly"
RESTRICT="nostrip test"