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 C0DCF138334 for ; Thu, 14 Feb 2019 22:29:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA40BE07A7; Thu, 14 Feb 2019 22:29:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 94A3CE07A7 for ; Thu, 14 Feb 2019 22:29:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AAA84335C60 for ; Thu, 14 Feb 2019 22:29:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C340944B for ; Thu, 14 Feb 2019 22:29:39 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1550183371.b4b299419f8ada0468d1b0ac973bfc1496f1c27c.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/dolphin/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/dolphin/dolphin-9999.ebuild X-VCS-Directories: games-emulation/dolphin/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: b4b299419f8ada0468d1b0ac973bfc1496f1c27c X-VCS-Branch: master Date: Thu, 14 Feb 2019 22:29:39 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ec025bec-d252-4998-9cd5-50efeadeeb16 X-Archives-Hash: 1d6831d3451611124de42d3e3af08659 commit: b4b299419f8ada0468d1b0ac973bfc1496f1c27c Author: Sergei Trofimovich gentoo org> AuthorDate: Thu Feb 14 22:29:01 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Feb 14 22:29:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4b29941 games-emulation/dolphin: whitelist FreeSurround Reported-by: Michael Cook Reported-by: Samuel BAUER Closes: https://bugs.gentoo.org/678020 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich gentoo.org> games-emulation/dolphin/dolphin-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-emulation/dolphin/dolphin-9999.ebuild b/games-emulation/dolphin/dolphin-9999.ebuild index fcc451d6afd..0fcb0705199 100644 --- a/games-emulation/dolphin/dolphin-9999.ebuild +++ b/games-emulation/dolphin/dolphin-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -75,6 +75,7 @@ src_prepare() { # preference. See CMakeLists.txt for conditional 'add_subdirectory' calls. local KEEP_SOURCES=( Bochs_disasm + FreeSurround cpp-optparse glslang imgui