Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/qemu: ChangeLog qemu-1.5.3.ebuild
Date: Mon, 24 Feb 2014 02:20:29
Message-Id: 20140224022018.A39D92004E@flycatcher.gentoo.org
1 phajdan.jr 14/02/24 02:20:18
2
3 Modified: ChangeLog qemu-1.5.3.ebuild
4 Log:
5 x86 stable wrt bug #483760
6
7 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.247 app-emulation/qemu/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.247&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.247&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?r1=1.246&r2=1.247
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v
19 retrieving revision 1.246
20 retrieving revision 1.247
21 diff -u -r1.246 -r1.247
22 --- ChangeLog 19 Jan 2014 23:04:58 -0000 1.246
23 +++ ChangeLog 24 Feb 2014 02:20:18 -0000 1.247
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-emulation/qemu
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.246 2014/01/19 23:04:58 cardoe Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.247 2014/02/24 02:20:18 phajdan.jr Exp $
29 +
30 + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o> qemu-1.5.3.ebuild:
31 + x86 stable wrt bug #483760
32
33 19 Jan 2014; Doug Goldstein <cardoe@g.o> qemu-1.7.0.ebuild:
34 Nudge the SeaBIOS depend to the correct version for this release.
35
36
37
38 1.4 app-emulation/qemu/qemu-1.5.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.5.3.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.5.3.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.5.3.ebuild?r1=1.3&r2=1.4
43
44 Index: qemu-1.5.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.5.3.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- qemu-1.5.3.ebuild 15 Sep 2013 09:29:18 -0000 1.3
51 +++ qemu-1.5.3.ebuild 24 Feb 2014 02:20:18 -0000 1.4
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2013 Gentoo Foundation
54 +# Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.5.3.ebuild,v 1.3 2013/09/15 09:29:18 ago Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.5.3.ebuild,v 1.4 2014/02/24 02:20:18 phajdan.jr Exp $
58
59 EAPI=5
60
61 @@ -21,7 +21,7 @@
62 SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2
63 ${BACKPORTS:+
64 http://dev.gentoo.org/~cardoe/distfiles/${P}-${BACKPORTS}.tar.xz}"
65 - KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
66 + KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
67 fi
68
69 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"