aboutsummaryrefslogtreecommitdiff
blob: d9f63508a1d5b2d3c0bfc79cfdf437e9806aabc5 (plain)
1
2
3
4
5
6
7
- revdep cache in /var/cache
 - list all .so files this package depends on
 - use timestamps of files to know when to rebuild
  - if ts of cache is older than any of the package's contained
    files, we must rebuild
- update to use equery/gentoolkit
- rewrite in python and/or eclectic module