Add Portage programming languages set.
This commit is contained in:
parent
6160dd8ee3
commit
c5d44bd79e
25
portage/sets/lang
Normal file
25
portage/sets/lang
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
# Portage - Set - Programming Languages
|
||||||
|
|
||||||
|
# Copyright 2023 Inference
|
||||||
|
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||||
|
|
||||||
|
# Version: 0.0.0.0
|
||||||
|
|
||||||
|
|
||||||
|
# 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
|
Loading…
x
Reference in New Issue
Block a user