From: Christian Faulhammer Date: Tue, 2 Jan 2007 20:29:33 +0000 (+0000) Subject: stable x86, bug #159522 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f8282dc507cbf8ae85daa2b6b987cac6e812eda7;p=gentoo.git stable x86, bug #159522 Package-Manager: portage-2.1.1-r2 --- diff --git a/app-emulation/kqemu/ChangeLog b/app-emulation/kqemu/ChangeLog index c511d73deacc..a936821dcc54 100644 --- a/app-emulation/kqemu/ChangeLog +++ b/app-emulation/kqemu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/kqemu -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/ChangeLog,v 1.13 2006/08/16 13:56:06 lu_zero Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/ChangeLog,v 1.14 2007/01/02 20:24:45 opfer Exp $ + + 02 Jan 2007; Christian Faulhammer + kqemu-1.3.0_pre9.ebuild: + stable x86, bug #159522 *kqemu-1.3.0_pre9 (16 Aug 2006) diff --git a/app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild b/app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild index db6fbad73f3c..ecbdde11c8a0 100644 --- a/app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild +++ b/app-emulation/kqemu/kqemu-1.3.0_pre9.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/kqemu/kqemu-1.3.0_pre9.ebuild,v 1.1 2006/08/16 13:56:06 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild,v 1.2 2007/01/02 20:24:45 opfer Exp $ inherit eutils flag-o-matic linux-mod toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/${MY_P}.tar.gz" LICENSE="KQEMU" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" RESTRICT="nostrip" IUSE="" 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 + qemu-softmmu-0.8.2-r1.ebuild: + stable x86, bug #159522 31 Dec 2006; Mike Frysinger +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" diff --git a/app-emulation/qemu-user/ChangeLog b/app-emulation/qemu-user/ChangeLog index 7d8ecd35a246..2143c658e999 100644 --- a/app-emulation/qemu-user/ChangeLog +++ b/app-emulation/qemu-user/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/qemu-user -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.21 2006/12/31 02:47:01 lu_zero Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.22 2007/01/02 20:29:33 opfer Exp $ + + 02 Jan 2007; Christian Faulhammer + qemu-user-0.8.2.ebuild: + stable x86, bug #159522 31 Dec 2006; Luca Barbato qemu-user-0.8.2.ebuild: Marked ppc diff --git a/app-emulation/qemu-user/qemu-user-0.8.2.ebuild b/app-emulation/qemu-user/qemu-user-0.8.2.ebuild index d383c9ce2f9e..455ecc8affb8 100644 --- a/app-emulation/qemu-user/qemu-user-0.8.2.ebuild +++ b/app-emulation/qemu-user/qemu-user-0.8.2.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-user/qemu-user-0.8.2.ebuild,v 1.3 2006/12/31 02:47:01 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.8.2.ebuild,v 1.4 2007/01/02 20:29:33 opfer Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/${P/-user/}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="-alpha ~amd64 ppc -sparc ~x86" +KEYWORDS="-alpha ~amd64 ppc -sparc x86" IUSE="" #qvm86 debug nptl qemu-fast nptlonly" RESTRICT="nostrip test"