Updating to latest package usage
This commit is contained in:
parent
be5875f1c5
commit
d74a2ebefa
|
@ -6,5 +6,6 @@ media-sound/spotify Spotify
|
|||
net-im/discord-bin all-rights-reserved
|
||||
|
||||
www-client/microsoft-edge microsoft-edge
|
||||
www-plugins/chrome-binary-plugins google-chrome
|
||||
www-client/vivaldi Vivaldi
|
||||
|
||||
net-vpn/nordvpn NordVPN
|
||||
app-arch/unrar unRAR
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
>=dev-lang/python-3.10
|
||||
<=dev-lang/python-2.8
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# required by media-libs/mesa-21.3.3::gentoo[vaapi,gallium]
|
||||
# required by mesa (argument)
|
||||
>=x11-libs/libva-2.13.0-r1 abi_x86_32
|
||||
>=x11-libs/libva-2.13.0-r1 abi_x86_32 opengl
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
# Uncomment on initial install,
|
||||
# Comment afterward
|
||||
#media-libs/mesa -vaapi
|
||||
|
|
|
@ -1 +1 @@
|
|||
media-video/mpv -dvd
|
||||
media-video/mpv python_targets_python3_9 -bluray -cdda -dvb -dvd
|
||||
|
|
|
@ -1 +1,15 @@
|
|||
media-video/obs-studio browser pipewire
|
||||
# required by x11-libs/libXdmcp-1.1.3-r1::gentoo
|
||||
# required by x11-libs/libxcb-1.14::gentoo
|
||||
# required by media-video/obs-studio-27.2.0::gentoo
|
||||
# required by @selected
|
||||
# required by @world (argument)
|
||||
>=dev-libs/libbsd-0.11.3 abi_x86_32
|
||||
# required by dev-libs/libbsd-0.11.3::gentoo
|
||||
# required by x11-libs/libXdmcp-1.1.3-r1::gentoo
|
||||
# required by x11-libs/libxcb-1.14::gentoo
|
||||
# required by media-video/obs-studio-27.2.0::gentoo
|
||||
# required by @selected
|
||||
# required by @world (argument)
|
||||
>=app-crypt/libmd-1.0.4 abi_x86_32
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
*/* PYTHON_TARGETS: -* python3_9 -python2_7
|
||||
*/* PYTHON_SINGLE_TARGET: -* python3_9
|
||||
*/* PYTHON_TARGETS: -* python3_10
|
||||
*/* PYTHON_SINGLE_TARGET: -* python3_10
|
||||
|
|
|
@ -1 +1 @@
|
|||
app-editors/vim python python_single_target_python3_9
|
||||
app-editors/vim python
|
||||
|
|
Loading…
Reference in New Issue