commit: bd0af29a92f1b739795d0405c9a7af427be5d609 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 31 18:45:33 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 31 18:45:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd0af29a
profiles: drop obsolete cpio-2.13 mask Nobody will have had 2.13 installed for a long time (and if they did, they'd be aware of the issues.) Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 10435070a8fb..596bcdc4761d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -674,12 +674,6 @@ media-plugins/kodi-game-libretro-dosbox # bug #705554, bug #689408. >=dev-scheme/guile-3.0.4 -# Lars Wendler <[email protected]> (2019-11-14) -# Breaks archives containing relative paths -# when being called with --no-absolute-filenames -# bug #700020 -=app-arch/cpio-2.13 - # Matt Turner <[email protected]> (2019-09-01) # TeXmacs is the only remaining package in tree that requires guile-1.8, which # is unsupported upstream. A TeXmacs port to Guile-2 has been in progress for a
