diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-09-11 17:11:35 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-09-11 17:12:22 +0200 |
commit | d70bdc2a4d410d7165eadae96ec10a8d29cb8578 (patch) | |
tree | 9b9a6b779346299dd94e158f53b8d8af3586b53e /profiles | |
parent | dev-python/mypy: Stabilize 1.5.1 hppa, #913987 (diff) | |
download | gentoo-d70bdc2a4d410d7165eadae96ec10a8d29cb8578.tar.gz gentoo-d70bdc2a4d410d7165eadae96ec10a8d29cb8578.tar.bz2 gentoo-d70bdc2a4d410d7165eadae96ec10a8d29cb8578.zip |
package.mask: Mask eudev for removal
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index f53424b2001c..11a677b9cbd3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <dilfridge@gentoo.org> (2023-09-11) +# Dead project accumulating open bugs and incompatibilities. +# No maintainer commits since February 2021. +# Bugs 673834, 713106, 753134, 667686, 771705, 668880, 770358, 851255, +# 711462, 904741, ... Removal in 30 days. +sys-fs/eudev + # Leonardo Hernández Hernández <leohdz172@proton.me> (2023-09-10) # Upstream has marked this packaged as unmaintained[0] and recommends usage of # the active fork eza[1] available as sys-apps/eza |