Gentoo Archives: gentoo-commits

From: Nick Sarnie <sarnex@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/vulkan-tools/
Date: Fri, 30 Nov 2018 02:53:03
Message-Id: 1543546352.fcac77c7387312cd2d63e655b3ee27b926206346.sarnex@gentoo
1 commit: fcac77c7387312cd2d63e655b3ee27b926206346
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 30 02:52:32 2018 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 30 02:52:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcac77c7
7
8 dev-util/vulkan-tools: Clean up blockers
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
12
13 dev-util/vulkan-tools/vulkan-tools-1.1.82.0.ebuild | 4 +---
14 dev-util/vulkan-tools/vulkan-tools-1.1.92.0.ebuild | 2 --
15 dev-util/vulkan-tools/vulkan-tools-9999.ebuild | 2 --
16 3 files changed, 1 insertion(+), 7 deletions(-)
17
18 diff --git a/dev-util/vulkan-tools/vulkan-tools-1.1.82.0.ebuild b/dev-util/vulkan-tools/vulkan-tools-1.1.82.0.ebuild
19 index 338431363f2..1c16cbb616e 100644
20 --- a/dev-util/vulkan-tools/vulkan-tools-1.1.82.0.ebuild
21 +++ b/dev-util/vulkan-tools/vulkan-tools-1.1.82.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -24,8 +24,6 @@ LICENSE="Apache-2.0"
29 SLOT="0"
30 IUSE="+cube +vulkaninfo X wayland"
31
32 -# Old packaging will cause file collisions
33 -RDEPEND="!<=media-libs/vulkan-loader-1.1.70.0-r999"
34 DEPEND="${PYTHON_DEPS}
35 cube? ( dev-util/glslang:=[${MULTILIB_USEDEP}] )
36 dev-util/vulkan-headers
37
38 diff --git a/dev-util/vulkan-tools/vulkan-tools-1.1.92.0.ebuild b/dev-util/vulkan-tools/vulkan-tools-1.1.92.0.ebuild
39 index d76babf521b..d3d1c9c446f 100644
40 --- a/dev-util/vulkan-tools/vulkan-tools-1.1.92.0.ebuild
41 +++ b/dev-util/vulkan-tools/vulkan-tools-1.1.92.0.ebuild
42 @@ -24,8 +24,6 @@ LICENSE="Apache-2.0"
43 SLOT="0"
44 IUSE="+cube +vulkaninfo X wayland"
45
46 -# Old packaging will cause file collisions
47 -RDEPEND="!<=media-libs/vulkan-loader-1.1.70.0-r999"
48 DEPEND="${PYTHON_DEPS}
49 cube? ( dev-util/glslang:=[${MULTILIB_USEDEP}] )
50 dev-util/vulkan-headers
51
52 diff --git a/dev-util/vulkan-tools/vulkan-tools-9999.ebuild b/dev-util/vulkan-tools/vulkan-tools-9999.ebuild
53 index d76babf521b..d3d1c9c446f 100644
54 --- a/dev-util/vulkan-tools/vulkan-tools-9999.ebuild
55 +++ b/dev-util/vulkan-tools/vulkan-tools-9999.ebuild
56 @@ -24,8 +24,6 @@ LICENSE="Apache-2.0"
57 SLOT="0"
58 IUSE="+cube +vulkaninfo X wayland"
59
60 -# Old packaging will cause file collisions
61 -RDEPEND="!<=media-libs/vulkan-loader-1.1.70.0-r999"
62 DEPEND="${PYTHON_DEPS}
63 cube? ( dev-util/glslang:=[${MULTILIB_USEDEP}] )
64 dev-util/vulkan-headers