commit:     2441adb414ab2b6f807525ddc3bb93e92c428723
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 14 16:48:39 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 17:25:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2441adb4

sys-devel/clang: Bump the subslot on 15.0.7

Closes: https://bugs.gentoo.org/890818
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-devel/clang/{clang-15.0.7.ebuild => clang-15.0.7-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang/clang-15.0.7.ebuild 
b/sys-devel/clang/clang-15.0.7-r1.ebuild
similarity index 99%
rename from sys-devel/clang/clang-15.0.7.ebuild
rename to sys-devel/clang/clang-15.0.7-r1.ebuild
index b762826958d8..66ccf3abc32c 100644
--- a/sys-devel/clang/clang-15.0.7.ebuild
+++ b/sys-devel/clang/clang-15.0.7-r1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://llvm.org/";
 # sorttable.js: MIT
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
-SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
+SLOT="${LLVM_MAJOR}/${LLVM_SOABI}g1"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x64-macos"
 IUSE="debug doc +extra ieee-long-double +pie +static-analyzer test xml"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"

Reply via email to