summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-12-26 19:52:45 +0000
committerSimon Stelling <blubb@gentoo.org>2005-12-26 19:52:45 +0000
commit8c99f6361e92ba85bf9c722ac62370f214be9b7d (patch)
tree92a6a945178f200a9fdecc94d822d529bf9a2c81 /app-emulation/kqemu
parentStable on SPARC. (diff)
downloadgentoo-2-8c99f6361e92ba85bf9c722ac62370f214be9b7d.tar.gz
gentoo-2-8c99f6361e92ba85bf9c722ac62370f214be9b7d.tar.bz2
gentoo-2-8c99f6361e92ba85bf9c722ac62370f214be9b7d.zip
stable amd64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-emulation/kqemu')
-rw-r--r--app-emulation/kqemu/ChangeLog5
-rw-r--r--app-emulation/kqemu/kqemu-0.7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/kqemu/ChangeLog b/app-emulation/kqemu/ChangeLog
index dda81d57eedd..0a7f57296347 100644
--- a/app-emulation/kqemu/ChangeLog
+++ b/app-emulation/kqemu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/kqemu
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/ChangeLog,v 1.1 2005/12/23 14:43:57 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/ChangeLog,v 1.2 2005/12/26 19:52:45 blubb Exp $
+
+ 26 Dec 2005; Simon Stelling <blubb@gentoo.org> kqemu-0.7.2.ebuild:
+ stable on amd64
*kqemu-0.7.2 (23 Dec 2005)
diff --git a/app-emulation/kqemu/kqemu-0.7.2.ebuild b/app-emulation/kqemu/kqemu-0.7.2.ebuild
index 9e31113d5f41..a78360bcac1d 100644
--- a/app-emulation/kqemu/kqemu-0.7.2.ebuild
+++ b/app-emulation/kqemu/kqemu-0.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-0.7.2.ebuild,v 1.1 2005/12/23 14:43:57 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-0.7.2.ebuild,v 1.2 2005/12/26 19:52:45 blubb Exp $
inherit eutils flag-o-matic linux-mod toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/qemu-${PV}.tar.gz
LICENSE="GPL-2 LGPL-2.1 KQEMU"
SLOT="0"
-KEYWORDS="~x86 ~ppc -alpha -sparc ~amd64"
+KEYWORDS="-alpha amd64 ~ppc -sparc ~x86"
RESTRICT="nostrip"
IUSE="sdl"