From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1035903-garchives=archives.gentoo.org@lists.gentoo.org>
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 54236138334
	for <garchives@archives.gentoo.org>; Thu, 12 Jul 2018 21:47:08 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 121C2E092F;
	Thu, 12 Jul 2018 21:47:07 +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 D68D7E092F
	for <gentoo-commits@lists.gentoo.org>; Thu, 12 Jul 2018 21:47:06 +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 169FF335D38
	for <gentoo-commits@lists.gentoo.org>; Thu, 12 Jul 2018 21:47:05 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E7C631B
	for <gentoo-commits@lists.gentoo.org>; Thu, 12 Jul 2018 21:47:03 +0000 (UTC)
From: "Nick Sarnie" <sarnex@gentoo.org>
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" <sarnex@gentoo.org>
Message-ID: <1531431997.70cfa1a8a7c34ac4df3ab99a49fb3036908b0a44.sarnex@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/spirv-tools/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-util/spirv-tools/spirv-tools-2018.4.ebuild dev-util/spirv-tools/spirv-tools-9999.ebuild
X-VCS-Directories: dev-util/spirv-tools/
X-VCS-Committer: sarnex
X-VCS-Committer-Name: Nick Sarnie
X-VCS-Revision: 70cfa1a8a7c34ac4df3ab99a49fb3036908b0a44
X-VCS-Branch: master
Date: Thu, 12 Jul 2018 21:47:03 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 274fa603-af2b-415b-b171-70d07b06e0da
X-Archives-Hash: de311c129f73edd686f1eaed0c6ad5fe

commit:     70cfa1a8a7c34ac4df3ab99a49fb3036908b0a44
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 12 21:46:37 2018 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Thu Jul 12 21:46:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70cfa1a8

dev-util/spirv-tools: Require new spirv-headers

Fixes: https://bugs.gentoo.org/661014
Package-Manager: Portage-2.3.42, Repoman-2.3.9

 dev-util/spirv-tools/spirv-tools-2018.4.ebuild | 2 +-
 dev-util/spirv-tools/spirv-tools-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/spirv-tools/spirv-tools-2018.4.ebuild b/dev-util/spirv-tools/spirv-tools-2018.4.ebuild
index 9b76b868f23..95d38ce604d 100644
--- a/dev-util/spirv-tools/spirv-tools-2018.4.ebuild
+++ b/dev-util/spirv-tools/spirv-tools-2018.4.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
 RESTRICT="test"
 
 RDEPEND=""
-DEPEND="dev-util/spirv-headers"
+DEPEND=">=dev-util/spirv-headers-1.3.1_pre20180710"
 EGIT_COMMIT="f508896d6487d09f5c9a2a3835595446fec0791a"
 S="${WORKDIR}/SPIRV-Tools-${PV}"
 

diff --git a/dev-util/spirv-tools/spirv-tools-9999.ebuild b/dev-util/spirv-tools/spirv-tools-9999.ebuild
index 31b356a6c96..029556876e6 100644
--- a/dev-util/spirv-tools/spirv-tools-9999.ebuild
+++ b/dev-util/spirv-tools/spirv-tools-9999.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
 RESTRICT="test"
 
 RDEPEND=""
-DEPEND="dev-util/spirv-headers"
+DEPEND=">=dev-util/spirv-headers-1.3.1_pre20180710"
 
 multilib_src_configure() {
 	local mycmakeargs=(