summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2007-05-16 21:34:09 +0000
committerLuca Barbato <lu_zero@gentoo.org>2007-05-16 21:34:09 +0000
commita4499acc12feda1888aedfc91d2f26ab201fca3c (patch)
tree0f15f6203a83034fd6f2f1649f243a29a3749ac5 /app-emulation/qemu-softmmu
parentMarked ppc (diff)
downloadgentoo-2-a4499acc12feda1888aedfc91d2f26ab201fca3c.tar.gz
gentoo-2-a4499acc12feda1888aedfc91d2f26ab201fca3c.tar.bz2
gentoo-2-a4499acc12feda1888aedfc91d2f26ab201fca3c.zip
Marked ppc
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-emulation/qemu-softmmu')
-rw-r--r--app-emulation/qemu-softmmu/ChangeLog5
-rw-r--r--app-emulation/qemu-softmmu/qemu-softmmu-0.9.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/qemu-softmmu/ChangeLog b/app-emulation/qemu-softmmu/ChangeLog
index db8d39eefc0d..3ab6b6271c8f 100644
--- a/app-emulation/qemu-softmmu/ChangeLog
+++ b/app-emulation/qemu-softmmu/ChangeLog
@@ -1,6 +1,9 @@
# 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.37 2007/05/08 19:08:03 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/ChangeLog,v 1.38 2007/05/16 21:34:09 lu_zero Exp $
+
+ 16 May 2007; Luca Barbato <lu_zero@gentoo.org> qemu-softmmu-0.9.0.ebuild:
+ Marked ppc
08 May 2007; Markus Ullmann <jokey@gentoo.org> qemu-softmmu-0.9.0.ebuild:
Stable on x86 wrt security bug #176674
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 3d37dbed4f83..a278daffa475 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.4 2007/05/08 19:08:03 jokey Exp $
+# $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 $
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"