From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B96EB138E66 for ; Mon, 24 Feb 2014 02:20:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 525FEE0A5C; Mon, 24 Feb 2014 02:20:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CFC67E0A5C for ; Mon, 24 Feb 2014 02:20:20 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E304733F0EE for ; Mon, 24 Feb 2014 02:20:19 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2261) id A39D92004E; Mon, 24 Feb 2014 02:20:18 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/qemu: ChangeLog qemu-1.5.3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog qemu-1.5.3.ebuild X-VCS-Directories: app-emulation/qemu X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140224022018.A39D92004E@flycatcher.gentoo.org> Date: Mon, 24 Feb 2014 02:20:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ac89c4d7-472f-4eab-a2d6-79802c561df5 X-Archives-Hash: 1fad8f8bfffce4c09d7fff16dae27e8f phajdan.jr 14/02/24 02:20:18 Modified: ChangeLog qemu-1.5.3.ebuild Log: x86 stable wrt bug #483760 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!) Revision Changes Path 1.247 app-emulation/qemu/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.247&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.247&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?r1=1.246&r2=1.247 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v retrieving revision 1.246 retrieving revision 1.247 diff -u -r1.246 -r1.247 --- ChangeLog 19 Jan 2014 23:04:58 -0000 1.246 +++ ChangeLog 24 Feb 2014 02:20:18 -0000 1.247 @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/qemu # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.246 2014/01/19 23:04:58 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.247 2014/02/24 02:20:18 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr qemu-1.5.3.ebuild: + x86 stable wrt bug #483760 19 Jan 2014; Doug Goldstein qemu-1.7.0.ebuild: Nudge the SeaBIOS depend to the correct version for this release. 1.4 app-emulation/qemu/qemu-1.5.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.5.3.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.5.3.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.5.3.ebuild?r1=1.3&r2=1.4 Index: qemu-1.5.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.5.3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- qemu-1.5.3.ebuild 15 Sep 2013 09:29:18 -0000 1.3 +++ qemu-1.5.3.ebuild 24 Feb 2014 02:20:18 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.5.3.ebuild,v 1.3 2013/09/15 09:29:18 ago Exp $ +# $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 $ EAPI=5 @@ -21,7 +21,7 @@ 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"