From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AA86D138334 for ; Mon, 22 Oct 2018 14:40:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7819AE08D0; Mon, 22 Oct 2018 14:40:15 +0000 (UTC) Received: from tsukuyomi.43-1.org (unknown [IPv6:2a01:4f8:173:743::1:50]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1E8EDE089F for ; Mon, 22 Oct 2018 14:40:15 +0000 (UTC) From: Matthias Maier To: Michal Privoznik Cc: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] Re: [PATCH 0/2] app-emulation/qemu-9999: Couple of sync patches In-Reply-To: (Michal Privoznik's message of "Mon, 22 Oct 2018 14:21:06 +0100") References: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) Date: Mon, 22 Oct 2018 09:39:51 -0500 Message-ID: <87o9bmt58o.fsf@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain X-Archives-Salt: 3bf10f5a-d475-4c93-8c39-1f45adc2e225 X-Archives-Hash: d50c7b91efc6428063f59b799dd7bbc6 On Mon, Oct 22, 2018, at 08:21 CDT, Michal Privoznik wrote: > QEMU upstream has changed a bit and thus we must update our ebuild. > > Michal Privoznik (2): > app-emulation/qemu-9999: Drop gtk2 use flag > app-emulation/qemu-9999: Drop sdl-1.2 support > > app-emulation/qemu/qemu-9999.ebuild | 31 ++++++++--------------------- > 1 file changed, 8 insertions(+), 23 deletions(-) Pushed to the tree. As always, thanks a lot for your contributions! Matthias