commit: 271b91db8a2ae47732ebbcd1a391445a7d93f4dc Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Apr 25 08:56:40 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 25 09:04:02 2024 +0000 URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=271b91db
distfiles.exclude: whitelist layout.conf Bug: https://bugs.gentoo.org/877485 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> Closes: https://github.com/gentoo/gentoolkit/pull/47 Signed-off-by: Sam James <sam <AT> gentoo.org> data/eclean/distfiles.exclude | 1 + 1 file changed, 1 insertion(+) diff --git a/data/eclean/distfiles.exclude b/data/eclean/distfiles.exclude index ed087a7..a2de848 100644 --- a/data/eclean/distfiles.exclude +++ b/data/eclean/distfiles.exclude @@ -4,6 +4,7 @@ # See `man eclean` for syntax details. .layout.conf* .mirror-cache.json +layout.conf metadata.dtd metadata.xsd portage-\d\d\d\d\d\d\d\d\.tar\.bz2
