commit: b5a7da78be1336c3dfd67a0006ee6366c1d23c8f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 11 10:27:51 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Aug 11 10:27:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5a7da78
profiles/prefix: drop obsolete gentoo-functions mask for prefix Bug: https://bugs.gentoo.org/937463 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/prefix/package.mask | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 32d9ead502f3..4cc8f353b920 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # # When you add an entry to the top of this file, add your name, the date, and @@ -8,10 +8,6 @@ # NOTE: Please add your entry at the top! # -# Fabian Groffen <[email protected]> <2024-08-07) -# installs files out of prefix, breaks bootstrap #937463 ->sys-apps/gentoo-functions-1.7 - # Fabian Groffen <[email protected]> (2020-08-02) # Python 2 is no longer supported # Recent Portage releases no longer supports Python 2, and the version
