summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2007-02-06 14:48:34 +0000
committerSimon Stelling <blubb@gentoo.org>2007-02-06 14:48:34 +0000
commitc164d7d684b8cbc8bb75c81322292bd158fc195a (patch)
tree0ab99c244e0fc19f685a76803beef4896fddddd1 /app-emulation/qemu-softmmu
parentVersion bump (diff)
downloadgentoo-2-c164d7d684b8cbc8bb75c81322292bd158fc195a.tar.gz
gentoo-2-c164d7d684b8cbc8bb75c81322292bd158fc195a.tar.bz2
gentoo-2-c164d7d684b8cbc8bb75c81322292bd158fc195a.zip
stable on amd64; bug 159522
(Portage version: 2.1.2-r7)
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.8.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/qemu-softmmu/ChangeLog b/app-emulation/qemu-softmmu/ChangeLog
index 53a3b22cc317..d304fa2503d8 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.31 2007/01/02 20:25:55 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/ChangeLog,v 1.32 2007/02/06 14:48:34 blubb Exp $
+
+ 06 Feb 2007; Simon Stelling <blubb@gentoo.org>
+ qemu-softmmu-0.8.2-r1.ebuild:
+ stable on amd64; bug 159522
02 Jan 2007; Christian Faulhammer <opfer@gentoo.org>
qemu-softmmu-0.8.2-r1.ebuild:
diff --git a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild
index f3b749635970..981336a7b28c 100644
--- a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild
+++ b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.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.8.2-r1.ebuild,v 1.6 2007/01/02 20:25:55 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild,v 1.7 2007/02/06 14:48:34 blubb 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 KQEMU"
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"