commit: 6974f5eec0e229b3146034c89598d6917df4f3f9 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Oct 11 20:01:54 2023 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Oct 11 20:01:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6974f5ee
package.mask: Drop obsolete eudev mask Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index f33504e1f21a..5f49aa3e456f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -221,26 +221,6 @@ dev-ruby/ruby-elf # Removal on 2023-10-14 dev-python/abydos -# Andreas K. Hüttel <[email protected]> (2023-09-11) -# Dead project accumulating open bugs and incompatibilities. -# -# For more detail, please see the '2021-08-24-eudev-retirement' news item -# as well as the '2022-04-19-systemd-utils' news item. -# -# 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 - # Sam James <[email protected]> (2023-09-09) # OpenSSL 1.1.x is EOL on 2023-09-11. Please upgrade immediately to >= OpenSSL 3. # https://www.openssl.org/blog/blog/2023/03/28/1.1.1-EOL/
