summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-01-02 20:25:55 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-01-02 20:25:55 +0000
commitad47e1f379753b143c3591115443925bcd0c506d (patch)
treed7aa557b379377bbf4907a439865fb2c040a9f1d /app-emulation/qemu-softmmu
parentstable x86, bug #159522 (diff)
downloadgentoo-2-ad47e1f379753b143c3591115443925bcd0c506d.tar.gz
gentoo-2-ad47e1f379753b143c3591115443925bcd0c506d.tar.bz2
gentoo-2-ad47e1f379753b143c3591115443925bcd0c506d.zip
stable x86, bug #159522
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-emulation/qemu-softmmu')
-rw-r--r--app-emulation/qemu-softmmu/ChangeLog8
-rw-r--r--app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-emulation/qemu-softmmu/ChangeLog b/app-emulation/qemu-softmmu/ChangeLog
index 5b0479667320..53a3b22cc317 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/ChangeLog,v 1.30 2006/12/31 12:59:23 vapier Exp $
+# 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 $
+
+ 02 Jan 2007; Christian Faulhammer <opfer@gentoo.org>
+ qemu-softmmu-0.8.2-r1.ebuild:
+ stable x86, bug #159522
31 Dec 2006; Mike Frysinger <vapier@gentoo.org>
+files/qemu-0.8.2-linux-headers.patch, 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 0cc518859ca8..f3b749635970 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-2006 Gentoo Foundation
+# 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.5 2006/12/31 12:59:23 vapier Exp $
+# $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 $
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"