summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-04 12:31:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-04 12:31:20 +0000
commite36a6d83cec2f58bc5b2b8236af8bd1512639f67 (patch)
treed2c3c650b5b81c8ecbe392e95c62908e43fd3bd1 /app-emulation
parentStable for amd64, wrt bug #471690 (diff)
downloadgentoo-2-e36a6d83cec2f58bc5b2b8236af8bd1512639f67.tar.gz
gentoo-2-e36a6d83cec2f58bc5b2b8236af8bd1512639f67.tar.bz2
gentoo-2-e36a6d83cec2f58bc5b2b8236af8bd1512639f67.zip
Stable for amd64, wrt bug #466092
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/ChangeLog5
-rw-r--r--app-emulation/qemu/qemu-1.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/qemu/ChangeLog b/app-emulation/qemu/ChangeLog
index b6d23f8c9cfe..fce32a461806 100644
--- a/app-emulation/qemu/ChangeLog
+++ b/app-emulation/qemu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/qemu
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.215 2013/05/31 15:35:40 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.216 2013/06/04 12:31:20 ago Exp $
+
+ 04 Jun 2013; Agostino Sarubbo <ago@gentoo.org> qemu-1.4.1.ebuild:
+ Stable for amd64, wrt bug #466092
31 May 2013; Sergei Trofimovich <slyfox@gentoo.org> qemu-9999.ebuild:
Added system target: moxie; user targets: mips64, mips64el, mipsn32,
diff --git a/app-emulation/qemu/qemu-1.4.1.ebuild b/app-emulation/qemu/qemu-1.4.1.ebuild
index fc254755707b..cd4706f3032a 100644
--- a/app-emulation/qemu/qemu-1.4.1.ebuild
+++ b/app-emulation/qemu/qemu-1.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.4.1.ebuild,v 1.2 2013/05/07 15:56:29 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.4.1.ebuild,v 1.3 2013/06/04 12:31:20 ago Exp $
EAPI=5
@@ -18,7 +18,7 @@ else
SRC_URI="http://wiki.qemu-project.org/download//${P}.tar.bz2
${BACKPORTS:+
http://dev.gentoo.org/~cardoe/distfiles/${P}-${BACKPORTS}.tar.xz}"
- KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+ KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"