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 A8B33138350 for ; Mon, 20 Jan 2020 10:44:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9E4AE096F; Mon, 20 Jan 2020 10:44:38 +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 BABA8E096F for ; Mon, 20 Jan 2020 10:44:38 +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 5A75C34E2CB for ; Mon, 20 Jan 2020 10:44:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6650D7E for ; Mon, 20 Jan 2020 10:44:35 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1579517049.0db22dfec31f9dbddfb503da6b7b39d216ea20eb.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/evoluspencil/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild X-VCS-Directories: media-gfx/evoluspencil/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 0db22dfec31f9dbddfb503da6b7b39d216ea20eb X-VCS-Branch: master Date: Mon, 20 Jan 2020 10:44:35 +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: ece9ee3e-067c-4e40-808a-8fbd60fed250 X-Archives-Hash: 99708faf03ac025a1739cbdf4d0a7845 commit: 0db22dfec31f9dbddfb503da6b7b39d216ea20eb Author: Michael Palimaka gentoo org> AuthorDate: Mon Jan 20 10:44:09 2020 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Jan 20 10:44:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0db22dfe media-gfx/evoluspencil: avoid debuging symbol collision This is a binary package, so any symbols are likely useless anyway. Closes: https://bugs.gentoo.org/703602 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Palimaka gentoo.org> media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild b/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild index 4980879c87b..c19f32abf04 100644 --- a/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild +++ b/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -48,6 +48,9 @@ RDEPEND=" S="${WORKDIR}" +# bug 703602 +RESTRICT="splitdebug" + QA_PREBUILT=" opt/${MY_PN}/*.so opt/${MY_PN}/chrome-sandbox