--------------------------
- speed up directory walking; varies, but ~25% faster.
- pkgcore no longer allows comments in profiles/categories.
- pkgcore now allows profile package.mask and friends as directories for user
configuration, and within repositories that set profile-formats = portage-1
in their layout.conf.
- pquery --expr was removed. Open to re-adding it, but in a maintainable
form that has testing, and is usable elsewhere.
- pquery now if given no restrictions, defaults to --all.
- pquery argument parsing was rewritten; ordering issues for --config
were fixed, error messages improved, and general cleanup.
- fix traceback that occurs when unmerging a pkg, but tempspace needs
to be created.
- initial layout.conf support; thin-manifests, use-manifests, and
controllable hashes.
--------------------------