aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorPaul Varner <fuzzyray@gentoo.org>2016-06-30 15:51:26 -0500
committerPaul Varner <fuzzyray@gentoo.org>2016-06-30 15:51:26 -0500
commit8507576f9a921f7b55f99e44fe9b33473e30d813 (patch)
tree472279766acd41c442a298d8733f056629c466ed /data
parentequery: Fix UnicodeDecodeError in python2.7 (diff)
downloadgentoolkit-8507576f9a921f7b55f99e44fe9b33473e30d813.tar.gz
gentoolkit-8507576f9a921f7b55f99e44fe9b33473e30d813.tar.bz2
gentoolkit-8507576f9a921f7b55f99e44fe9b33473e30d813.zip
eclean: Add exclusion to distfiles.exclude for portage snapshots
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
Diffstat (limited to 'data')
-rw-r--r--data/eclean/distfiles.exclude1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/eclean/distfiles.exclude b/data/eclean/distfiles.exclude
index a8272ce..1c6eaf4 100644
--- a/data/eclean/distfiles.exclude
+++ b/data/eclean/distfiles.exclude
@@ -4,3 +4,4 @@
# See `man eclean` for syntax details.
metadata.dtd
metadata.xsd
+portage-\d\d\d\d\d\d\d\d\.tar\.bz2