commit:     1df9a1174d16b22dcc3257461b3a01cce74710ab
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 19 08:42:54 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 19 10:39:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1df9a117

sys-devel/clang-runtime: Update clang warning for 16.x

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-devel/clang-runtime/clang-runtime-16.0.0.9999.ebuild        | 2 +-
 sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220915.ebuild | 2 +-
 sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220918.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/clang-runtime/clang-runtime-16.0.0.9999.ebuild 
b/sys-devel/clang-runtime/clang-runtime-16.0.0.9999.ebuild
index c45769b02981..3cb2769d40af 100644
--- a/sys-devel/clang-runtime/clang-runtime-16.0.0.9999.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-16.0.0.9999.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
 
 pkg_pretend() {
        if tc-is-clang; then
-               ewarn "You seem to be using clang as a system compiler.  As of 
clang-15,"
+               ewarn "You seem to be using clang as a system compiler.  As of 
clang-16,"
                ewarn "upstream has turned a few warnings that commonly occur 
during"
                ewarn "configure script runs into errors by default.  This 
causes some"
                ewarn "configure tests to start failing, sometimes resulting in 
silent"

diff --git a/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220915.ebuild 
b/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220915.ebuild
index c45769b02981..3cb2769d40af 100644
--- a/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220915.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220915.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
 
 pkg_pretend() {
        if tc-is-clang; then
-               ewarn "You seem to be using clang as a system compiler.  As of 
clang-15,"
+               ewarn "You seem to be using clang as a system compiler.  As of 
clang-16,"
                ewarn "upstream has turned a few warnings that commonly occur 
during"
                ewarn "configure script runs into errors by default.  This 
causes some"
                ewarn "configure tests to start failing, sometimes resulting in 
silent"

diff --git a/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220918.ebuild 
b/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220918.ebuild
index c45769b02981..3cb2769d40af 100644
--- a/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220918.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20220918.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
 
 pkg_pretend() {
        if tc-is-clang; then
-               ewarn "You seem to be using clang as a system compiler.  As of 
clang-15,"
+               ewarn "You seem to be using clang as a system compiler.  As of 
clang-16,"
                ewarn "upstream has turned a few warnings that commonly occur 
during"
                ewarn "configure script runs into errors by default.  This 
causes some"
                ewarn "configure tests to start failing, sometimes resulting in 
silent"

Reply via email to