summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-05-08 19:09:14 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-05-08 19:09:14 +0000
commit3ff52a2fe672b3a984663999fcb2b4b1585aa836 (patch)
tree7026a0a0c090cb0018e4947ce385106c31569365 /app-emulation/qemu-user
parentStable on x86 as dependency wrt security bug #176674 (diff)
downloadhistorical-3ff52a2fe672b3a984663999fcb2b4b1585aa836.tar.gz
historical-3ff52a2fe672b3a984663999fcb2b4b1585aa836.tar.bz2
historical-3ff52a2fe672b3a984663999fcb2b4b1585aa836.zip
Stable on x86 wrt security bug #176674
Package-Manager: portage-2.1.2.5
Diffstat (limited to 'app-emulation/qemu-user')
-rw-r--r--app-emulation/qemu-user/ChangeLog5
-rw-r--r--app-emulation/qemu-user/qemu-user-0.9.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/qemu-user/ChangeLog b/app-emulation/qemu-user/ChangeLog
index 988d26f5b619..956574ce0ad6 100644
--- a/app-emulation/qemu-user/ChangeLog
+++ b/app-emulation/qemu-user/ChangeLog
@@ -1,6 +1,9 @@
# 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.26 2007/02/21 21:45:17 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.27 2007/05/08 19:09:14 jokey Exp $
+
+ 08 May 2007; Markus Ullmann <jokey@gentoo.org> qemu-user-0.9.0.ebuild:
+ Stable on x86 wrt security bug #176674
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
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 492e8602ff49..afcfb78aa6a1 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.2 2007/02/10 13:07:12 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.9.0.ebuild,v 1.3 2007/05/08 19:09:14 jokey 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"