Gentoo Archives: gentoo-commits

From: Thomas Sachau <tommy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:multilib commit in: /
Date: Sun, 07 Jan 2018 10:30:16
Message-Id: 1515320989.c4fc96e0cc3f6f0cc6443373d9374df32a54d856.tommy@gentoo
1 commit: c4fc96e0cc3f6f0cc6443373d9374df32a54d856
2 Author: Thomas Sachau <tommy <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 7 10:29:49 2018 +0000
4 Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 7 10:29:49 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=c4fc96e0
7
8 Merge tag 'portage-2.3.2' into multilib
9
10 .travis.yml | 1 +
11 README | 19 ++++++++
12 RELEASE-NOTES | 13 ++++-
13 bin/ebuild.sh | 11 +++--
14 bin/phase-functions.sh | 12 +++--
15 bin/phase-helpers.sh | 2 +-
16 doc/custom.xsl | 2 +-
17 doc/portage.docbook | 2 +-
18 pym/portage/cache/fs_template.py | 2 +-
19 pym/portage/locks.py | 59 ++++++++++++++++++++---
20 pym/portage/package/ebuild/doebuild.py | 9 ++--
21 pym/portage/package/ebuild/prepare_build_dirs.py | 6 ---
22 pym/portage/sync/modules/git/git.py | 14 ++++--
23 repoman/pym/repoman/main.py | 2 +-
24 repoman/pym/repoman/modules/scan/fetch/fetches.py | 6 +++
25 setup.py | 23 ++++++++-
26 16 files changed, 147 insertions(+), 36 deletions(-)