From 13f24e6709d602af467e694a338fb5fd1e011026 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Thu, 25 Apr 2024 10:56:08 +0200 Subject: distfiles.exclude: whitelist .layout.conf* and .mirror-cache.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Müller Signed-off-by: Sam James --- 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 -- cgit v1.2.3