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, 04 Oct 2015 11:38:37
Message-Id: 1443958531.80edd8061fe4571eb8749bba1f3c452ac0a22042.tommy@gentoo
1 commit: 80edd8061fe4571eb8749bba1f3c452ac0a22042
2 Author: Thomas Sachau <tommy <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 11:35:31 2015 +0000
4 Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 11:35:31 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=80edd806
7
8 Merge tag 'v2.2.20' into multilib
9
10 Release 2.2.20
11
12 NEWS | 6 +
13 RELEASE-NOTES | 11 +
14 bin/ebuild-helpers/doconfd | 5 +-
15 bin/ebuild-helpers/dodoc | 5 +-
16 bin/ebuild-helpers/doenvd | 5 +-
17 bin/ebuild-helpers/doheader | 5 +-
18 bin/ebuild-helpers/doinitd | 5 +-
19 bin/ebuild-helpers/dolib.a | 3 +-
20 bin/ebuild-helpers/dolib.so | 3 +-
21 bin/egencache | 17 +-
22 bin/repoman | 9 +-
23 cnf/make.conf.example | 6 +-
24 man/make.conf.5 | 4 +-
25 man/repoman.1 | 5 +-
26 pym/portage/dbapi/bintree.py | 7 +-
27 pym/portage/repository/config.py | 12 ++
28 pym/portage/sync/modules/rsync/rsync.py | 13 +-
29 pym/portage/sync/modules/squashdelta/README | 124 -----------
30 pym/portage/sync/modules/squashdelta/__init__.py | 37 ----
31 .../sync/modules/squashdelta/squashdelta.py | 237 ---------------------
32 setup.py | 2 +-
33 21 files changed, 81 insertions(+), 440 deletions(-)