summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-05-20 08:37:42 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-05-20 08:37:42 +0000
commit754f4c7dd222d3c7b33983c5097f2959042817b9 (patch)
tree73286c828776b13585c43aa2c48528ad211c5daa /app-emulation
parentstable amd64, bug 176279 (diff)
downloadhistorical-754f4c7dd222d3c7b33983c5097f2959042817b9.tar.gz
historical-754f4c7dd222d3c7b33983c5097f2959042817b9.tar.bz2
historical-754f4c7dd222d3c7b33983c5097f2959042817b9.zip
stable amd64, security bug 176674
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu-user/ChangeLog6
-rw-r--r--app-emulation/qemu-user/qemu-user-0.9.0.ebuild4
-rw-r--r--app-emulation/qemu/ChangeLog5
-rw-r--r--app-emulation/qemu/qemu-0.9.0.ebuild4
4 files changed, 13 insertions, 6 deletions
diff --git a/app-emulation/qemu-user/ChangeLog b/app-emulation/qemu-user/ChangeLog
index df66c3072234..d3d75aad82ba 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.28 2007/05/16 21:32:29 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.29 2007/05/20 08:36:49 opfer Exp $
+
+ 20 May 2007; Christian Faulhammer <opfer@gentoo.org>
+ qemu-user-0.9.0.ebuild:
+ stable amd64, security bug 176674
16 May 2007; Luca Barbato <lu_zero@gentoo.org> qemu-user-0.9.0.ebuild:
Marked ppc
diff --git a/app-emulation/qemu-user/qemu-user-0.9.0.ebuild b/app-emulation/qemu-user/qemu-user-0.9.0.ebuild
index 5e3a8acb72b6..891bf71f5cdb 100644
--- a/app-emulation/qemu-user/qemu-user-0.9.0.ebuild
+++ b/app-emulation/qemu-user/qemu-user-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-user/qemu-user-0.9.0.ebuild,v 1.4 2007/05/16 21:32:29 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.9.0.ebuild,v 1.5 2007/05/20 08:36:49 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"
diff --git a/app-emulation/qemu/ChangeLog b/app-emulation/qemu/ChangeLog
index 8c3a066f1da9..8ba786809ecd 100644
--- a/app-emulation/qemu/ChangeLog
+++ b/app-emulation/qemu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/qemu
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.54 2007/05/16 21:36:18 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.55 2007/05/20 08:37:42 opfer Exp $
+
+ 20 May 2007; Christian Faulhammer <opfer@gentoo.org> qemu-0.9.0.ebuild:
+ stable amd64, security bug 176674
16 May 2007; Luca Barbato <lu_zero@gentoo.org> qemu-0.9.0.ebuild:
Marked ppc
diff --git a/app-emulation/qemu/qemu-0.9.0.ebuild b/app-emulation/qemu/qemu-0.9.0.ebuild
index 09b55e17cf96..df98bda2e817 100644
--- a/app-emulation/qemu/qemu-0.9.0.ebuild
+++ b/app-emulation/qemu/qemu-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/qemu-0.9.0.ebuild,v 1.3 2007/05/16 21:36:18 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.9.0.ebuild,v 1.4 2007/05/20 08:37:42 opfer Exp $
DESCRIPTION="qemu emulator and abi wrapper meta ebuild"
HOMEPAGE="http://fabrice.bellard.free.fr/qemu/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND="~app-emulation/qemu-softmmu-${PV}