commit: 870930c8e643243a958d33976e63c5b75211c21b
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 10 17:12:29 2023 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Fri Nov 10 17:13:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=870930c8
dev-util/glslang: Bump slot
I missed this in the previous revbump.
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
dev-util/glslang/{glslang-1.3.268.ebuild => glslang-1.3.268-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/glslang/glslang-1.3.268.ebuild
b/dev-util/glslang/glslang-1.3.268-r1.ebuild
similarity index 98%
rename from dev-util/glslang/glslang-1.3.268.ebuild
rename to dev-util/glslang/glslang-1.3.268-r1.ebuild
index b68eb152c14b..809e9b2f1e97 100644
--- a/dev-util/glslang/glslang-1.3.268.ebuild
+++ b/dev-util/glslang/glslang-1.3.268-r1.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/12"
+SLOT="0/13"
# Bug 698850
RESTRICT="test"