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 BCEFF1382C5 for ; Mon, 11 May 2020 08:57:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5689E088D; Mon, 11 May 2020 08:57:37 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D06DBE088D for ; Mon, 11 May 2020 08:57:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C97F634F832 for ; Mon, 11 May 2020 08:57:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0A8123F for ; Mon, 11 May 2020 08:57:32 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1589186586.bf0002566f1253c11c48fc655a6eebe0cde64c9e.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/discord-canary-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/discord-canary-bin/discord-canary-bin-0.0.103.ebuild X-VCS-Directories: net-im/discord-canary-bin/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: bf0002566f1253c11c48fc655a6eebe0cde64c9e X-VCS-Branch: master Date: Mon, 11 May 2020 08:57:32 +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: 10889cf6-cfcf-4a61-ab82-1c99697b14e4 X-Archives-Hash: e6c052dc53871165bf241d734a5fb1ff commit: bf0002566f1253c11c48fc655a6eebe0cde64c9e Author: Andrew Ammerlaan riseup net> AuthorDate: Mon May 11 08:43:06 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon May 11 08:43:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bf000256 net-im/discord-canary-bin: append -bin suffix Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> .../discord-canary-bin/discord-canary-bin-0.0.103.ebuild | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.103.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.103.ebuild index ba5097f..0473300 100644 --- a/net-im/discord-canary-bin/discord-canary-bin-0.0.103.ebuild +++ b/net-im/discord-canary-bin/discord-canary-bin-0.0.103.ebuild @@ -58,13 +58,13 @@ DEPEND="${RDEPEND} S=${WORKDIR}/DiscordCanary QA_PREBUILT=" - opt/discord-canary/DiscordCanary - opt/discord-canary/libEGL.so - opt/discord-canary/libGLESv2.so - opt/discord-canary/swiftshader/libEGL.so - opt/discord-canary/swiftshader/libGLESv2.so - opt/discord-canary/libVkICD_mock_icd.so - opt/discord-canary/libffmpeg.so + opt/discord-canary-bin/DiscordCanary + opt/discord-canary-bin/libEGL.so + opt/discord-canary-bin/libGLESv2.so + opt/discord-canary-bin/swiftshader/libEGL.so + opt/discord-canary-bin/swiftshader/libGLESv2.so + opt/discord-canary-bin/libVkICD_mock_icd.so + opt/discord-canary-bin/libffmpeg.so " src_install() { 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 CF47F1382C5 for ; Mon, 11 May 2020 08:43:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6898E07FE; Mon, 11 May 2020 08:43:14 +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 BB2A7E07FE for ; Mon, 11 May 2020 08:43:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 803C834F831 for ; Mon, 11 May 2020 08:43:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9DA9211 for ; Mon, 11 May 2020 08:43:11 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1589186586.bf0002566f1253c11c48fc655a6eebe0cde64c9e.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/discord-canary-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/discord-canary-bin/discord-canary-bin-0.0.103.ebuild X-VCS-Directories: net-im/discord-canary-bin/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: bf0002566f1253c11c48fc655a6eebe0cde64c9e X-VCS-Branch: dev Date: Mon, 11 May 2020 08:43:11 +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: e7df59c7-b4cb-41ff-a535-ab2bc8d29d17 X-Archives-Hash: f3d4e6ff94d6d05ce7fb4db374ce1128 Message-ID: <20200511084311.3y4vLYxviIVk0OftKN4y62_wUZNNLWR72mROOUM8pno@z> commit: bf0002566f1253c11c48fc655a6eebe0cde64c9e Author: Andrew Ammerlaan riseup net> AuthorDate: Mon May 11 08:43:06 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon May 11 08:43:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bf000256 net-im/discord-canary-bin: append -bin suffix Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> .../discord-canary-bin/discord-canary-bin-0.0.103.ebuild | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.103.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.103.ebuild index ba5097f..0473300 100644 --- a/net-im/discord-canary-bin/discord-canary-bin-0.0.103.ebuild +++ b/net-im/discord-canary-bin/discord-canary-bin-0.0.103.ebuild @@ -58,13 +58,13 @@ DEPEND="${RDEPEND} S=${WORKDIR}/DiscordCanary QA_PREBUILT=" - opt/discord-canary/DiscordCanary - opt/discord-canary/libEGL.so - opt/discord-canary/libGLESv2.so - opt/discord-canary/swiftshader/libEGL.so - opt/discord-canary/swiftshader/libGLESv2.so - opt/discord-canary/libVkICD_mock_icd.so - opt/discord-canary/libffmpeg.so + opt/discord-canary-bin/DiscordCanary + opt/discord-canary-bin/libEGL.so + opt/discord-canary-bin/libGLESv2.so + opt/discord-canary-bin/swiftshader/libEGL.so + opt/discord-canary-bin/swiftshader/libGLESv2.so + opt/discord-canary-bin/libVkICD_mock_icd.so + opt/discord-canary-bin/libffmpeg.so " src_install() {