etc/portage: add lang
Moved lang from inv to lang
This commit is contained in:
parent
15e8d1dfb8
commit
9a58144dd2
4 changed files with 12 additions and 4 deletions
6
etc/portage/package.use/02lang
Normal file
6
etc/portage/package.use/02lang
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# /etc/portage/package.use/02lang
|
||||
# USE flags for languages
|
||||
|
||||
# python
|
||||
*/* PYTHON_TARGETS: -* python3_13 python3_14
|
||||
*/* PYTHON_SINGLE_TARGET: -* python3_14
|
||||
|
|
@ -1,10 +1,6 @@
|
|||
# /etc/portage/package.use/99inv
|
||||
# USE flags for individual packages
|
||||
|
||||
# python
|
||||
*/* PYTHON_TARGETS: -* python3_14
|
||||
*/* PYTHON_SINGLE_TARGET: -* python3_14
|
||||
|
||||
# gimp
|
||||
media-gfx/gimp heif
|
||||
app-text/poppler cairo
|
||||
|
|
|
|||
|
|
@ -5,5 +5,6 @@ www-client/firefox:esr
|
|||
mail-client/thunderbird:0/esr
|
||||
media-gfx/gimp
|
||||
net-fs/cifs-utils
|
||||
app-containers/podman
|
||||
app-containers/distrobox
|
||||
app-text/texlive
|
||||
|
|
|
|||
5
etc/portage/sets/lang
Normal file
5
etc/portage/sets/lang
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# /etc/portage/sets/lang
|
||||
# Set containing lang related packages
|
||||
|
||||
# python
|
||||
dev-lang/python
|
||||
Loading…
Add table
Add a link
Reference in a new issue