commit: 1ffe842ed7446ca9f7efa194efb6250307a3820e Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org> AuthorDate: Mon Nov 10 18:46:09 2025 +0000 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org> CommitDate: Mon Nov 10 18:47:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ffe842e
dev-util/glslang: Bump subslot Closes: https://bugs.gentoo.org/965911 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org> dev-util/glslang/glslang-1.4.328.0.ebuild | 2 +- dev-util/glslang/glslang-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/glslang/glslang-1.4.328.0.ebuild b/dev-util/glslang/glslang-1.4.328.0.ebuild index dfb680a68d77..b86cb1cb331b 100644 --- a/dev-util/glslang/glslang-1.4.328.0.ebuild +++ b/dev-util/glslang/glslang-1.4.328.0.ebuild @@ -20,7 +20,7 @@ DESCRIPTION="Khronos reference front-end for GLSL and ESSL, and sample SPIR-V ge HOMEPAGE="https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/ https://github.com/KhronosGroup/glslang" LICENSE="BSD" -SLOT="0/15.4" +SLOT="0/16.0" BDEPEND="${PYTHON_DEPS} ~dev-util/spirv-tools-${PV}[${MULTILIB_USEDEP}] diff --git a/dev-util/glslang/glslang-9999.ebuild b/dev-util/glslang/glslang-9999.ebuild index dfb680a68d77..b86cb1cb331b 100644 --- a/dev-util/glslang/glslang-9999.ebuild +++ b/dev-util/glslang/glslang-9999.ebuild @@ -20,7 +20,7 @@ DESCRIPTION="Khronos reference front-end for GLSL and ESSL, and sample SPIR-V ge HOMEPAGE="https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/ https://github.com/KhronosGroup/glslang" LICENSE="BSD" -SLOT="0/15.4" +SLOT="0/16.0" BDEPEND="${PYTHON_DEPS} ~dev-util/spirv-tools-${PV}[${MULTILIB_USEDEP}]
