commit: 5e05dc6ff4903a2035dd1c95babf6f461249fca4 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Thu Mar 2 08:17:59 2017 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Thu Mar 2 08:17:59 2017 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=5e05dc6f
Merge remote-tracking branch 'overlays-gentoo-org/master' into prefix RELEASE-NOTES | 35 ++++++ man/emerge.1 | 8 +- pym/portage/checksum.py | 78 +++++++++---- pym/portage/const.py | 6 +- pym/portage/dbapi/vartree.py | 15 +-- pym/portage/emaint/modules/binhost/binhost.py | 2 +- pym/portage/emaint/modules/config/config.py | 8 +- pym/portage/emaint/modules/logs/logs.py | 28 +++-- pym/portage/emaint/modules/move/move.py | 6 +- pym/portage/emaint/modules/resume/resume.py | 2 +- pym/portage/emaint/modules/sync/sync.py | 136 ++++++++++++---------- pym/portage/emaint/modules/world/world.py | 2 +- pym/portage/sync/modules/git/__init__.py | 4 - pym/portage/sync/modules/git/git.py | 9 +- pym/portage/util/__init__.py | 9 +- repoman/MANIFEST.in | 1 + repoman/RELEASE-NOTES | 18 +++ repoman/pym/repoman/copyrights.py | 10 +- repoman/pym/repoman/modules/scan/ebuild/checks.py | 11 +- repoman/pym/repoman/modules/scan/ebuild/errors.py | 6 +- repoman/setup.py | 2 +- setup.py | 2 +- 22 files changed, 251 insertions(+), 147 deletions(-)
