summaryrefslogtreecommitdiff
path: root/data/eclean/distfiles.exclude
AgeCommit message (Collapse)Author
2024-04-25distfiles.exclude: whitelist layout.confUlrich Müller
Bug: https://bugs.gentoo.org/877485 Signed-off-by: Ulrich Müller <ulm@gentoo.org> Closes: https://github.com/gentoo/gentoolkit/pull/47 Signed-off-by: Sam James <sam@gentoo.org>
2024-04-25distfiles.exclude: whitelist .layout.conf* and .mirror-cache.jsonUlrich Müller
Signed-off-by: Ulrich Müller <ulm@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
2016-06-30eclean: Add exclusion to distfiles.exclude for portage snapshotsPaul Varner
Added portage-\d\d\d\d\d\d\d\d\.tar\.bz2 to distfiles.exclude to avoid removing portage snapshots used by emerge-delta-webrsync. X-Gentoo-bug: 300224 X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=300224
2016-05-22distfiles.exclude: add metadata.xsd (new repoman uses it)Sergei Trofimovich
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2009-05-05Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, ↵fuzzyray
gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery svn path=/trunk/gentoolkit/; revision=589