summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2006-03-29 08:02:55 +0000
committerChris White <chriswhite@gentoo.org>2006-03-29 08:02:55 +0000
commit93708d1ba985d276a5eb3ee10b32f0130c8b7c5f (patch)
treef01e69c55d2acecdb04e4330011de331a3d0b65a /app-emulation/kqemu
parentx88 stable for qemu-user-0.8.0 bug #123972. (diff)
downloadgentoo-2-93708d1ba985d276a5eb3ee10b32f0130c8b7c5f.tar.gz
gentoo-2-93708d1ba985d276a5eb3ee10b32f0130c8b7c5f.tar.bz2
gentoo-2-93708d1ba985d276a5eb3ee10b32f0130c8b7c5f.zip
x86 stable for kqemu-0.7.2 bug #123972.
([stable chroot] Portage version: 2.0.54)
Diffstat (limited to 'app-emulation/kqemu')
-rw-r--r--app-emulation/kqemu/ChangeLog7
-rw-r--r--app-emulation/kqemu/Manifest2
-rw-r--r--app-emulation/kqemu/kqemu-0.7.2.ebuild6
3 files changed, 9 insertions, 6 deletions
diff --git a/app-emulation/kqemu/ChangeLog b/app-emulation/kqemu/ChangeLog
index fe1404d0dd64..66664a2d3150 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.3 2005/12/30 20:22:43 lu_zero Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/ChangeLog,v 1.4 2006/03/29 08:02:54 chriswhite Exp $
+
+ 29 Mar 2006; Chris White <chriswhite@gentoo.org> kqemu-0.7.2.ebuild:
+ x86 stable for kqemu-0.7.2 bug #123972.
30 Dec 2005; Luca Barbato <lu_zero@gentoo.org> kqemu-0.7.2.ebuild:
Fix keywords
diff --git a/app-emulation/kqemu/Manifest b/app-emulation/kqemu/Manifest
index e24bfeaa2a1f..9a8783a24966 100644
--- a/app-emulation/kqemu/Manifest
+++ b/app-emulation/kqemu/Manifest
@@ -1,4 +1,4 @@
MD5 53f7645b6bb9b1e93a2c600e861cd4af ChangeLog 558
MD5 22d8bd748c6ab7d096d531da636bf5da files/digest-kqemu-0.7.2 125
-MD5 d0c6e3a842a7d26aefd8c7a62ed668e6 kqemu-0.7.2.ebuild 2552
+MD5 195f9935088ddfee6450dd2452fd5a6b kqemu-0.7.2.ebuild 2551
MD5 898131aae735c3477ff2f9c6882f1178 metadata.xml 223
diff --git a/app-emulation/kqemu/kqemu-0.7.2.ebuild b/app-emulation/kqemu/kqemu-0.7.2.ebuild
index 4b7c8ce24666..4bae4154676f 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
+# Copyright 1999-2006 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.3 2005/12/30 20:22:43 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-0.7.2.ebuild,v 1.4 2006/03/29 08:02:55 chriswhite 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="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
RESTRICT="nostrip"
IUSE="sdl"