commit: 4e96e10dde94a37dc08a527ba07de9dca5fcd04b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Mar 23 02:44:56 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Mar 23 02:44:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e96e10d
llvm-core/clang-runtime: Remove UnusedInherits Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> llvm-core/clang-runtime/clang-runtime-20.1.1.ebuild | 2 +- llvm-core/clang-runtime/clang-runtime-21.0.0.9999.ebuild | 2 +- llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250317.ebuild | 2 +- llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250322.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/llvm-core/clang-runtime/clang-runtime-20.1.1.ebuild b/llvm-core/clang-runtime/clang-runtime-20.1.1.ebuild index b60f249215d0..ae31aa35da09 100644 --- a/llvm-core/clang-runtime/clang-runtime-20.1.1.ebuild +++ b/llvm-core/clang-runtime/clang-runtime-20.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit multilib-build toolchain-funcs +inherit multilib-build DESCRIPTION="Meta-ebuild for clang runtime libraries" HOMEPAGE="https://clang.llvm.org/" diff --git a/llvm-core/clang-runtime/clang-runtime-21.0.0.9999.ebuild b/llvm-core/clang-runtime/clang-runtime-21.0.0.9999.ebuild index a28e9569b2e3..c9b2e10bf798 100644 --- a/llvm-core/clang-runtime/clang-runtime-21.0.0.9999.ebuild +++ b/llvm-core/clang-runtime/clang-runtime-21.0.0.9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit multilib-build toolchain-funcs +inherit multilib-build DESCRIPTION="Meta-ebuild for clang runtime libraries" HOMEPAGE="https://clang.llvm.org/" diff --git a/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250317.ebuild b/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250317.ebuild index a28e9569b2e3..c9b2e10bf798 100644 --- a/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250317.ebuild +++ b/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250317.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit multilib-build toolchain-funcs +inherit multilib-build DESCRIPTION="Meta-ebuild for clang runtime libraries" HOMEPAGE="https://clang.llvm.org/" diff --git a/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250322.ebuild b/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250322.ebuild index a28e9569b2e3..c9b2e10bf798 100644 --- a/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250322.ebuild +++ b/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250322.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit multilib-build toolchain-funcs +inherit multilib-build DESCRIPTION="Meta-ebuild for clang runtime libraries" HOMEPAGE="https://clang.llvm.org/"
