summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-03-17 22:44:03 +0000
committerThomas Kahle <tomka@gentoo.org>2011-03-17 22:44:03 +0000
commit8dbaf62321b78f0b9f8139ed4a53c4cae79d2d93 (patch)
tree1eabafe0525b1886abca3ab8ffa09f9327c4b97c /app-emulation/kqemu
parentAllow pre-setting the GIT repository path in the ebuild as well. (diff)
downloadgentoo-2-8dbaf62321b78f0b9f8139ed4a53c4cae79d2d93.tar.gz
gentoo-2-8dbaf62321b78f0b9f8139ed4a53c4cae79d2d93.tar.bz2
gentoo-2-8dbaf62321b78f0b9f8139ed4a53c4cae79d2d93.zip
x86 stable per bug 356685
(Portage version: 2.1.9.43/cvs/Linux i686)
Diffstat (limited to 'app-emulation/kqemu')
-rw-r--r--app-emulation/kqemu/ChangeLog5
-rw-r--r--app-emulation/kqemu/kqemu-1.4.0_pre1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/kqemu/ChangeLog b/app-emulation/kqemu/ChangeLog
index e134aa13a798..a2568e575c9f 100644
--- a/app-emulation/kqemu/ChangeLog
+++ b/app-emulation/kqemu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/kqemu
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/ChangeLog,v 1.31 2011/02/22 18:20:30 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/ChangeLog,v 1.32 2011/03/17 22:44:03 tomka Exp $
+
+ 17 Mar 2011; Thomas Kahle <tomka@gentoo.org> kqemu-1.4.0_pre1-r1.ebuild:
+ x86 stable per bug 356685
22 Feb 2011; Doug Goldstein <cardoe@gentoo.org> -kqemu-0.7.2.ebuild:
Remove old version
diff --git a/app-emulation/kqemu/kqemu-1.4.0_pre1-r1.ebuild b/app-emulation/kqemu/kqemu-1.4.0_pre1-r1.ebuild
index 4f8b28141765..216680772f34 100644
--- a/app-emulation/kqemu/kqemu-1.4.0_pre1-r1.ebuild
+++ b/app-emulation/kqemu/kqemu-1.4.0_pre1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-1.4.0_pre1-r1.ebuild,v 1.2 2011/01/18 20:55:25 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-1.4.0_pre1-r1.ebuild,v 1.3 2011/03/17 22:44:03 tomka Exp $
inherit eutils flag-o-matic linux-mod toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="http://bellard.org/qemu/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* ~amd64 x86"
RESTRICT="strip"
IUSE=""