commit: 56e58297d037897a3a6d551f725c4b6097e1a0da Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org> AuthorDate: Sat Feb 4 18:19:42 2023 +0000 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org> CommitDate: Sat Feb 4 18:21:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56e58297
dev-util/glslang: Bump slot Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org> dev-util/glslang/glslang-1.3.239.ebuild | 2 +- dev-util/glslang/glslang-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/glslang/glslang-1.3.239.ebuild b/dev-util/glslang/glslang-1.3.239.ebuild index 6db825550c8f..a06a97ac7bde 100644 --- a/dev-util/glslang/glslang-1.3.239.ebuild +++ b/dev-util/glslang/glslang-1.3.239.ebuild @@ -22,7 +22,7 @@ HOMEPAGE="https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/ https:/ PATCHES=( "${FILESDIR}/${PN}-1.3.236-Install-static-libs.patch" ) LICENSE="BSD" -SLOT="0/1" +SLOT="0/12" BDEPEND="${PYTHON_DEPS}" diff --git a/dev-util/glslang/glslang-9999.ebuild b/dev-util/glslang/glslang-9999.ebuild index 6db825550c8f..a06a97ac7bde 100644 --- a/dev-util/glslang/glslang-9999.ebuild +++ b/dev-util/glslang/glslang-9999.ebuild @@ -22,7 +22,7 @@ HOMEPAGE="https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/ https:/ PATCHES=( "${FILESDIR}/${PN}-1.3.236-Install-static-libs.patch" ) LICENSE="BSD" -SLOT="0/1" +SLOT="0/12" BDEPEND="${PYTHON_DEPS}"
