summaryrefslogtreecommitdiff
path: root/llvm-runtimes/clang-runtime
diff options
context:
space:
mode:
authorMichal Rostecki <vadorovsky@protonmail.com>2025-11-27 15:44:54 +0100
committerSam James <sam@gentoo.org>2025-11-28 03:19:32 +0000
commitb71ab9b25a862305039acc1a4996615f2bf266e0 (patch)
tree0efc1818998aa85b74f228ec3250011faf3f69f4 /llvm-runtimes/clang-runtime
parent41cde8859ceb9a6a76285cdc3071ea47d2762367 (diff)
downloadgentoo-b71ab9b25a862305039acc1a4996615f2bf266e0.tar.gz
gentoo-b71ab9b25a862305039acc1a4996615f2bf266e0.tar.bz2
gentoo-b71ab9b25a862305039acc1a4996615f2bf266e0.zip
llvm-runtimes/clang-runtime: Change the license to `public-domain`
Given that the latest revision of the ebuilds contains the content of configuration files, it's not really a metapackage anymore. Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44795 Closes: https://github.com/gentoo/gentoo/pull/44795 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'llvm-runtimes/clang-runtime')
-rw-r--r--llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild2
-rw-r--r--llvm-runtimes/clang-runtime/clang-runtime-17.0.6-r1.ebuild2
-rw-r--r--llvm-runtimes/clang-runtime/clang-runtime-18.1.8-r1.ebuild2
-rw-r--r--llvm-runtimes/clang-runtime/clang-runtime-19.1.7-r1.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild b/llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild
index b77fb77f0c90..f95bb488c234 100644
--- a/llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild
+++ b/llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Meta-ebuild for clang runtime libraries"
HOMEPAGE="https://clang.llvm.org/"
S=${WORKDIR}
-LICENSE="metapackage"
+LICENSE="public-domain"
SLOT="${PV%%.*}"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
diff --git a/llvm-runtimes/clang-runtime/clang-runtime-17.0.6-r1.ebuild b/llvm-runtimes/clang-runtime/clang-runtime-17.0.6-r1.ebuild
index b77fb77f0c90..f95bb488c234 100644
--- a/llvm-runtimes/clang-runtime/clang-runtime-17.0.6-r1.ebuild
+++ b/llvm-runtimes/clang-runtime/clang-runtime-17.0.6-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Meta-ebuild for clang runtime libraries"
HOMEPAGE="https://clang.llvm.org/"
S=${WORKDIR}
-LICENSE="metapackage"
+LICENSE="public-domain"
SLOT="${PV%%.*}"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
diff --git a/llvm-runtimes/clang-runtime/clang-runtime-18.1.8-r1.ebuild b/llvm-runtimes/clang-runtime/clang-runtime-18.1.8-r1.ebuild
index c728a182ebd3..51ec058e6cd6 100644
--- a/llvm-runtimes/clang-runtime/clang-runtime-18.1.8-r1.ebuild
+++ b/llvm-runtimes/clang-runtime/clang-runtime-18.1.8-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Meta-ebuild for clang runtime libraries"
HOMEPAGE="https://clang.llvm.org/"
S=${WORKDIR}
-LICENSE="metapackage"
+LICENSE="public-domain"
SLOT="${PV%%.*}"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
diff --git a/llvm-runtimes/clang-runtime/clang-runtime-19.1.7-r1.ebuild b/llvm-runtimes/clang-runtime/clang-runtime-19.1.7-r1.ebuild
index cdb468c2d0dd..897bd847aa1d 100644
--- a/llvm-runtimes/clang-runtime/clang-runtime-19.1.7-r1.ebuild
+++ b/llvm-runtimes/clang-runtime/clang-runtime-19.1.7-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Meta-ebuild for clang runtime libraries"
HOMEPAGE="https://clang.llvm.org/"
S=${WORKDIR}
-LICENSE="metapackage"
+LICENSE="public-domain"
SLOT="${PV%%.*}"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos"
IUSE="+compiler-rt libcxx offload openmp +sanitize"