diff options
author | Sam James <sam@gentoo.org> | 2023-09-11 22:41:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-11 22:41:17 +0100 |
commit | 7425f99179748bce24ff54227c7fe5405d3f594a (patch) | |
tree | 726aee27e166da9ac15e513079c51d4f9a3aa7b7 /profiles | |
parent | profiles/arch/hppa: mask USE=wayland (diff) | |
download | gentoo-7425f99179748bce24ff54227c7fe5405d3f594a.tar.gz gentoo-7425f99179748bce24ff54227c7fe5405d3f594a.tar.bz2 gentoo-7425f99179748bce24ff54227c7fe5405d3f594a.zip |
profiles: clarify eudev bugs
Explain the tags issue.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 11a677b9cbd3..9887567068c0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -35,9 +35,15 @@ # 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. +# No Gentoo maintainer commits since February 2021. +# Many Gentoo packaging issues (some may need to go upstream): +# bug #713106, #753134, bug #667686, bug #771705, bug #668880, #770358, bug #851255 +# bug #711462, #904741 +# But more pressingly, lacks support for the udev 'tags' API which libgudev now +# requires. No fix has been committed upstream and other software like Plymouth +# has been broken with eudev for some time because of this missing support. +# See bug #913702. +# Removal on 2023-10-11. sys-fs/eudev # Leonardo Hernández Hernández <leohdz172@proton.me> (2023-09-10) |