From 7de3afe06483b94cb42853b5d9637081ded76373 Mon Sep 17 00:00:00 2001 From: Simon Stelling Date: Tue, 6 Feb 2007 14:49:00 +0000 Subject: stable on amd64; bug 159522 Package-Manager: portage-2.1.2-r7 --- app-emulation/qemu-softmmu/ChangeLog | 6 +++++- app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'app-emulation/qemu-softmmu') 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 + qemu-softmmu-0.8.2-r1.ebuild: + stable on amd64; bug 159522 02 Jan 2007; Christian Faulhammer 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" -- cgit v1.2.3-65-gdbad