From: Zac Medico Date: Fri, 12 Oct 2007 21:42:09 +0000 (-0000) Subject: s:this package wants:this package will: X-Git-Tag: v2.2_pre1~638 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0a1df582a0972d9c9aaa7e606965ab397198e5a4;p=portage.git s:this package wants:this package will: svn path=/main/trunk/; revision=8089 --- diff --git a/pym/portage/dbapi/vartree.py b/pym/portage/dbapi/vartree.py index 992d8abaa..8cd32eda2 100644 --- a/pym/portage/dbapi/vartree.py +++ b/pym/portage/dbapi/vartree.py @@ -1786,7 +1786,7 @@ class dblink(object): vartree=self.vartree) if collisions: - msg = "This package wants to overwrite one or more files that" + \ + msg = "This package will overwrite one or more files that" + \ " may belong to other packages (see list below)." + \ " Add \"collision-protect\" to FEATURES in make.conf" + \ " if you would like the merge to abort in cases like this." + \