Ignore compiled files.
authorMarius Mauch <genone@gentoo.org>
Sat, 17 Feb 2007 08:53:35 +0000 (08:53 -0000)
committerMarius Mauch <genone@gentoo.org>
Sat, 17 Feb 2007 08:53:35 +0000 (08:53 -0000)
commit59d6837ebb0ed7933ed211e1b3cf5a6d1e85c229
treeca730fd647be26986ab58514b5abd1aadb32719e
parent38884a4da2d28e748af588bf5134f7691eecdba1
Ignore compiled files.

Add new feature 'preserve-libs' that injects files into $D that
- belong to a package instance that is about to be autocleaned
- are not installed by the new package instance
- are listed in at least one NEEDED file in vdb
- are not just used by other files of the package instance
As a side-effect a new file /var/db/pkg/.NEEDED is created that
contains a reversed map of the NEEDED files found in a packages dbdir.

svn path=/main/trunk/; revision=5975
pym/portage/dbapi/vartree.py