Gentoo Archives: gentoo-portage-dev

From: Krzysztof Pawlik <nelchael@g.o>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] [PATCH] Ignore some unowned files during collision check
Date: Thu, 03 May 2012 09:07:59
Message-Id: 4FA249CB.4050708@gentoo.org
1 Hello,
2
3 I've added a new variable to portage named
4 COLLISION_UNOWNED_IGNORE_PATTERNS. It works similar to COLLISION_IGNORE, it
5 specifies shell patterns for unowned files that can be overwritten (will not
6 cause collision-protect or protect-owned to go off).
7
8 I'm not convinced about the name - if anyone has better idea I'd be more than
9 happy to change it :)
10
11 Attached patch adds code to vartree, documents new variable in manual page and
12 adds a default to make.globals.
13
14 --
15 Krzysztof Pawlik <nelchael at gentoo.org> key id: 0xF6A80E46
16 desktop-misc, java, vim, kernel, python, apache...

Attachments

File name MIME type
portage-add-COLLISION_UNOWNED_IGNORE_PATTERNS.patch text/x-patch
signature.asc application/pgp-signature

Replies