summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2007-02-06 14:49:00 +0000
committerSimon Stelling <blubb@gentoo.org>2007-02-06 14:49:00 +0000
commit7de3afe06483b94cb42853b5d9637081ded76373 (patch)
tree536b52962ed6e9b95f8d4ea182dcd1440ad1b6ed /app-emulation/qemu-user
parentKeywording ~mips, tested on swarm (diff)
downloadhistorical-7de3afe06483b94cb42853b5d9637081ded76373.tar.gz
historical-7de3afe06483b94cb42853b5d9637081ded76373.tar.bz2
historical-7de3afe06483b94cb42853b5d9637081ded76373.zip
stable on amd64; bug 159522
Package-Manager: portage-2.1.2-r7
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.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/qemu-user/ChangeLog b/app-emulation/qemu-user/ChangeLog
index 2143c658e999..7f38a45f71fc 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.22 2007/01/02 20:29:33 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.23 2007/02/06 14:48:39 blubb Exp $
+
+ 06 Feb 2007; Simon Stelling <blubb@gentoo.org> qemu-user-0.8.2.ebuild:
+ stable on amd64; bug 159522
02 Jan 2007; Christian Faulhammer <opfer@gentoo.org>
qemu-user-0.8.2.ebuild:
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 455ecc8affb8..c2d56beae295 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-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.4 2007/01/02 20:29:33 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.8.2.ebuild,v 1.5 2007/02/06 14:48:39 blubb 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"