commit:     13f24e6709d602af467e694a338fb5fd1e011026
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 25 08:56:08 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 09:04:01 2024 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=13f24e67

distfiles.exclude: whitelist .layout.conf* and .mirror-cache.json

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 data/eclean/distfiles.exclude | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/data/eclean/distfiles.exclude b/data/eclean/distfiles.exclude
index 1c6eaf4..ed087a7 100644
--- a/data/eclean/distfiles.exclude
+++ b/data/eclean/distfiles.exclude
@@ -2,6 +2,8 @@
 # In this file you can list some categories or cat/pkg-name for which you want
 # to protect distfiles from "ecleaning". You can also name some specific files.
 # See `man eclean` for syntax details.
+.layout.conf*
+.mirror-cache.json
 metadata.dtd
 metadata.xsd
 portage-\d\d\d\d\d\d\d\d\.tar\.bz2

Reply via email to