Update copyright year range in preparation for 2023. Switch to SPDX license formatting. Switch to new 100-120 column code style.
This commit is contained in:
parent
c64983dbfd
commit
6223d38891
@ -1,22 +1,21 @@
|
||||
# Portage - package.mask
|
||||
|
||||
# Copyright 2022 Inference
|
||||
# License: BSD 3-Clause Clear
|
||||
# Copyright 2022-2023 Inference
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
|
||||
# 0.0.0.0
|
||||
# 0.0.1.1
|
||||
|
||||
|
||||
# Global.
|
||||
#*/*x11*
|
||||
#*/*xorg*
|
||||
## sudo is a security risk due to overly complex configuration;
|
||||
## doas is a superior alternative with simple configuration.
|
||||
## sudo is a security risk due to overly complex configuration; doas is a superior alternative with
|
||||
## simple configuration.
|
||||
app-admin/sudo
|
||||
## Hikari frequently loses connection to Wayland server and kills open
|
||||
## processes.
|
||||
## Hikari frequently loses connection to Wayland server and kills open processes.
|
||||
gui-wm/hikari
|
||||
## llvm-libunwind is an LLVM-optimised alternative to libunwind.
|
||||
sys-libs/libunwind
|
||||
## Firefox is insecure due to sandbox and cross-site leaks;
|
||||
## Chromium is a superior alternative with strong security.
|
||||
## Firefox is insecure due to sandbox and cross-site leaks; Chromium is a superior alternative with
|
||||
## strong security.
|
||||
www-client/firefox
|
||||
|
Loading…
x
Reference in New Issue
Block a user