Add file purpose. Switch license from BSD-3-Clause-Clear to GPL-3.0-or-later.
This commit is contained in:
parent
9c49e37361
commit
0a4d016202
26
portage/sets/lang
Normal file
26
portage/sets/lang
Normal file
@ -0,0 +1,26 @@
|
||||
# Inferencium
|
||||
# Portage - Set - Programming Languages
|
||||
|
||||
# Copyright 2023 Inference
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
# Version: 1.0.0.1
|
||||
|
||||
|
||||
# Packages which contain or bootstrap programming languages. These packages should be recompiled
|
||||
# after each toolchain update/change, and all software compiled using these programming languages
|
||||
# should be recompiled using the recompiled programming languages afterwards.
|
||||
dev-lang/duktape
|
||||
dev-lang/go
|
||||
dev-lang/lua
|
||||
dev-lang/luajit
|
||||
dev-lang/nasm
|
||||
dev-lang/perl
|
||||
dev-lang/python
|
||||
dev-lang/python-exec
|
||||
dev-lang/python-exec-conf
|
||||
dev-lang/rust
|
||||
dev-lang/swig
|
||||
dev-lang/tcl
|
||||
dev-lang/vala
|
||||
dev-lang/yasm
|
13
portage/sets/rust
Normal file
13
portage/sets/rust
Normal file
@ -0,0 +1,13 @@
|
||||
# Inferencium
|
||||
# Portage - Set - Rust
|
||||
|
||||
# Copyright 2022-2023 Inference
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
# Version: 1.0.0.2
|
||||
|
||||
|
||||
# Packages which are written in Rust and are compiled via rustc. These packages should be recompiled
|
||||
# after each Rust update/change.
|
||||
sys-process/bottom
|
||||
x11-terms/alacritty
|
21
portage/sets/tc-llvm
Normal file
21
portage/sets/tc-llvm
Normal file
@ -0,0 +1,21 @@
|
||||
# Inferencium
|
||||
# Portage - Set - Toolchain - LLVM
|
||||
|
||||
# Copyright 2022-2023 Inference
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
# Version: 1.0.0.3
|
||||
|
||||
|
||||
sys-devel/clang
|
||||
sys-devel/clang-common
|
||||
sys-devel/clang-runtime
|
||||
sys-devel/lld
|
||||
sys-devel/llvm
|
||||
sys-devel/llvm-common
|
||||
sys-libs/compiler-rt
|
||||
sys-libs/compiler-rt-sanitizers
|
||||
sys-libs/libcxx
|
||||
sys-libs/libcxxabi
|
||||
sys-libs/libomp
|
||||
sys-libs/llvm-libunwind
|
Loading…
x
Reference in New Issue
Block a user