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 1F7EB13835A for ; Sat, 7 Nov 2020 17:10:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 338FCE07F9; Sat, 7 Nov 2020 17:10:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 1F654E07F9 for ; Sat, 7 Nov 2020 17:10:47 +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 BDDB633B864 for ; Sat, 7 Nov 2020 17:10:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4570142C for ; Sat, 7 Nov 2020 17:10:44 +0000 (UTC) From: "Nick Sarnie" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nick Sarnie" Message-ID: <1604769023.0667fafea6f12a5fe6bd4e57f65badf81e603c66.sarnex@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/shaderc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/shaderc/shaderc-2020.4_pre20201106.ebuild X-VCS-Directories: media-libs/shaderc/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: 0667fafea6f12a5fe6bd4e57f65badf81e603c66 X-VCS-Branch: master Date: Sat, 7 Nov 2020 17:10:44 +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: d439e193-f2b8-4b85-b1b3-23eeb2080bfb X-Archives-Hash: 1295709263e2a27cf1fd54db8aa41842 commit: 0667fafea6f12a5fe6bd4e57f65badf81e603c66 Author: Nick Sarnie gentoo org> AuthorDate: Sat Nov 7 17:08:56 2020 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Sat Nov 7 17:10:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0667fafe media-libs/shaderc: Bump dep Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Nick Sarnie gentoo.org> media-libs/shaderc/shaderc-2020.4_pre20201106.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/shaderc/shaderc-2020.4_pre20201106.ebuild b/media-libs/shaderc/shaderc-2020.4_pre20201106.ebuild index b96cf483ee1..7166e78e163 100644 --- a/media-libs/shaderc/shaderc-2020.4_pre20201106.ebuild +++ b/media-libs/shaderc/shaderc-2020.4_pre20201106.ebuild @@ -22,7 +22,7 @@ IUSE="doc test" RDEPEND=" >=dev-util/glslang-10.11.0.0_pre20200924[${MULTILIB_USEDEP}] - >=dev-util/spirv-tools-2020.5_pre20200922[${MULTILIB_USEDEP}] + >=dev-util/spirv-tools-2020.5_pre2021107[${MULTILIB_USEDEP}] " DEPEND="${RDEPEND} ${PYTHON_DEPS}