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:43:36
Message-Id: 1515321601.dfc32ac920fa86c8f0b25321a73ec99022ee7591.tommy@gentoo
1 commit: dfc32ac920fa86c8f0b25321a73ec99022ee7591
2 Author: Thomas Sachau <tommy <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 7 10:40:01 2018 +0000
4 Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 7 10:40:01 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=dfc32ac9
7
8 Merge tag 'portage-2.3.13' into multilib
9
10 portage-2.3.13
11
12 .travis.yml | 2 +
13 RELEASE-NOTES | 9 +++
14 bin/misc-functions.sh | 18 +++---
15 bin/postinst-qa-check.d/50gnome2-utils | 6 ++
16 bin/postinst-qa-check.d/50xdg-utils | 12 ++++
17 bin/preinst-qa-check.d/50gnome2-utils | 1 +
18 bin/preinst-qa-check.d/50xdg-utils | 1 +
19 doc/config/bashrc.docbook | 15 +++++
20 man/ebuild.5 | 76 +----------------------
21 pym/portage/checksum.py | 17 ++++-
22 pym/portage/package/ebuild/doebuild.py | 1 +
23 pym/portage/sync/modules/rsync/rsync.py | 6 +-
24 repoman/RELEASE-NOTES | 5 ++
25 repoman/setup.py | 2 +-
26 setup.py | 2 +-
27 src/portage_util_file_copy_reflink_linux.c | 99 ++++++++++++++++++------------
28 16 files changed, 144 insertions(+), 128 deletions(-)