commit:     252b6373d6716a503f990856f0e3619f2afc3fd7
Author:     Thomas Sachau <tommy <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  7 10:39:14 2018 +0000
Commit:     Thomas Sachau <tommy <AT> gentoo <DOT> org>
CommitDate: Sun Jan  7 10:39:14 2018 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=252b6373

Merge tag 'portage-2.3.9' into multilib

 NEWS                                               |  2 +
 RELEASE-NOTES                                      | 19 +++++
 bin/clean_locks                                    |  2 +-
 bin/dispatch-conf                                  |  2 +-
 bin/ebuild                                         |  2 +-
 bin/ebuild.sh                                      |  9 +++
 bin/emaint                                         |  2 +-
 bin/env-update                                     |  2 +-
 bin/isolated-functions.sh                          |  4 ++
 bin/misc-functions.sh                              | 59 ++++++++++++++-
 bin/phase-functions.sh                             | 53 ++++++++++++--
 bin/portageq                                       |  2 +-
 bin/postinst-qa-check.d/50gnome2-utils             | 52 ++++++++++++++
 bin/postinst-qa-check.d/50xdg-utils                | 83 ++++++++++++++++++++++
 bin/quickpkg                                       | 25 ++++---
 pym/_emerge/AsynchronousLock.py                    |  6 +-
 pym/portage/dbapi/vartree.py                       |  5 +-
 pym/portage/elog/mod_echo.py                       | 13 +++-
 .../package/ebuild/_config/special_env_vars.py     |  4 +-
 pym/portage/package/ebuild/doebuild.py             |  5 +-
 pym/portage/repository/config.py                   |  4 +-
 pym/portage/sync/syncbase.py                       |  8 +--
 pym/portage/tests/locks/test_asynchronous_lock.py  |  8 ++-
 pym/portage/util/digraph.py                        | 12 ++--
 repoman/man/repoman.1                              | 18 +++--
 repoman/pym/repoman/actions.py                     | 17 ++---
 setup.py                                           |  2 +-
 tabcheck.py                                        |  2 +-
 28 files changed, 362 insertions(+), 60 deletions(-)

Reply via email to