commit: 51e951660a7af7a3789a1bed2953e5e246ab0235 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Oct 8 09:45:04 2022 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Oct 8 09:45:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51e95166
profiles: unmask net-misc/netkit-bootpd again Closes: https://bugs.gentoo.org/875536 Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index ab87766c2d34..f82ca5a2241f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -50,13 +50,6 @@ dev-python/kazoo # Use media-sound/mpd if looking for a modern alternative. Removal on 2022-11-07. media-sound/rplay -# Mike Gilbert <[email protected]> (2022-10-05) -# Implements the obsolete BOOTP protocol; use DHCP instead. -# No activity upstream for over two decades. -# Fails to build with -Werror=implicit-function-declaration (#875536). -# Removal on 2022-11-04. -net-misc/netkit-bootpd - # Matt Turner <[email protected]> (2022-10-01) # Unmaintained upstream. Last commit was 10 years ago today. # Unclear if it does anything useful. Many open bugs: #584352, #833102,
