summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-04-16 23:00:31 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-04-16 23:00:31 +0000
commit44dde0e9a3fa0a9b05e61e63ac5b7a4d4f963c95 (patch)
treebaf2d46cf73f69193df26c8a0281bc9c0ba0b44f /app-emulation/qemu-user
parentStable on SPARC. (diff)
downloadhistorical-44dde0e9a3fa0a9b05e61e63ac5b7a4d4f963c95.tar.gz
historical-44dde0e9a3fa0a9b05e61e63ac5b7a4d4f963c95.tar.bz2
historical-44dde0e9a3fa0a9b05e61e63ac5b7a4d4f963c95.zip
Stable on ppc.
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'app-emulation/qemu-user')
-rw-r--r--app-emulation/qemu-user/ChangeLog6
-rw-r--r--app-emulation/qemu-user/qemu-user-0.8.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/qemu-user/ChangeLog b/app-emulation/qemu-user/ChangeLog
index eeb7ff34f38b..505e546a708f 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.9 2006/04/01 15:51:49 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.10 2006/04/16 23:00:31 hansmi Exp $
+
+ 16 Apr 2006; Michael Hanselmann <hansmi@gentoo.org>
+ qemu-user-0.8.0.ebuild:
+ Stable on ppc.
01 Apr 2006; Luca Barbato <lu_zero@gentoo.org> qemu-user-0.8.0.ebuild:
Restricted test feature
diff --git a/app-emulation/qemu-user/qemu-user-0.8.0.ebuild b/app-emulation/qemu-user/qemu-user-0.8.0.ebuild
index a612873e069d..9245fad6df37 100644
--- a/app-emulation/qemu-user/qemu-user-0.8.0.ebuild
+++ b/app-emulation/qemu-user/qemu-user-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.0.ebuild,v 1.4 2006/04/01 15:51:49 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.8.0.ebuild,v 1.5 2006/04/16 23:00:31 hansmi 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="x86 ~ppc -alpha -sparc ~amd64"
+KEYWORDS="-alpha ~amd64 ppc -sparc x86"
IUSE="" #qvm86 debug nptl qemu-fast nptlonly"
RESTRICT="nostrip test"