mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
profiles: add profiles/package.mask (mask atom without selected profile)
This commit is contained in:
parent
76599eb9f0
commit
9870a8f670
1 changed files with 30 additions and 0 deletions
30
profiles/package.mask
Normal file
30
profiles/package.mask
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
####################################################################
|
||||
#
|
||||
# When you add an entry to the top of this file, add your name, the date
|
||||
# in the UTC timezone, and an explanation of why something is getting masked.
|
||||
# Please be extremely careful not to commit atoms that are not valid, as it can
|
||||
# cause large-scale breakage, especially if it ends up in the daily snapshot.
|
||||
#
|
||||
## Example:
|
||||
##
|
||||
## # Dev E. Loper <developer@gentoo.org> (2019-07-01)
|
||||
## # Masking these versions until we can get the
|
||||
## # v4l stuff to work properly again
|
||||
## =media-video/mplayer-0.90_pre5
|
||||
## =media-video/mplayer-0.90_pre5-r1
|
||||
#
|
||||
# - Best last rites (removal) practices -
|
||||
# Include the following info:
|
||||
# a) reason for masking
|
||||
# b) bug # for the removal (and yes you should have one)
|
||||
# c) date of removal (either the date or "in x days")
|
||||
#
|
||||
## Example:
|
||||
##
|
||||
## # Dev E. Loper <developer@gentoo.org> (2019-07-01)
|
||||
## # Masked for removal in 30 days. Doesn't work
|
||||
## # with new libfoo. Upstream dead, gtk-1, smells
|
||||
## # funny. (bug #987654)
|
||||
## app-misc/some-package
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
Loading…
Reference in a new issue