commit: d0fca3bd1017424a00f2a72dfe42de89a63c3620 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 10 06:39:30 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 10 06:39:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0fca3bd
profiles/default/linux: remove obsolete comment shadow is already in the file. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/default/linux/packages.build | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build index 6075223d5e16..687daa689cf7 100644 --- a/profiles/default/linux/packages.build +++ b/profiles/default/linux/packages.build @@ -1,12 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file describes the packages needed to build a stage1 based on this # profile. Packages in this file are built in order. -# While shadow could be in here, it breaks stage 1 and stage 2 building for the -# releases. PLEASE DO NOT ENABLE THIS UNLESS YOU HAVE THOROUGHLY TESTED IT! - app-admin/eselect app-arch/bzip2 app-arch/gzip
