Do not unmerge fifo files because, since their mtime is not stored in CONTENTS, we...
authorZac Medico <zmedico@gentoo.org>
Wed, 21 Jun 2006 01:53:25 +0000 (01:53 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 21 Jun 2006 01:53:25 +0000 (01:53 -0000)
commite8a5e7f403c310625b72d2301ccdf5051330fb9b
tree2512c3fdc25059d594fc76a56dea547ff31a53aa
parentb6eb078f36ed5565f829c0c0b8b642ca719bf046
Do not unmerge fifo files because, since their mtime is not stored in CONTENTS, we can't be sure if they belong to another package unless we search through all CONTENTS for all installed packages.  See bug #136199.  This patch is from trunk r3482.

svn path=/main/branches/2.1/; revision=3556
pym/portage.py